.ThermofluidStream.Media.myMedia.Air.MoistAir.saturationPressureLiquid

Return saturation pressure of water as a function of temperature T in the range of 273.16 to 647.096 K

Information

Saturation pressure of water above the triple point temperature is computed from temperature.

Source: A Saul, W Wagner: "International equations for the saturation properties of ordinary water substance", equation 2.1

Interface

function saturationPressureLiquid
  extends Modelica.Icons.Function;
  input SI.Temperature Tsat "Saturation temperature";
  output SI.AbsolutePressure psat "Saturation pressure";
end saturationPressureLiquid;

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