AqueousActivityModelRumpfCO2.hpp
std::function< ChemicalScalar(const AqueousMixtureState &)> AqueousActivityModel
The signature of a function that calculates the ln activity coefficient of a neutral aqueous species.
Definition: AqueousActivityModel.hpp:34
auto aqueousActivityModelRumpfCO2(const AqueousMixture &mixture) -> AqueousActivityModel
Create the function for the calculation of ln activity coefficient of CO2(aq), based on the model of ...
Definition: AqueousActivityModelRumpfCO2.cpp:28
The namespace containing all components of the Reaktoro library.
Definition: ChemicalScalar.hpp:24