netxsimdg
|
Properties of water vapour. More...
Variables | |
const double | cp = 1860. |
Specific heat capacity at constant pressure of water vapour [J kg⁻¹ K⁻¹]. | |
const double | Lv0 = 2500.79e3 |
Latent heat of vaporization at 0˚C [J kg⁻¹]. | |
const double | Ra = 461.5 |
Specific gas constant for water vapour [J kg⁻¹ K⁻¹]. | |
Properties of water vapour.
const double Vapour::cp = 1860. |
Specific heat capacity at constant pressure of water vapour [J kg⁻¹ K⁻¹].
Definition at line 89 of file constants.hpp.
const double Vapour::Lv0 = 2500.79e3 |
Latent heat of vaporization at 0˚C [J kg⁻¹].
Definition at line 92 of file constants.hpp.
const double Vapour::Ra = 461.5 |
Specific gas constant for water vapour [J kg⁻¹ K⁻¹].
Definition at line 95 of file constants.hpp.