ユーザ用ツール

サイト用ツール


openfoam:tutorial

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
openfoam:tutorial [2021/01/07 11:08]
michiya
openfoam:tutorial [2021/01/09 14:37] (現在)
行 78: 行 78:
 $ paraFoam $ paraFoam
 </code> </code>
 +
 +{{:openfoam:result_dam_break_parallel_procs.png?400 |}}
 +{{:openfoam:result_dam_break_parallel_water.png?400 |}}
 +
 +===== Dam Break (Parallel and Scotch) =====
 +
 +<code>
 +$ foamCloneCase damBreakFine/ damBreakFineScotch
 +</code>
 +
 +system/decomposeParDictの領域分割方法を'scotch'に変更する.
 +<code>
 +- method          simple;
 ++ method          scotch;
 +</code>
 +
 +残りの手順は[[tutorial#Dam Break (Parallel)|Dam Break (Parallel)]]と同様である.
 +
 +{{:openfoam:result_dam_break_parallel_scotch_procs.png?400 |}}
 +{{:openfoam:result_dam_break_parallel_scotch_water.png?400 |}}
 +
openfoam/tutorial.1610017692.txt.gz · 最終更新: 2021/01/09 14:37 (外部編集)