changed comment
This commit is contained in:
parent
3553b6f6dd
commit
d069739d17
@ -26,7 +26,14 @@ Application
|
||||
redistributeMeshPar
|
||||
|
||||
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
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user