Stefan-Boltzmann Law — Fundamentals of Radiative Heat Transfer and CAE Implementation

Category: 熱解析 > 輻射 | Integrated 2026-04-12
Stefan-Boltzmann law: blackbody spectral radiance curves at multiple temperatures showing T⁴ dependence of total emissive power
ステファン・ボルツマンの法則 — 黒体放射の全放射エネルギーは絶対温度の4乗に比例する

Theory and Physics

Overview — Why the Fourth Power?

🧑‍🎓

The Stefan-Boltzmann law says it's "proportional to the fourth power of temperature," right? Why exactly the fourth power, not the third or fifth? Is there a physical reason for it?

🎓

Good question. In short, integrating Planck's radiation law over all wavelengths naturally yields T⁴.

Planck's spectral radiance is

$$ B(\lambda, T) = \frac{2hc^2}{\lambda^5}\,\frac{1}{e^{hc/(\lambda k_B T)} - 1} $$

Integrating this over all wavelengths $\lambda = 0 \sim \infty$ gives the total radiant energy $E_b$. Using the variable transformation $x = hc/(\lambda k_B T)$, the integral becomes

$$ E_b = \frac{2\pi k_B^4}{h^3 c^2}\,T^4 \int_0^\infty \frac{x^3}{e^x - 1}\,dx $$

This definite integral has a fixed value: $\Gamma(4)\,\zeta(4) = 6 \times \pi^4/90 = \pi^4/15$. Hence $E_b \propto T^4$ emerges. The fourth power comes from "the photon density of states being proportional to $\nu^2$ in three-dimensional space" and "the energy average of the Bose-Einstein distribution"; it's a consequence of spatial dimensions and quantum statistics.

🧑‍🎓

I see, so it's not just an empirical formula but can be derived from quantum mechanics. Then, is the value of the Stefan-Boltzmann constant $\sigma$ also determined theoretically?

🎓

Yes. $\sigma$ can be expressed solely in terms of fundamental physical constants:

$$ \sigma = \frac{2\pi^5 k_B^4}{15\,h^3\,c^2} = 5.670374419 \times 10^{-8} \;\text{W/(m}^2\text{K}^4\text{)} $$

Since the 2019 SI redefinition, $k_B$, $h$, and $c$ are all defined values, so $\sigma$ also has an exact, fixed value. In CAE textbooks, it's often rounded to $5.67 \times 10^{-8}$, but knowing this is useful for accuracy discussions.

Governing Equations

The basic form of the Stefan-Boltzmann law is as follows.

Total Radiant Energy of a Black Body
$$ E_b = \sigma\,T^4 $$

Here $E_b$ is the total radiant energy per unit area [W/m²], $T$ is the absolute temperature [K], and $\sigma = 5.67 \times 10^{-8}$ W/(m²K⁴) is the Stefan-Boltzmann constant.

Real objects are not black bodies, so the emissivity $\varepsilon$ is introduced:

$$ E = \varepsilon\,\sigma\,T^4, \qquad 0 \le \varepsilon \le 1 $$

Typical emissivity values are shown below.

MaterialTemperature RangeEmissivity ε
Oxidized Steel500〜1200 °C0.70〜0.85
Polished Aluminum20〜500 °C0.04〜0.08
Firebrick500〜1000 °C0.75〜0.93
Black Body PaintAll temperatures0.94〜0.97
Glass (Plate Glass)20〜300 °C0.90〜0.95
MLI (Multi-Layer Insulation)-200〜200 °C0.01〜0.03 (effective)

Radiative Exchange for Gray Bodies

🧑‍🎓

In actual CAE, heat "goes back and forth" between objects, right? How is that calculated?

🎓

The net radiative heat exchange between two surfaces is determined by the temperature difference of both surfaces:

$$ q_{1\to2} = \varepsilon\,\sigma\,A\,(T_1^4 - T_2^4) $$

This is the basic formula for gray bodies. The key point here is that it's the difference of $T^4$, not $(T_1 - T_2)^4$. This nonlinearity is what makes CAE tricky.

