ActivityModelIonExchange.hpp
40 //=====================================================================================================================
58 //=====================================================================================================================
auto ActivityModelIonExchangeVanselow() -> ActivityModelGenerator
Return the Vanselov activity model for ion exchange.
auto ActivityModelIonExchangeGainesThomas() -> ActivityModelGenerator
Return the Gaines-Thomas activity model for ion exchange.
auto ActivityModelIonExchange() -> ActivityModelGenerator
Return the activity model for the ion exchange.
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