AqueousActivityModelDuanSunCO2.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
The namespace containing all components of the Reaktoro library.
Definition: ChemicalScalar.hpp:24
auto aqueousActivityModelDuanSunCO2(const AqueousMixture &mixture) -> AqueousActivityModel
Create the function for the calculation of ln activity coefficient of CO2(aq), based on the model of ...
Definition: AqueousActivityModelDuanSunCO2.cpp:85