Return specific enthalpy
function h_TX input Modelica.SIunits.Temperature T "Temperature"; input Modelica.SIunits.MassFraction X[nS] "Independent Mass fractions of gas mixture"; output Modelica.SIunits.SpecificEnthalpy h "Specific enthalpy at temperature T"; end h_TX;