Thermal conductivity of solid CarboHSP particle 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;