netxsimdg
Loading...
Searching...
No Matches
Vapour Namespace Reference

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⁻¹].
 

Detailed Description

Properties of water vapour.

Variable Documentation

◆ cp

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.

◆ Lv0

const double Vapour::Lv0 = 2500.79e3

Latent heat of vaporization at 0˚C [J kg⁻¹].

Definition at line 92 of file constants.hpp.

◆ Ra

const double Vapour::Ra = 461.5

Specific gas constant for water vapour [J kg⁻¹ K⁻¹].

Definition at line 95 of file constants.hpp.