Compute temperature from specific enthalpy
function T_h input SpecificEnthalpy h "Specific enthalpy"; output Temperature T "Temperature"; end T_h;