ActivityModelIdealSolution.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 ActivityModelIdealSolution(StateOfMatter stateofmatter) -> ActivityModelGenerator
Return the activity model for an ideal solution.
StateOfMatter
The list of states of matter for phases.
Definition: StateOfMatter.hpp:27