ActivityModelPhreeqc.hpp
The class used to store and retrieve data of chemical species from PHREEQC databases.
Definition: PhreeqcDatabase.hpp:30
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 ActivityModelPhreeqc(PhreeqcDatabase const &db) -> ActivityModelGenerator
Return an activity model generator for aqueous phases based on the model used in PHREEQC.