Copyright © EDF 2002 - 2010
ThermoSysPro Version 2.0
function ThermalConductivity_rhoT input Units.SI.Density rho "Density"; input Units.SI.Temperature T "Temperature"; output Units.SI.ThermalConductivity lambda "Thermal conductivity"; end ThermalConductivity_rhoT;