For example, let's calculate for a slab ($T_1 = 1200°C = 1473\,\text{K}$) and its surroundings ($T_2 = 30°C = 303\,\text{K}$).

$$ q = 0.8 \times 5.67 \times 10^{-8} \times (1473^4 - 303^4) \approx 213\,\text{kW/m}^2 $$

On the other hand, natural convection under the same conditions, with $h \approx 10$ W/(m²K), gives $q_{\text{conv}} = 10 \times 1170 \approx 12$ kW/m². That means radiation is about 18 times greater than convection. In the world of 1200°C, radiation is overwhelmingly dominant.

🧑‍🎓

18 times! So in high-temperature processes like steel continuous casting, ignoring radiation would make the solidified shell thickness prediction completely off, wouldn't it?

🎓

Exactly. In continuous casting, radiative cooling occurs from the slab surface immediately after it leaves the mold, and the solidified shell grows from the outside. If $\sigma\varepsilon T^4$ is not accurately modeled, the shell thickness prediction will be off, leading to the risk of breakout (molten steel leakage). This is one of the most feared accidents in steel mills.

Multi-Surface Radiative Exchange and View Factors

Radiative exchange between multiple surfaces within an enclosed space (enclosure) is described using the View Factor $F_{ij}$.

$$ q_i = \sum_{j=1}^{N} A_i\,F_{ij}\,\sigma\,(T_i^4 - T_j^4) \qquad (\text{for black bodies}) $$

For gray, diffuse surfaces, the Radiosity Method is used:

$$ J_i = \varepsilon_i\,\sigma\,T_i^4 + (1-\varepsilon_i)\sum_{j=1}^{N} F_{ij}\,J_j $$

Here $J_i$ is the radiosity of surface $i$ (the sum of emitted and reflected energy). This becomes a system of N simultaneous equations, solved via matrix operations in CAE solvers. The following properties of the view factor are important:

  • Reciprocity: $A_i F_{ij} = A_j F_{ji}$
  • Summation Rule: $\sum_{j=1}^{N} F_{ij} = 1$ (for a closed enclosure)
  • Convex Surface: $F_{ii} = 0$ (a convex surface does not see itself)

Radiation-Dominant Conditions — When Radiation Takes the Lead

🧑‍🎓

Conversely, can radiation be ignored at low temperatures? Around what temperature is the threshold?

🎓

A practical guideline is surface temperature of 600°C (approx. 900K). Beyond this point, the contribution of radiation increases rapidly. The power of T⁴ is formidable; when the temperature doubles, the radiant energy becomes 16 times greater.

However, in a vacuum, convection is zero, so in spacecraft thermal design, radiation is the only means of heat rejection even at room temperature. The ISS (International Space Station) radiators operate around 280K, determining the heat rejection rate solely by $\sigma T^4$. Because the temperature is low, a large area is required.

Radiation vs. Convection Dominance Regions
Temperature RangeRadiation ContributionTypical Engineering Systems
< 200 °CUsually small (5〜15%)Electronics cooling, building HVAC
200〜600 °CNot negligible (20〜50%)Exhaust pipes, preheating zones of heat treatment furnaces
600〜1000 °CDominant (50〜80%)Glass forming, ceramic firing
> 1000 °COverwhelming (80〜95%)Steelmaking (continuous casting, rolling), rocket nozzles
Vacuum Environment100% (sole heat rejection method)Satellites, space stations

Numerical Methods and Implementation

Linearization of the T⁴ Term

🧑‍🎓

T⁴ is highly nonlinear, right? How is it handled in FEM solvers?

🎓

There are two main approaches. The most commonly used is conversion to a radiative heat transfer coefficient.

$$ q = \varepsilon\sigma(T_s^4 - T_\infty^4) = h_{\text{rad}}(T_s - T_\infty) $$

Here, the radiative heat transfer coefficient $h_{\text{rad}}$ is

$$ h_{\text{rad}} = \varepsilon\sigma(T_s^2 + T_\infty^2)(T_s + T_\infty) $$

$h_{\text{rad}}$ is calculated using temperatures from the previous iteration and updated via the Newton-Raphson method. Since it can be added to the convective $h_{\text{conv}}$, it fits easily into the existing heat transfer coefficient framework.

