Thermal conductivity of liquid sodium as a function of temperature
function lamda_T extends Modelica.Icons.Function; input Modelica.SIunits.Temperature T "Temperature"; output Modelica.SIunits.ThermalConductivity lambda "Thermal conductivity"; end lamda_T;