Thermal conductivity of Chloride Salt as a function of temperature
function lamda_T extends Modelica.Icons.Function; input Modelica.SIunits.Temperature T "Temperature"; output Modelica.SIunits.ThermalConductivity lamda "Thermal conductivity"; end lamda_T;