ActivityModelDavies.hpp
47 //=====================================================================================================================
98 //=====================================================================================================================
101 //=====================================================================================================================
105 //=====================================================================================================================
108 //=====================================================================================================================
111 //=====================================================================================================================
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
autodiff::real real
The number type used throughout the library.
Definition: Real.hpp:26
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
real bneutrals
The value of the b parameter in the Davies activity model for neutral species (default is 0....
Definition: ActivityModelDavies.hpp:34
real bions
The value of the b parameter in the Davies activity model for charged species (default is 0....
Definition: ActivityModelDavies.hpp:31