Specific enthalpy of Chloride Salt as a function of temperature
function h_T extends Modelica.Icons.Function; input Modelica.SIunits.Temperature T "Temperature"; output Modelica.SIunits.SpecificEnthalpy h "Specific enthalpy"; end h_T;