Tutorial update: run topo changes in serial
This commit is contained in:
parent
60934bd37c
commit
e6e0e33518
1 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ cd constant/polyMesh/sets/
|
|||
cd ../../..
|
||||
|
||||
runApplication setsToZones
|
||||
runApplication decomposePar
|
||||
#runApplication $application
|
||||
runParallel $application 4
|
||||
runApplication reconstructParMesh -cellDist
|
||||
#runApplication decomposePar
|
||||
runApplication $application
|
||||
#runParallel $application 4
|
||||
#runApplication reconstructParMesh -cellDist
|
||||
|
|
Reference in a new issue