SurfaceAreaModelConstant.hpp
Model< real(ChemicalProps const &props)> SurfaceAreaModel
The type of functions for calculation of surface areas (in m2).
Definition: SurfaceAreaModel.hpp:33
auto SurfaceAreaModelConstant(real const &A0) -> SurfaceAreaModel
Return a constant 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