mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
changed comment
This commit is contained in:
@ -26,7 +26,14 @@ Application
|
|||||||
redistributeMeshPar
|
redistributeMeshPar
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Parallel redecomposition of mesh.
|
Parallel redecomposition of mesh. Start with maximum number of processors.
|
||||||
|
Balances mesh and writes new mesh to new timedirectory.
|
||||||
|
|
||||||
|
Can also work like decomposePar:
|
||||||
|
|
||||||
|
mkdir processor0
|
||||||
|
cp -r constant processor0
|
||||||
|
mpirun -np ddd redistributeMeshPar -parallel
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user