tutorials reconstructParMesh: Removed redundant -mergeTol option

This commit is contained in:
Henry Weller
2021-07-05 22:38:13 +01:00
parent fa23a1d5bd
commit 500f1ee9f4
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ runApplication $(getApplication)
#)
#
#runParallel $(getApplication) -fileHandler collated
#runApplication reconstructParMesh -constant -mergeTol 1e-6
#runApplication reconstructParMesh -constant
#runApplication reconstructPar
#------------------------------------------------------------------------------

View File

@ -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