.BuildSysPro.IBPSA.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-04-26T18:20:16Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos