.Modelica.Media.Air.MoistAir.xsaturation

Information

Absolute humidity per unit mass of dry air at saturation is computed from pressure and temperature in the thermodynamic state record.

Interface

function xsaturation
  extends Modelica.Icons.Function;
  input ThermodynamicState state "Thermodynamic state record";
  output MassFraction x_sat "Absolute humidity per unit mass of dry air";
end xsaturation;

Generated at 2024-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos