function specificEnthalpy_dTX input Modelica.SIunits.Density d "Density"; input Modelica.SIunits.Temperature T "Temperature"; input Modelica.SIunits.MassFraction X[nC] = reference_X "Mass fraction"; input Properties state; output Real h_out; end specificEnthalpy_dTX;