From 591c5b602c3e96447e9bf5664a3937ff02fe82cd Mon Sep 17 00:00:00 2001
From: mattijs <mattijs>
Date: Mon, 7 Dec 2015 16:04:17 +0000
Subject: [PATCH] ENH: decomposeParDict: default value is
 system/decomposeParDict

---
 tutorials/mesh/parallel/cavity/Allrun | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorials/mesh/parallel/cavity/Allrun b/tutorials/mesh/parallel/cavity/Allrun
index e6c76345f99..7333997cbf0 100755
--- a/tutorials/mesh/parallel/cavity/Allrun
+++ b/tutorials/mesh/parallel/cavity/Allrun
@@ -29,7 +29,7 @@ runParallel -l log.redistributePar-5 redistributePar 5 -decomposeParDict system/
 runParallel -l log.icoFoam-5 icoFoam 5 -decomposeParDict system/decomposeParDict-5
 
 #- reconstruct mesh and results
-runParallel -l log.redistributePar-1 redistributePar 5 -reconstruct -decomposeParDict system/decomposeParDict
+runParallel -l log.redistributePar-1 redistributePar 5 -reconstruct
 
 
 # ----------------------------------------------------------------- end-of-file
-- 
GitLab