tutorials reconstructParMesh: Removed redundant -mergeTol option
This commit is contained in:
@ -21,7 +21,7 @@ runApplication $(getApplication)
|
||||
#)
|
||||
#
|
||||
#runParallel $(getApplication) -fileHandler collated
|
||||
#runApplication reconstructParMesh -constant -mergeTol 1e-6
|
||||
#runApplication reconstructParMesh -constant
|
||||
#runApplication reconstructPar
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
@ -13,6 +13,6 @@ ls -d processor* | xargs -I {} rm -rf ./{}/0/uniform
|
||||
|
||||
runParallel pisoFoam
|
||||
|
||||
runApplication reconstructParMesh -constant -mergeTol 1e-6
|
||||
runApplication reconstructParMesh -constant
|
||||
|
||||
runApplication reconstructPar
|
||||
|
||||
Reference in New Issue
Block a user