🧑‍🎓

I see, linearize and solve iteratively. What's the other approach?

🎓

The other is directly incorporating the derivative of T⁴ into the Jacobian.

$$ \frac{\partial q}{\partial T} = 4\,\varepsilon\,\sigma\,T^3 $$

This is placed into the tangent stiffness matrix of the NR method. Abaqus's *RADIATION and Ansys's SRDOPT internally use this technique. Convergence is fast, but poor initial temperature estimates can cause divergence.

Radiation Boundary Conditions in the Finite Element Method

Radiation boundary conditions are incorporated into the weak form of the heat conduction equation. The energy equation is:

$$ \rho c_p \frac{\partial T}{\partial t} = \nabla \cdot (k \nabla T) + \dot{Q} $$

Boundary condition on the radiation surface $\Gamma_r$:

$$ -k\,\frac{\partial T}{\partial n}\bigg|_{\Gamma_r} = \varepsilon\,\sigma\,(T^4 - T_\infty^4) + h_{\text{conv}}\,(T - T_\infty) $$

After incorporation into the weak form via the Galerkin method, the following nonlinear residual vector arises at the element level:

$$ \mathbf{R}_e^{\text{rad}} = \int_{\Gamma_r^e} \varepsilon\,\sigma\,(T^4 - T_\infty^4)\,\mathbf{N}^T\,d\Gamma $$

Here $\mathbf{N}$ is the shape function vector. The tangent matrix is:

$$ \mathbf{K}_e^{\text{rad}} = \frac{\partial \mathbf{R}_e^{\text{rad}}}{\partial \mathbf{T}_e} = \int_{\Gamma_r^e} 4\,\varepsilon\,\sigma\,T^3\,\mathbf{N}^T\mathbf{N}\,d\Gamma $$

Coupled Solution Strategy

🧑‍🎓

When dealing with convection and radiation simultaneously, are there any tricks to setting up the analysis?

🎓

There are three main strategies.

  1. Weak Coupling (Sequential): Calculate convection coefficients with CFD → solve heat conduction + radiation with FEM → feed temperature back to CFD. Easy to implement but slow convergence.
  2. Strong Coupling (Monolithic): Combine fluid, solid, and radiation into a single equation system and solve simultaneously. Ansys Fluent's S2S (Surface-to-Surface) model uses this approach. Convergence is fast but memory consumption is high.
  3. DO/MC Models: When participating media (e.g., combustion gases) are present, solve the Radiative Transfer Equation (RTE) using the Discrete Ordinates method or Monte Carlo method. The S-B law is used as a wall boundary condition.

In practice, "first converge the flow field without radiation, then activate the radiation model" is stable. Turning everything on at once risks divergence.

Implementation Note: Absolute Temperature

The $T$ in the S-B law must be absolute temperature [K]. If the CAE software's temperature unit remains °C, the $T^4$ calculation will be fundamentally wrong. For example, intending 1000°C but inputting $T=1000$ gives $(1000)^4 = 1.00 \times 10^{12}$, compared to the correct value $(1273)^4 = 2.62 \times 10^{12}$, resulting in radiant energy being underestimated by a factor of 2.6.

Practical Guide

Analysis Flow

🧑‍🎓

When actually performing a radiation analysis, what steps should I follow?

🎓

The basic flow is as follows:

  1. Identify Radiation Surfaces: List high-temperature surfaces and the surfaces they "see." Also check for obstructions.
  2. Set Emissivity: Check for temperature dependence. Don't blindly trust literature values as they change significantly with oxidation state.
  3. Calculate View Factors: Use the solver's automatic calculation (e.g., Hemicube method) or, if available, use analytical solutions for verification.
  4. Mesh Consideration: Radiation surfaces have T⁴ nonlinearity, so refine areas with steep temperature gradients (edges, corners).
  5. Set Initial Temperature: Use initial conditions close to actual operating temperatures. Starting at 300K will cause the iteration count to explode to reach 1500K.
  6. Stepwise Solution: Activate in order: convection → convection + radiation. Don't turn everything on at once.

