.AixLib.Media.Steam.saturationPressure

Return saturation pressure of condensing fluid

Information

Saturation pressure is computed from temperature using the IAPWS-IF97 formulation.

Interface

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

Generated at 2025-09-03T18:21:42Z by OpenModelicaOpenModelica 1.25.2 using GenerateDoc.mos