ActivityModelDavies.hpp
47 //=====================================================================================================================
98 //=====================================================================================================================
101 //=====================================================================================================================
105 //=====================================================================================================================
108 //=====================================================================================================================
111 //=====================================================================================================================
A type used to represent the value of a parameter and its lower and upper bounds.
Definition: Param.hpp:32
The namespace containing all components of the Reaktoro library.
Definition: Algorithms.hpp:28
Fn< ActivityModel(SpeciesList const &species)> ActivityModelGenerator
The type for functions that construct an ActivityModel for a phase.
Definition: ActivityModel.hpp:53
auto ActivityModelDavies() -> ActivityModelGenerator
Return the activity model for aqueous electrolyte phases based on the Davies model.
The parameters in the Davies activity model for aqueous electrolyte solutions.
Definition: ActivityModelDavies.hpp:29
Param bneutrals
The value of the b parameter in the Davies activity model for neutral species (default is 0....
Definition: ActivityModelDavies.hpp:34
Param bions
The value of the b parameter in the Davies activity model for charged species (default is 0....
Definition: ActivityModelDavies.hpp:31