.BuildingSystems.HAM.ConvectiveHeatTransfer.Gaps.ny

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 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos