lambdap = (C1 + C2*T)^-1
function thermalConductivity input Real T; output Real lambda; end thermalConductivity;