Specific enthalpy of vaporization of sodium as a function of temperature
function h_fg_T extends Modelica.Icons.Function; input Modelica.SIunits.Temperature T "Temperature"; output Modelica.SIunits.SpecificEnthalpy h_fg "Specific enthalpy"; end h_fg_T;