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