Thermosteam: BioSTEAM’s Premier Thermodynamic Engine¶
Thermosteam is a standalone thermodynamic engine capable of creating property packages for the rigorous estimation of temperature and pressure dependent mixture properties and thermodynamic equilibrium. Thermosteam builds upon thermo, the chemical properties component of the Chemical Engineering Design Library, with a robust and flexible framework that facilitates the creation of property packages. The Biorefinery Simulation and Techno-Economic Analysis Modules (BioSTEAM) is dependent on thermosteam for the simulation of unit operations.
Key Features & Capabilities¶
Simple and straight foward estimation of mixture properties and thermodynamic equilibrium with just a few lines of code.
Clear representation of chemical and phase data within every object using IPython’s rich display system.
Fast estimation of thermodynamic equilibrium within hundreds of microseconds through the smart use of cache and Numba Jit compiled functions.
Flexible implemention of thermodynamic models for estimating pure component properties in just a few lines of code.
Extendable framework that allows easy integration of new methods for computing thermodynamic equilibrium coefficients and mixture properties.
Tutorial