.ThermofluidStream.Media.myMedia.Air.MoistAir.xsaturation

Return absolute humidity per unit mass of dry air at saturation as a function of the thermodynamic state record

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 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos