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