function specifiEnthalpy_dT_der input Density d; input Temperature T; input ThermodynamicState state; input Real d_der "time derivative of density"; input Real T_der "time derivative of temperature"; output Real h_der "time derivative of specific enthalpy "; end specifiEnthalpy_dT_der;