$ cd ..
CFD ケースメモリ見積もり
セル数、フィールド数、行列係数、ソルバーオーバーヘッドから総メモリと分割ごとの予算を可視化します。
visual calculator数値計算と安定性
数値を見る前に、流れの形をつかみます。
このツールは入力値をレジーム、スケール、支配効果として読めるようにします。下の計算機を動かし、図と結果の変化を見比べてください。
01
入力スケール
02
支配式
03
判定
memoryHPCmesh sizeparallel CFD
式
KaTeX rendered
ASCII source
memory ~= cells * field_components * time_levels * 8 + matrix + overheadtotal memory (GB)
7.4029
per-rank memory (GB)
0.4627
cells per rank
5.000e+5
stored components/cell
17
field memory (GB)
2.0266
matrix memory (GB)
2.0862
overhead memory (GB)
3.2902
hardware class
laptop scale
This is a sizing estimate, not a solver guarantee. Multigrid levels, chemistry tables, Lagrangian particles, and I/O buffers can increase memory substantially.