.IDEAS.Buildings.Components.BaseClasses.ConvectiveHeatTransfer.ExteriorConvection

Information

The exterior convective heat transfer is computed using Newton's Law of Cooling. The convection coefficient considers the combined effects of natural (buoyancy driven) and forced (wind-driven) flow.

The coefficient for forced convection is calculated in ExtConvForcedCoeff.mo, whereas the current model calculates the coefficient for natural convection and combines the two together to determine the coefficient used in Newton's Law of Cooling.

The "TARP" correlation is used to calculate the coefficient for natural convection. The parameters for the correlation at sourced from the EnergyPlus Engineering manual (Equations 3.75 to 3.77, Page 94). Horizontal surfaces are treated as either a ceiling or a floor, and can be either stably stratified or buoyant, depending upon the surface-to-air temperature difference. Any non-horizontal surface is treated as vertical.

This implementation includes a "roughness factor" that can be used to augment the combined convection coefficient calculated by the correlations. This is used in the so-called "DOE-2 model" that is EnergyPlus'; default approach. However, the use of roughness factors other than 1 are discouraged as there appears to be little physical basis for this factor.

Revisions


Generated at 2025-01-14T19:25:37Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos