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