use ;
/// Specific gas constant, J/kg·K in SI.
pub type SpecificGasConstant = ;
/// Specific enthalpy, J/kg in SI.
pub type SpecificEnthalpy = ;
/// Specific entropy, J/kg·K in SI.
pub type SpecificEntropy = ;
/// Specific internal energy, J/kg in SI.
pub type SpecificInternalEnergy = ;