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

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