Welcome to pytherm’s documentation!¶
What is Pytherm¶
Pytherm is an open-source scientific Python package for thermodynamic modeling.
Library include ready to use functions for VLE and LLE modeling. Modeling can be provided by different built-in EOS and activity models with user-friendly interfaces.
Main Features¶
Installation¶
$ git clone git://github.com/PsiXYZ/pytherm $ git submodule update –init –recursive $ pip install .