.ThermofluidStream.Media.myMedia.Air.ReferenceMoistAir.Utilities.xws_pT

Humidity ratio (absolute) of saturated humid air

Interface

function xws_pT
  extends Modelica.Icons.Function;
  input SI.AbsolutePressure p "Pressure";
  input SI.Temperature T "Temperature";
  output Real xws "Absolute humidity ratio";
end xws_pT;

Revisions

2017-04-13 Stefan Wischhusen: New formula for xws.
Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos