partial function isentropicEnthalpy extends Modelica.Icons.Function; input AbsolutePressure p_downstream "downstream pressure"; input ThermodynamicState refState "reference state for entropy"; output SpecificEnthalpy h_is "Isentropic enthalpy"; end isentropicEnthalpy;