function specificEnthalpy_pTX extends Modelica.Icons.Function; input Modelica.Units.SI.Pressure p "Pressure"; input Modelica.Units.SI.Temperature T "Temperature"; input Modelica.Units.SI.MassFraction X[:] "Mass fractions of moist air"; output Modelica.Units.SI.SpecificEnthalpy h "Specific enthalpy at p, T, X"; end specificEnthalpy_pTX;
Inline=true
for
issue 227.