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