Specific enthalpy of liquid sodium as a function of density
function h_rho extends Modelica.Icons.Function; input Modelica.SIunits.Density rho "Density"; output Modelica.SIunits.SpecificEnthalpy h "Specific enthalpy"; end h_rho;