NISTConst
Molar gas constant

Variables

NISTCONST_CONSTANT NISTConst::molarGasConstant = 8.3144598
 
NISTCONST_CONSTANT NISTConst::R = molarGasConstant
 
NISTCONST_CONSTANT NISTConst::gasConstant = molarGasConstant
 
NISTCONST_CONSTANT NISTConst::universalGasConstant = molarGasConstant
 
NISTCONST_CONSTANT NISTConst::idealGasConstant = molarGasConstant
 

Detailed Description

Variable Documentation

◆ gasConstant

NISTCONST_CONSTANT NISTConst::gasConstant = molarGasConstant

\(R \ (\frac{J}{mol\ K})\) Molar gas constant in joules per mole kelvin. Alias of molarGasConstant.

◆ idealGasConstant

NISTCONST_CONSTANT NISTConst::idealGasConstant = molarGasConstant

\(R \ (\frac{J}{mol\ K})\) Molar gas constant in joules per mole kelvin. Alias of molarGasConstant.

◆ molarGasConstant

NISTCONST_CONSTANT NISTConst::molarGasConstant = 8.3144598

\(R \ (\frac{J}{mol\ K})\) Molar gas constant in joules per mole kelvin.

◆ R

NISTCONST_CONSTANT NISTConst::R = molarGasConstant

\(R \ (\frac{J}{mol\ K})\) Molar gas constant in joules per mole kelvin. Alias of molarGasConstant.

◆ universalGasConstant

NISTCONST_CONSTANT NISTConst::universalGasConstant = molarGasConstant

\(R \ (\frac{J}{mol\ K})\) Molar gas constant in joules per mole kelvin. Alias of molarGasConstant.