Introduction & Context

The Fourier number (Fo) is a dimensionless group that characterizes the relative rate of heat diffusion within a solid compared to the time available for heating or cooling. In process engineering, Fo is used to assess whether a material will reach thermal equilibrium during a heating step, to size heat‑treatment furnaces, and to evaluate the validity of simplifying assumptions such as lumped‑capacitance analysis. The companion Biot number (Bi) relates internal conductive resistance to external convective resistance and determines the appropriate heat‑transfer model (lumped, semi‑infinite, or full transient conduction).

Methodology & Formulas

The calculation proceeds by converting the user‑provided practical units to SI base units, evaluating the material’s thermal diffusivity, and then forming the dimensionless numbers.

  1. Convert thickness to meters \[ L = \frac{L_{\text{mm}}}{1000} \]
  2. Convert temperatures to Kelvin (only required for temperature ratios) \[ T_i = T_{i,\!^\circ\!C}+273.15,\qquad T_\infty = T_{\infty,\!^\circ\!C}+273.15 \]
  3. Thermal diffusivity – the ratio of thermal conductivity to the product of density and specific heat: \[ \alpha = \frac{k}{\rho\,c_p} \]
  4. Fourier number – dimensionless time based on diffusivity and characteristic length: \[ \text{Fo} = \frac{\alpha\,t}{L^{2}} \]
  5. Biot number – ratio of external convective resistance to internal conductive resistance: \[ \text{Bi} = \frac{h\,L}{k} \]

Interpretation of Dimensionless Numbers

Regime Condition (dimensionless) Applicable Analysis
Lumped‑capacitance \(\text{Bi} \ll 1\) Temperature within the solid can be assumed uniform; use simple energy balance.
Transient conduction (semi‑infinite) \(\text{Bi} \gtrsim 1\) and \(\text{Fo} \lesssim 0.1\) Surface temperature changes dominate; analytical solutions for semi‑infinite solids apply.
Full transient conduction \(\text{Fo} \gtrsim 0.1\) Both surface and interior temperatures evolve; solve the heat‑diffusion equation (e.g., separation of variables, numerical methods).

By evaluating Fo and Bi with the formulas above, engineers can quickly decide whether a detailed transient analysis is required or whether a simplified lumped model will provide sufficient accuracy for process design and control.