MineralSurface.hpp
Used to define mineral surfaces that react with aqueous phases.
Definition: MineralSurface.hpp:28
MineralSurface(String const &mineral, real A0, Chars unitA0, real q0, Chars unitq0, real p)
Construct a MineralSurface object with a power surface area model.
MineralSurface(String const &mineral)
Construct a MineralSurface object.
MineralSurface(String const &mineral, real A, Chars unitA)
Construct a MineralSurface object with a constant or linear surface area model.
The namespace containing all components of the Reaktoro library.
Definition: Algorithms.hpp:29
autodiff::real real
The number type used throughout the library.
Definition: Real.hpp:26