.TAeZoSysPro.HeatTransfer.Functions.FreeConvection.horizontal_cylinder_ASHRAE

Information

horizontal_cylinder_ASHRAE

The following Churchill and Chu correlation is applicable for an horizontal cylinder in rest environment (no forced convection).
The formula is picked from the ASHRAE guide chapter 3 table 10 equation T10.10

The correlation is given for a Rayleigh number 109 < Ra < 1013.

Where :

Interface

function horizontal_cylinder_ASHRAE
  extends Modelica.Icons.Function;
  input Modelica.SIunits.PrandtlNumber Pr;
  input Modelica.SIunits.RayleighNumber Ra;
  output Modelica.SIunits.NusseltNumber Nu;
end horizontal_cylinder_ASHRAE;

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos