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

Information

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 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos