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

Properties of dry air around 0˚C and 101.3 kPa. More...

Variables

const double cp = 1004.64
 Specific heat capacity at constant pressure of dry air [J kg⁻¹ K⁻¹].
 
const double Ra = 287.058
 Specific gas constant for dry air [J kg⁻¹ K⁻¹].
 
const double rho = 1.2754
 Density of dry air at IUPAC STP [kg m⁻³].
 

Detailed Description

Properties of dry air around 0˚C and 101.3 kPa.

Variable Documentation

◆ cp

const double Air::cp = 1004.64

Specific heat capacity at constant pressure of dry air [J kg⁻¹ K⁻¹].

Definition at line 76 of file constants.hpp.

◆ Ra

const double Air::Ra = 287.058

Specific gas constant for dry air [J kg⁻¹ K⁻¹].

Definition at line 79 of file constants.hpp.

◆ rho

const double Air::rho = 1.2754

Density of dry air at IUPAC STP [kg m⁻³].

Definition at line 82 of file constants.hpp.