BUG: cavity: fixes the running of the cavity case #141

This commit is contained in:
mattijs 2016-06-07 12:44:34 +01:00
parent feab373f69
commit b6472f3f7c

View File

@ -33,8 +33,7 @@ runParallel -s 5 -np 5 icoFoam \
-decomposeParDict system/decomposeParDict-5
# Reconstruct mesh and results
runParallel -s reconstruct redistributePar \
-reconstruct -decomposeParDict system/decomposeParDict
runParallel -s reconstruct -np 5 redistributePar -reconstruct
# -----------------------------------------------------------------------------