.Buildings.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-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos