function Temperature_derh input Units.SI.SpecificEnthalpy h "Enthalpy (J/kg)"; input Real der_h "Enthalpy time derivative (J/(kg*s))"; output Real der_temp "Fluid temperature time derivative (K/s)"; end Temperature_derh;