diff --git a/tutorials/mesh/snappyHexMesh/Allrun b/tutorials/mesh/snappyHexMesh/Allrun index 5b9d4c9c59..b9bb480744 100755 --- a/tutorials/mesh/snappyHexMesh/Allrun +++ b/tutorials/mesh/snappyHexMesh/Allrun @@ -10,6 +10,7 @@ cd "${0%/*}" || exit # Run from this directory ( cd faceZoneRegions && ./Allrun ) ( cd motorBike_leakDetection && ./Allrun ) ( cd opposite_walls && ./Allrun ) +( cd airfoilWithLayers && ./Allrun ) exit 0