Copyright © EDF 2002 - 2024
ThermoSysPro Version 4.1
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;