Definitions for a class for calculating the equation of state of water from the IAPWS 1995 Formulation based on the steam tables thermodynamic basis (See class WaterPropsIAPWS). More...
#include "cantera/thermo/WaterPropsIAPWS.h"
#include "cantera/base/ctexceptions.h"
#include "cantera/base/stringUtils.h"
#include "cantera/base/global.h"
Definitions for a class for calculating the equation of state of water from the IAPWS 1995 Formulation based on the steam tables thermodynamic basis (See class WaterPropsIAPWS).
Definition in file WaterPropsIAPWS.cpp.
Go to the source code of this file.
Namespaces | |
namespace | Cantera |
Namespace for the Cantera kernel. | |
Variables | |
const double | T_c = 647.096 |
Critical Temperature value (kelvin) | |
static const double | P_c = 22.064E6 |
Critical Pressure (Pascals) | |
const double | Rho_c = 322. |
Value of the Density at the critical point (kg m-3) | |
static const double | R_water = 461.51805 |