ActivityModelSetschenow.hpp
The namespace containing all components of the Reaktoro library.
Definition: Algorithms.hpp:29
Fn< ActivityModel(SpeciesList const &species)> ActivityModelGenerator
The type for functions that construct an ActivityModel for a phase.
Definition: ActivityModel.hpp:53
auto ActivityModelSetschenow(String neutral, real b) -> ActivityModelGenerator
Return the Setschenow activity model for a neutral aqueous species.
autodiff::real real
The number type used throughout the library.
Definition: Real.hpp:26