diff --git a/tutorials/incompressible/pimpleDyMFoam/propeller/Allclean b/tutorials/incompressible/pimpleDyMFoam/propeller/Allclean index 3c5bcd0a28..e9710c501f 100755 --- a/tutorials/incompressible/pimpleDyMFoam/propeller/Allclean +++ b/tutorials/incompressible/pimpleDyMFoam/propeller/Allclean @@ -7,5 +7,6 @@ cd ${0%/*} || exit 1 # run from this directory cleanCase \rm -rf 0 -\rm -f constant/triSurface*.eMesh* +\rm -r constant/extendedFeatureEdgeMesh/ +\rm -f constant/triSurface/*.eMesh*