pyCRS: a python wrapper around FastSigma and PropPrediction¶
The pyCRS
python library wraps two utility programs (FastSigma
and PropPrediction
) that are useful in thermodynamic calculations. Future releases will incorporate more functionality.
There are a number of other template scripts and helpful examples of pyCRS
functionality in the examples section of this documentation. This section is one of the easiest ways to get started with the package.
pyCRS contents¶
Classes
This class stores inforation about a molecule and serves as the main interface for accessing estimated properties. |
Submodules
This submodule provides an interface to the FastSigma program. |
|
An interface to the PropPred program for the prediction of physical properties. |
|
This submodule provides functions used to initialize a pyCRS.Molecule. |
|
This submodule provides functions to write output in kf format. |