$ cd ..
CFL Condition
Check whether the current time step is stable for explicit integration.
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
CFLnumericsstability
formula
KaTeX rendered
ASCII source
C = u dt / dxC (current)
0.1000 ✓ stable
Δt_max for current Δx
5.000e-3 s
Explicit Euler 1-D advection: C_max = 1. Higher-order RK (e.g., RK4) typically allows C ≈ 1.4–2 for advection, but viscous & non-linear terms add tighter limits.