Specific Enthalpy computation for Salt (input T)
function SpecificEnthalpy_T input Units.SI.Temperature T "Temperature (K)"; output Units.SI.SpecificEnthalpy h "Specific Enthalpy (J/kg)"; end SpecificEnthalpy_T;