Skip to content
cfd-lab:~/en/tools/diffusion-cflonline
$ cd ..

Diffusion Time-Step Limit

Compute stability limits and maximum time step for explicit diffusion updates.

visual calculatorNumerics & Stability

Read the flow shape before trusting the number.

This page turns a CFD setup into regime, scale, and dominant-effect cues. Adjust the calculator below and compare the moving graphic with the computed result.

01
input scale
02
model
03
check
diffusionstabilityheat equation
formula
KaTeX rendered
Fo = alpha dt / dxˆ2dt_max = Fo_max dxˆ2 / alpha\begin{aligned}\text{Fo = alpha dt / dx\^{}2}\\[0.35em]\text{dt\_max = Fo\_max dx\^{}2 / alpha}\end{aligned}
ASCII sourceFo = alpha dt / dx^2, dt_max = Fo_max dx^2 / alpha
Fo
1.000e-4
Fo_max
0.5000
dt_max (s)
5.0000

For central explicit diffusion, the stability limit tightens with dimension. Non-uniform grids and anisotropy can make the real limit stricter.