reconstructPar: Updated tutorials to use reconstructPar rather than reconstructParMesh

This commit is contained in:
Will Bainbridge
2022-07-19 12:53:12 +01:00
parent c3ab704513
commit 52f262859a
14 changed files with 6 additions and 18 deletions

View File

@ -13,6 +13,7 @@ runApplication $(getApplication)
## Parallel
#runApplication decomposePar -fileHandler collated
#runParallel snappyHexMesh -overwrite -fileHandler collated
#
## Remove any include files from the field dictionaries
#( mkdir -p processors/0 && \
# cd 0 && \
@ -21,7 +22,6 @@ runApplication $(getApplication)
#)
#
#runParallel $(getApplication) -fileHandler collated
#runApplication reconstructParMesh -constant
#runApplication reconstructPar
#------------------------------------------------------------------------------

View File

@ -8,7 +8,6 @@ cd ${0%/*} || exit 1
runParallel $(getApplication)
runApplication reconstructParMesh -allRegions -constant
runApplication reconstructPar -allRegions
paraFoam -touchAll