.ThermoSysPro.Properties.WaterSteam.BaseIF97.Isentropic.hofps1

function for isentropic specific enthalpy in region 1

Interface

function hofps1
  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 hofps1;

Generated at 2025-10-09T18:21:11Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos