.BuildSysPro.IBPSA.Media.Specialized.Air.PerfectGas.saturationPressureLiquid

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

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 2025-03-08T19:24:39Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos