From ec478c9636411a4c88e8e0615c2baf56e20d9b3f Mon Sep 17 00:00:00 2001 From: Andrew Heather Date: Thu, 25 Aug 2016 13:32:45 +0100 Subject: [PATCH] BUG: mesh/filter case - corrected Allrun script. Fixes #219 --- tutorials/mesh/parallel/filter/Allrun | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tutorials/mesh/parallel/filter/Allrun b/tutorials/mesh/parallel/filter/Allrun index 8a0978f43f..4be640030b 100755 --- a/tutorials/mesh/parallel/filter/Allrun +++ b/tutorials/mesh/parallel/filter/Allrun @@ -4,6 +4,8 @@ cd ${0%/*} || exit 1 # Run from this directory # Source tutorial run functions . $WM_PROJECT_DIR/bin/tools/RunFunctions +application=$(getApplication) + # Create mesh runApplication blockMesh @@ -16,7 +18,7 @@ runApplication topoSet # Create baffles and fields runApplication createBaffles -overwrite -runApplication $(getApplication) +runApplication $application #- RedistributePar to do decomposition runParallel redistributePar -decompose -cellDist