|
netxsimdg
|
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⁻³]. | |
Properties of dry air around 0˚C and 101.3 kPa.
| 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.
| const double Air::Ra = 287.058 |
Specific gas constant for dry air [J kg⁻¹ K⁻¹].
Definition at line 79 of file constants.hpp.
| const double Air::rho = 1.2754 |
Density of dry air at IUPAC STP [kg m⁻³].
Definition at line 82 of file constants.hpp.