WaterThermoState.hpp
ThermoScalar cv
The specific isochoric heat capacity of water (in units of J/(kg*K))
Definition: WaterThermoState.hpp:49
ThermoScalar densityTT
The second-order partial derivative of density with respect to temperature (in units of (kg/m3)/(K*K)...
Definition: WaterThermoState.hpp:64
ThermoScalar density
The specific density of water (in units of kg/m3)
Definition: WaterThermoState.hpp:55
ThermoScalar densityP
The first-order partial derivative of density with respect to pressure (in units of (kg/m3)/Pa)
Definition: WaterThermoState.hpp:61
ThermoScalar densityTP
The second-order partial derivative of density with respect to temperature and pressure (in units of ...
Definition: WaterThermoState.hpp:67
ThermoScalar pressureDD
The second-order partial derivative of pressure with respect to density (in units of Pa/((kg/m3)*(kg/...
Definition: WaterThermoState.hpp:88
ThermoScalar temperature
The temperature of water (in units of K)
Definition: WaterThermoState.hpp:28
ThermoScalar internal_energy
The specific internal energy of water (in units of J/kg)
Definition: WaterThermoState.hpp:40
ThermoScalar pressureTT
The second-order partial derivative of pressure with respect to temperature (in units of Pa/(K*K))
Definition: WaterThermoState.hpp:82
The namespace containing all components of the Reaktoro library.
Definition: ChemicalScalar.hpp:24
Definition: WaterThermoState.hpp:26
ThermoScalar enthalpy
The specific enthalpy of water (in units of J/kg)
Definition: WaterThermoState.hpp:43
ThermoScalar pressure
The pressure of water (in units of Pa)
Definition: WaterThermoState.hpp:73
ThermoScalar volume
The specific volume of water (in units of m3/kg)
Definition: WaterThermoState.hpp:31
ThermoScalar cp
The specific isobaric heat capacity of water (in units of J/(kg*K))
Definition: WaterThermoState.hpp:52
ThermoScalar gibbs
The specific Gibbs free energy of water (in units of J/kg)
Definition: WaterThermoState.hpp:46
ThermoScalar entropy
The specific entropy of water (in units of J/(kg*K))
Definition: WaterThermoState.hpp:34
ThermoScalar pressureT
The first-order partial derivative of pressure with respect to temperature (in units of Pa/K)
Definition: WaterThermoState.hpp:76
ThermoScalar helmholtz
The specific Helmholtz free energy of water (in units of J/kg)
Definition: WaterThermoState.hpp:37
ThermoScalar densityPP
The second-order partial derivative of density with respect to pressure (in units of (kg/m3)/(Pa*Pa))
Definition: WaterThermoState.hpp:70
ThermoScalar pressureTD
The second-order partial derivative of pressure with respect to temperature and density (in units of ...
Definition: WaterThermoState.hpp:85
ThermoScalar pressureD
The first-order partial derivative of pressure with respect to density (in units of Pa/(kg/m3))
Definition: WaterThermoState.hpp:79
ThermoScalar densityT
The first-order partial derivative of density with respect to temperature (in units of (kg/m3)/K)
Definition: WaterThermoState.hpp:58