ReactionStandardThermoModelFromData.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 ReactionStandardThermoModelFromData(Data const &data) -> ReactionStandardThermoModel
Return a reaction thermodynamic model with given Data object.
Model< ReactionStandardThermoProps(ReactionStandardThermoModelArgs)> ReactionStandardThermoModel
The function type for calculation of standard thermodynamic properties of a reaction.
Definition: ReactionStandardThermoModel.hpp:40