Case Study 1: Radiative Cooling in Continuous Casting

🧑‍🎓

Can you tell me more about the continuous casting example mentioned earlier? What kind of model is actually built in CAE analysis?

🎓

In Continuous Casting, the slab pulled from the mold passes through the secondary cooling zone. The cooling mode is divided into three regions:

  1. Spray Cooling Zone: Forced convection by water spray ($h = 500\sim2000$ W/(m²K)) is dominant. Here, S-B radiation accounts for only about 10-20%.
  2. Radiative Cooling Zone: After the spray ends, the slab temperature is still 900〜1100°C. In this section, $q_{\text{rad}} = \varepsilon\sigma(T_s^4 - T_\infty^4)$ accounts for over 80% of cooling.
  3. Roll Contact Zone: Conductive contact with guide rolls. Contact area is small but locally important.

In CAE models, Lagrangian tracking along the casting direction (slice method) is common. A 2D cross-section model of the slab is extracted and passed through each cooling zone according to the withdrawal speed. Latent heat of solidification ($L \approx 270$ kJ/kg) is handled by the enthalpy method.

🧑‍🎓

Are there any precautions when setting emissivity? Steel surfaces vary a lot depending on condition, right?

🎓

Sharp observation. The emissivity changes over time due to the growth of scale (oxide layer) on the slab surface. Just below the mold, $\varepsilon \approx 0.4$ (metallic luster present), but at the exit of the secondary cooling zone, oxidation progresses and $\varepsilon \approx 0.8$. Inputting this variation via a temperature-dependent table is the best practice in real work. Using a constant $\varepsilon = 0.8$ throughout will overestimate the upstream cooling rate and skew the shell thickness prediction.

Case Study 2: Spacecraft Thermal Design

In space, convection is zero, so all heat rejection depends on radiation via the S-B law. The basic design equation is:

$$ Q_{\text{dissipation}} = \varepsilon\,\sigma\,A_{\text{rad}}\,(T_{\text{rad}}^4 - T_{\text{space}}^4) $$

The radiative temperature of space $T_{\text{space}} \approx 3\,\text{K}$ (cosmic microwave background) is negligible, so design is essentially based on $\varepsilon\sigma A T_{\text{rad}}^4$ alone. The ISS radiators operate at $\varepsilon \approx 0.9$, $T_{\text{rad}} \approx 280\,\text{K}$. $280^4 = 6.15 \times 10^9$ multiplied by $\sigma$ gives about $350\,\text{W/m}^2$ — this is the heat rejection capacity per square meter of radiator.

The radiator area and operating temperature are determined from the heat balance with solar influx ($\alpha_s \cdot S_0 \approx 0.3 \times 1361 = 408\,\text{W/m}^2$). Here, the $\alpha_s / \varepsilon$ ratio (solar absorptance to infrared emissivity ratio) becomes the most critical parameter in thermal design.

Case Study 3: Industrial Furnace Wall Design

🧑‍🎓

Is the S-B law also used in industrial furnace design?

🎓

Industrial furnaces are a treasure trove of radiative heat transfer. Inside a furnace above 1000°C, 70-90% of the heat input to the workpiece (heating target) is via radiation. Multi-surface radiative exchange between furnace walls, heaters, and workpieces is modeled using the Zone Method (Hottel's zone model) or the Radiosity Method.

Especially in gas-fired furnaces, combustion gases (CO₂, H₂O) themselves participate in radiation, so the S-B law alone is insufficient. The gas emissivity must be calculated using the Weighted-Sum-of-Gray-Gases (WSGG) model, and the Radiative Transfer Equation needs to be solved. Ansys Fluent's DO model and STAR-CCM+'s DO/S2S model support this.

Software Comparison

Radiation Features of Major CAE Tools

ToolRadiation ModelView Factor CalculationParticipating MediaFeatures
Ansys Mechanical

🔧 Related Simulators

Try this theory with interactive parameters → Heat Diffusion Simulator, Fin Efficiency Calculator, Heat Exchanger NTU Calculator