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

セルレイノルズ数

格子スケールでの移流・粘性バランスを見て離散化リスクを点検します。

visual calculator数値計算と安定性

数値を見る前に、流れの形をつかみます。

このツールは入力値をレジーム、スケール、支配効果として読めるようにします。下の計算機を動かし、図と結果の変化を見比べてください。

01
入力スケール
02
支配式
03
判定
cell Reynoldsdiscretizationboundedness
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.