Thermal conductivity of vapour sodium as a function of temperature
function lamda_v_T extends Modelica.Icons.Function; input Modelica.SIunits.Temperature T "Temperature"; output Modelica.SIunits.ThermalConductivity lambda_g "Thermal conductivity"; end lamda_v_T;