derivative of Temperature_k
function Temperature_derk input Units.SI.ThermalConductivity k "Thermal Conductivity (W/mK)"; input Real der_k "thermal conductivity time derivative (W/mKs)"; output Real der_temp "fluid temperature time derivative"; end Temperature_derk;