.BuildingSystems.HAM.ConvectiveHeatTransfer.Gaps.Pr

Prandtl number of gases as function of the temperature

Information

This function computes the Prandtl number 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 Pr
  input Integer gas "Gas: 1:air, 2:argon, 3:krypton, 4:xenon, 5:SF6";
  input Modelica.Units.SI.Temperature T "Gas temperature";
  output Modelica.Units.SI.PrandtlNumber value "Prandtl number";
end Pr;

Revisions


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