diff --git a/tutorials/mesh/cfMesh/cartesianMesh/sawOctree/Allrun b/tutorials/mesh/cfMesh/cartesianMesh/sawOctree/Allrun index 11b1fcaf8..e41175eac 100755 --- a/tutorials/mesh/cfMesh/cartesianMesh/sawOctree/Allrun +++ b/tutorials/mesh/cfMesh/cartesianMesh/sawOctree/Allrun @@ -9,5 +9,5 @@ if [ "$WM_PROJECT" = "OpenFOAM" ] then runApplication reconstructParMesh -constant -fullMatch else -runApplication reconstructParMesh -zeroTime +runApplication reconstructParMesh -withZero fi