.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-04-11T18:20:07Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos