WaterElectroPropsJohnsonNorton.hpp
34 auto waterElectroPropsJohnsonNorton(real T, real P, const WaterThermoProps& wtp) -> WaterElectroProps;
The namespace containing all components of the Reaktoro library.
Definition: Algorithms.hpp:29
auto waterElectroPropsJohnsonNorton(real T, real P, const WaterThermoProps &wtp) -> WaterElectroProps
Calculate the electrostatic state of water using the model of Johnson and Norton (1991).
autodiff::real real
The number type used throughout the library.
Definition: Real.hpp:26
Definition: WaterElectroProps.hpp:26
Used to store thermodynamic properties of water.
Definition: WaterThermoProps.hpp:27