Skip to content
cfd-lab:~/en/tools/cell-reynoldsonline
$ cd ..

Cell Reynolds Number

Inspect advection-vs-viscosity balance at grid scale to judge discretization risk.

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
cell Reynoldsdiscretizationboundedness
formula
KaTeX rendered
Re_cell = rho U dx / mu\begin{aligned}\text{Re\_cell = rho U dx / mu}\end{aligned}
ASCII sourceRe_cell = rho U dx / mu
Re_cell
8506.9444
discretization note
advection dominates cell scale

This is a practical mesh-scale signal. Large cell Reynolds number often pushes you toward upwinding, flux limiting, or a finer grid.