.TAeZoSysPro.Media.Air.MoistAir.gasConstant

Return ideal gas constant as a function from thermodynamic state, remains valid with liquid water in the mixture

Information

The ideal gas constant for moist air is computed from thermodynamic state where the mass fractions of dry air and steam are corrected of the mass fraction of liquid that does not count for the gas contant calculation.

Interface

function gasConstant
  extends Modelica.Icons.Function;
  input ThermodynamicState state "Thermodynamic state";
  output SI.SpecificHeatCapacity R "Mixture gas constant";
end gasConstant;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos