.ThermoSysPro.Properties.WaterSteam.BaseIF97.Isentropic.hofps3

isentropic specific enthalpy in region 3 h(p,s)

Interface

function hofps3
  extends Modelica.Icons.Function;
  input Units.SI.Pressure p "pressure";
  input Units.SI.SpecificEntropy s "specific entropy";
  output Units.SI.SpecificEnthalpy h "specific enthalpy";
end hofps3;

Generated at 2025-04-06T18:19:50Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos