StandardThermoModelFromData.hpp
The class used to store and retrieve data for assemblying chemical systems.
Definition: Data.hpp:30
The namespace containing all components of the Reaktoro library.
Definition: Algorithms.hpp:29
auto StandardThermoModelFromData(Data const &data) -> StandardThermoModel
Return a reaction thermodynamic model with given Data object.
Model< StandardThermoProps(real T, real P)> StandardThermoModel
The function type for calculation of standard thermodynamic properties of a species.
Definition: StandardThermoModel.hpp:30