.BuildingSystems.Media.Specialized.Air.PerfectGas.saturationPressureLiquid

Information

Saturation pressure of water above the triple point temperature is computed from temperature. It's range of validity is between 273.16 and 373.16 K. Outside these limits a less accurate result is returned.

Interface

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

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos