Natural Convection from a Horizontal Plate

Category: 熱解析 > 自然対流 | Integrated 2026-04-12
Natural convection from horizontal heated plate showing thermal plumes rising from upper surface and stagnant layer beneath lower surface
水平加熱板の自然対流 — 上面ではプルーム(熱上昇流)が活発に発生し、下面では安定成層により熱伝達が抑制される

Theory and Physics

Overview — The Decisive Difference Between Top and Bottom Surfaces

🧑‍🎓

Is natural convection on a horizontal plate really that different between upward-facing and downward-facing orientations?

🎓

Completely different. When the heated surface faces upward, the air warmed at the plate surface rises due to buoyancy, generating a plume (thermal updraft). Since the warmed air continuously moves away, fresh cold air flows in from the sides, resulting in very good heat transfer.

🎓

Conversely, when the heated surface faces downward, the warm air is trapped beneath the plate. The warm air, being lighter, wants to go upward, but the plate acts as a lid. As a result, a stable stratification forms, and almost no convection occurs. The heat transfer coefficient becomes less than half of that for the top surface.

🧑‍🎓

In what specific situations does this become a problem?

🎓

The most familiar example is chip cooling when a PCB (printed circuit board) is placed horizontally. If chips are mounted on the top surface, they can be cooled efficiently by natural convection, but if mounted on the bottom surface, they become extremely difficult to cool. This difference can be critical in cases like motherboards inside server racks or embedded devices where boards are mounted on ceiling surfaces.

🎓

Other applications where the natural convection correlation for horizontal plates is essential knowledge include evaluating heat loss from the top surface of solar thermal collectors (flat-plate type), heat dissipation from kitchen hot plates, and insulation design for factory ceilings.

Governing Equations and Rayleigh Number

🧑‍🎓

How is it expressed mathematically? First, it's the Rayleigh number, right?

🎓

Yes. The dimensionless number governing the strength of natural convection is the Rayleigh number Ra. It represents the ratio of the driving force due to buoyancy to the restraining forces of viscosity and thermal diffusion:

$$ Ra_{L_c} = \frac{g \beta (T_s - T_\infty) L_c^3}{\nu \alpha} = Gr_{L_c} \cdot Pr $$

The meaning of each symbol is as follows:

  • $g$: Gravitational acceleration [m/s²]
  • $\beta$: Volumetric expansion coefficient [1/K] (for an ideal gas, $\beta = 1/T_f$, where $T_f$ is the film temperature)
  • $T_s$: Plate surface temperature [K]
  • $T_\infty$: Ambient fluid temperature [K]
  • $L_c$: Characteristic length [m] (explained later)
  • $\nu$: Kinematic viscosity [m²/s]
  • $\alpha$: Thermal diffusivity [m²/s] ($\alpha = k / \rho c_p$)
🧑‍🎓

Does a larger Ra number mean more intense convection?

🎓

Exactly. A larger Ra number means a larger temperature difference, a larger plate, lower viscosity—in other words, buoyancy dominates and convection becomes active. Conversely, with a small Ra number, heat conduction dominates, and convection hardly occurs. For a horizontal plate's top surface, the transition from laminar to turbulent flow occurs around $Ra \approx 10^7$.

Nu Number Correlations (McAdams, Lloyd-Moran)

🧑‍🎓

Finally, the correlations! The equations are different for top and bottom surfaces, right?

🎓

Yes, there is a famous correlation experimentally organized by McAdams (1954). First, for a heated surface facing upward (Hot Surface Up):

$$ \overline{Nu}_{L_c} = 0.54 \, Ra_{L_c}^{1/4} \quad (10^4 \leq Ra_{L_c} \leq 10^7) \quad \text{…Laminar} $$
$$ \overline{Nu}_{L_c} = 0.15 \, Ra_{L_c}^{1/3} \quad (10^7 \leq Ra_{L_c} \leq 10^{11}) \quad \text{…Turbulent} $$

And for a heated surface facing downward (Hot Surface Down):

$$ \overline{Nu}_{L_c} = 0.27 \, Ra_{L_c}^{1/4} \quad (10^5 \leq Ra_{L_c} \leq 10^{11}) $$
🧑‍🎓

The coefficient for the bottom is 0.27, exactly half of the top's 0.54! Also, there's no turbulent equation for the bottom?

🎓

Good observation. On the bottom surface, convection is weak due to stable stratification, and turbulent transition hardly occurs. That's why the 1/4-power law alone can cover a wide range. The coefficient being half means that effectively, the heat transfer coefficient $h$ is half that of the top surface. Even with the same temperature difference, the cooling capacity is only half—this is a very significant difference in design.

🎓

By the way, the conversion from Nusselt number to heat transfer coefficient $h$ is:

$$ h = \frac{\overline{Nu}_{L_c} \cdot k}{L_c} $$

Here, $k$ is the thermal conductivity of the fluid (e.g., air).

🧑‍🎓

Does it reverse for a cooled surface? That is, does a cold plate's bottom surface cool better?

🎓

Sharp. A cooled surface facing downward (Cold Surface Down) has the same mechanism as a heated surface facing upward—a plume occurs where air cooled beneath the plate becomes heavier and sinks. Therefore, use the same correlation (coefficient 0.54/0.15) as for a heated surface facing upward. Conversely, a cooled surface facing upward has the same stable stratification as a heated surface facing downward, so use the coefficient 0.27.

OrientationPhysical PhenomenonApplicable Correlation
Heated Surface Up (Hot Up)Plume ascent → High Nu0.54 / 0.15
Heated Surface Down (Hot Down)Stable stratification → Low Nu0.27
Cooled Surface Down (Cold Down)Sinking plume → High Nu0.54 / 0.15
Cooled Surface Up (Cold Up)Stable stratification → Low Nu0.27

Meaning of Characteristic Length Lc = A/P

🧑‍🎓

For a vertical plate, the plate height is the characteristic length, right? What is used for a horizontal plate?

🎓

For a horizontal plate, the characteristic length is the value of the plate area $A$ divided by its perimeter $P$:

$$ L_c = \frac{A}{P} $$

Let's look at the values for specific shapes:

Plate ShapeArea $A$Perimeter $P$$L_c = A/P$
Square (side $a$)$a^2$$4a$$a/4$
Rectangle ($a \times b$)$ab$$2(a+b)$$\frac{ab}{2(a+b)}$
Circular disk (diameter $D$)$\pi D^2/4$$\pi D$$D/4$
🧑‍🎓

Why area ÷ perimeter? It's not intuitively clear…

🎓

Good question. In natural convection on a horizontal plate, fluid enters and exits from the plate's edges. $L_c = A/P$ represents the "typical distance fluid travels from the edge." A plate with a large perimeter relative to its area (i.e., a slender plate) has many positions close to the edge, making fluid exchange easier. Conversely, a large square has fluid in the center that is harder to exchange. $L_c = A/P$ scales this "average distance from the edge."

Difference in Flow Structure Between Top and Bottom Surfaces

🧑‍🎓

What shape does the plume on the top surface take?

🎓

For a heated surface facing upward (laminar region), "mushroom-shaped" plumes rise quasi-periodically from near the plate's center. Cold air flows in from the edges, crawls along the plate surface toward the center, warms up near the center, and rises. This forms a "large-scale circulation."

In the turbulent region ($Ra > 10^7$), plumes rise randomly from the entire plate surface. A cellular structure (pattern similar to Bénard cells) appears, and heat transfer improves significantly. The 1/3-power law corresponds to this state.

🎓

For a heated surface facing downward, it's completely different. Warm air creates a thin thermal boundary layer on the back side of the plate, but since buoyancy acts in the plate direction (upward), the fluid cannot detach. There is only very weak lateral diffusion, causing a slow seepage toward the edges. That's why the heat transfer coefficient is remarkably low. However, around $Ra > 10^5$, weak convection cells similar to the "Taylor instability" mechanism begin to appear beneath the plate.

🧑‍🎓

I see… just the orientation of the plate completely changes the flow physics.

Coffee Break Trivia

McAdams' 1954 Experiment

William H. McAdams was a professor at MIT and systematized the natural convection correlation for horizontal plates in his 1954 masterpiece 'Heat Transmission' (3rd edition). His experiment was relatively simple: a heated copper plate (10–30 cm square) was placed horizontally in air, and an electric heater provided a constant heat flux. However, the idea of "separating and organizing top and bottom surfaces" was groundbreaking, and even now, over 70 years later, it is used as a standard in engineering design. Later, Lloyd & Moran (1974) introduced the definition $L_c = A/P$, generalizing it for plates of arbitrary shape.

Evaluation Temperature for Property Values (Film Temperature)

The property values ($\nu$, $\alpha$, $\beta$, $k$, $Pr$) substituted into the correlation are evaluated at the film temperature $T_f$:

$$ T_f = \frac{T_s + T_\infty}{2} $$

For air, $\beta = 1/T_f$ (ideal gas approximation). For water or oil, $\beta$ must be read from property tables. When the temperature difference $(T_s - T_\infty)$ is above 100 K, evaluation at the film temperature becomes somewhat crude, and more precise temperature-dependent properties should be used.

Isothermal Condition vs. Constant Heat Flux Condition

The above McAdams equations were derived for isothermal surface (constant surface temperature) conditions. For a constant heat flux surface (constant heat generation), a slightly different correlation must be used, but in engineering, the McAdams equations often provide sufficient accuracy (around ±15%). For constant heat flux conditions, sometimes a modified Rayleigh number $Ra^*$ is used, where $\Delta T$ in the Ra definition is replaced by $q'' L_c / k$.

Numerical Methods and Implementation

Basic Strategy for CFD Analysis

🧑‍🎓

What approach is taken when solving natural convection on a horizontal plate with CFD?

🎓

The basics involve coupled analysis of the Navier-Stokes equations and the energy equation. In natural convection, the velocity and temperature fields are strongly coupled through the buoyancy term. The governing equations to solve are:

Continuity Equation:

$$ \nabla \cdot \mathbf{u} = 0 \quad \text{(under incompressible assumption)} $$

Momentum Equation (Boussinesq approximation):

$$ \rho_0 \left( \frac{\partial \mathbf{u}}{\partial t} + \mathbf{u} \cdot \nabla \mathbf{u} \right) = -\nabla p + \mu \nabla^2 \mathbf{u} - \rho_0 \beta (T - T_0) \mathbf{g} $$

Energy Equation:

$$ \rho_0 c_p \left( \frac{\partial T}{\partial t} + \mathbf{u} \cdot \nabla T \right) = k \nabla^2 T $$

The key point is the last buoyancy term $-\rho_0 \beta (T - T_0) \mathbf{g}$. Since the temperature difference drives the flow, temperature and velocity must be solved simultaneously.

Mesh Strategy and Boundary Layer Resolution

🧑‍🎓

How fine should the mesh be? I understand the region near the wall is important, but…

🎓

In natural convection, both the velocity boundary layer and the thermal boundary layer must be resolved. For a horizontal plate, the thermal boundary layer thickness is roughly:

$$ \delta_T \sim L_c \cdot Ra_{L_c}^{-1/4} $$

For example, with $L_c = 0.05$ m and $Ra = 10^6$, $\delta_T \approx 0.05 / 31.6 \approx 1.6$ mm. Place at least 10–15 layers of mesh within this. The thickness of the first cell at the wall should be around 0.05–0.1 mm.

🎓

Another extremely important point is the size of the computational domain. If sufficient space is not ensured around the plate, the entrainment flow will be hindered. Guidelines are:

  • Horizontal direction from plate surface: 3–5 times or more the plate dimension
  • Above the plate (upstream of plume): 5–10 times the plate dimension
  • Below the plate: 3 times or more the plate dimension

If the domain is too small, the Nu number will be underestimated. In practice, domain independence is confirmed when "doubling the domain changes the Nu number by less than 1%."

Boussinesq Approximation vs. Full Compressibility

🧑‍🎓

When is it okay to use the Boussinesq approximation?

🎓

The Boussinesq approximation is "density changes only affect the buoyancy term, while density is considered constant in other terms." The applicable condition is:

$$ \beta (T_s - T_\infty) \ll 1 \quad \text{Guideline: } \frac{\Delta T}{T_\infty} < 0.1 $$

For air ($T_\infty = 300$ K), $\Delta T < 30$ K is a safe zone. For electronics cooling ($\Delta T \sim 20$–$60$ K), it's at the limit of applicability. For industrial applications with $\Delta T > 100$ K (furnaces, high-power electronics), full compressibility (ideal gas equation of state) should be used.

Turbulence Model Selection

🧑‍🎓

Which turbulence model should I choose? I heard $k$-$\varepsilon$ can be used for natural convection.

🎓

Turbulence model selection for natural convection is quite tricky. The standard $k$-$\varepsilon$ model can be inaccurate near walls and sometimes overestimates the Nu number for natural convection by over 30%. The recommended order is:

Turbulence ModelAccuracyComputational CostNotes
SST $k$-$\omega$GoodMediumExcellent resolution near walls. Most recommended.
$k$-$\varepsilon$ (Low-Re type)GoodMediumSolves all the way to the wall without wall functions.
Standard $k$-$\varepsilon$ + Wall FunctionsPoorLowCannot accurately capture wall flows in natural convection.
LES (Large Eddy Simulation)Very HighVery HighFor research. Detailed analysis of plume dynamics.

For the laminar region ($Ra < 10^7$), no turbulence model is needed; a laminar analysis is sufficient.

Analogy for CFD Computational Domain

The size of the computational domain is like the "size of the laboratory." If you conduct a natural convection experiment on a horizontal plate inside a small sealed box, the updraft from the plate will bounce off the ceiling and change the results. The same thing happens in CFD if the domain boundaries are too close. To reproduce the state of "conducting the experiment in a sufficiently large laboratory," you need space at least 5 times the plate size.

Practical Guide

Chip Cooling Design for Horizontal PCB Placement

🧑‍🎓

How do you actually use this correlation in real PCB cooling design? For example, could you explain with specific numbers?

🎓
関連シミュレーター

この分野のインタラクティブシミュレーターで理論を体感しよう

自然対流シミュレーター 熱解析ツール一覧
この記事の評価
ご回答ありがとうございます!
参考に
なった
もっと
詳しく
誤りを
報告
参考になった
0
もっと詳しく
0
誤りを報告
0
Written by NovaSolver Contributors
Anonymous Engineers & AI — サイトマップ