function specificInternalEnergy_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 u; end specificInternalEnergy_dTX;