.BuildingSystems.HAM.ConvectiveHeatTransfer.Gaps.lambda

Thermal conductivity of gases as function of the temperature

Information

This function computes the heat conductivity of the gases air, argon, krypton, xenon and SF6, dependent on the temperature T.

References

7th edition of VDI-Waermeatlas Db 16-28

Interface

function lambda
  input Integer gas "Gas: 1:air, 2:argon, 3:krypton, 4:xenon, 5:SF6";
  input Modelica.Units.SI.Temperature T "TGas temperature";
  output Modelica.Units.SI.ThermalConductivity value "Thermal conductivity";
end lambda;

Revisions


Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos