find thermal conductivity from temperature
function k_Tf input SI.Temperature T; input Real f; output SI.ThermalConductivity k; end k_Tf;