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