Specific enthalpy of vaporization of molten salt as a function of pressure
function h_fg_p extends Modelica.Icons.Function; input Modelica.Media.Interfaces.Types.AbsolutePressure p "Pressure"; output Modelica.SIunits.SpecificEnthalpy h_fg "Specific enthalpy"; end h_fg_p;