function isentropicEnthalpy_props extends Modelica.Icons.Function; input SI.Pressure p "pressure"; input SI.SpecificEntropy s "specific entropy"; input ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.Common.IF97BaseTwoPhase aux "auxiliary record"; output SI.SpecificEnthalpy h "isentropic enthalpay"; end isentropicEnthalpy_props;