Return thermal conductivity
partial function thermalConductivity extends Modelica.Icons.Function; input ThermodynamicState state "Thermodynamic state record"; output ThermalConductivity lambda "Thermal conductivity"; end thermalConductivity;