.ThermoSysPro.Properties.WaterSteam.BaseIF97.Isentropic.hofps2

function for isentropic specific enthalpy in region 2

Information

## Copyright © EDF 2002 - 2025

## ThermoSysPro Version 4.2

        

Interface

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

Generated at 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos