.ThermoSysPro.Properties.WaterSteam.BaseIF97.Basic.psat

region 4 saturation pressure as a functionx of temperature

Interface

function psat
  extends Modelica.Icons.Function;
  input Units.SI.Temperature T "temperature (K)";
  output Units.SI.Pressure p_sat "pressure";
end psat;

Generated at 2025-07-08T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos