From fd8380eebe9bdd7b3cb53b37168b865e233d1981 Mon Sep 17 00:00:00 2001 From: andy Date: Mon, 18 Feb 2013 17:12:27 +0000 Subject: [PATCH] ENH: Tutorial update --- tutorials/incompressible/simpleFoam/motorBike/Allrun | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tutorials/incompressible/simpleFoam/motorBike/Allrun b/tutorials/incompressible/simpleFoam/motorBike/Allrun index d3466dcfab..5275ea56bf 100755 --- a/tutorials/incompressible/simpleFoam/motorBike/Allrun +++ b/tutorials/incompressible/simpleFoam/motorBike/Allrun @@ -22,6 +22,9 @@ ls -d processor* | xargs -i cp -r 0.org ./{}/0 $1 runParallel patchSummary 6 runParallel potentialFoam 6 -noFunctionObjects -writep -runParallel `getApplication` 6 +runParallel $(getApplication) 6 + +runApplication reconstructParMesh -constant +runApplication reconstructPar -latestTime # ----------------------------------------------------------------- end-of-file