.TAeZoSysPro.Media.Air.MoistAir.Xsaturation

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

Information

Absolute humidity per unit mass of moist air at saturation is computed from density and temperature in the state record. Note, that this mass fraction refers to mass of moist air at saturation.

Interface

function Xsaturation
  extends Modelica.Icons.Function;
  input ThermodynamicState state "Thermodynamic state record";
  output MassFraction X_sat "Steam mass fraction of sat. boundary";
end Xsaturation;

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