.BuildingSystems.HAM.ConvectiveHeatTransfer.Gaps.ny

Kinematic viscosity of gases as function of the temperature

Information

This function computes the kinematic viscosity 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 ny
  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.KinematicViscosity value "Kinematic viscosity";
end ny;

Revisions


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