ActivityModelRedlichKister.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
autodiff::real real
The number type used throughout the library.
Definition: Real.hpp:26
auto ActivityModelRedlichKister(real a0, real a1, real a2) -> ActivityModelGenerator
Return the activity model for a binary solid solution phase based on Redlich-Kister model.