OGS
|
Atomic masses of certain elements and molar masses of chemical compounds
Variables | |
constexpr double | Water = 0.018016 |
kg mol-1 | |
constexpr double | N2 = 0.028013 |
kg mol-1 | |
constexpr double | O2 = 0.032 |
kg mol-1 | |
constexpr double | Air = 0.02897 |
kg mol-1 | |
constexpr double | H2 = 0.002016 |
kg mol-1 | |
|
constexpr |
|
constexpr |
|
constexpr |
kg mol-1
Nitrogen N2.
According to the IUPAC report the atomic mass of N is in the range [14.006 43, 14.007 28] g/mol
Definition at line 59 of file PhysicalConstant.h.
Referenced by ProcessLib::TES::fluid_density(), ProcessLib::TES::fluid_heat_conductivity(), and ProcessLib::TES::fluid_viscosity().
|
constexpr |
kg mol-1
Oxygen O2.
According to the IUPAC report the atomic mass of O is in the range [15.999 03, 15.999 77] g/mol
Definition at line 70 of file PhysicalConstant.h.
|
constexpr |
kg mol-1
Water.
According to the IUPAC report the atomic mass of O is in the range [15.999 03, 15.999 77] g/mol and the atomic mass of H is in the range [1.007 84, 1.008 11] g/mol
Definition at line 48 of file PhysicalConstant.h.
Referenced by ProcessLib::TES::fluid_density(), ProcessLib::TES::fluid_heat_conductivity(), ProcessLib::TES::fluid_viscosity(), Adsorption::DensityDubinin::getAdsorbateDensity(), and Adsorption::DensityDubinin::getAlphaT().