diff --git a/tutorials/incompressible/pimpleDyMFoam/propeller/Allclean b/tutorials/incompressible/pimpleDyMFoam/propeller/Allclean index f87f062960..7be04a3bab 100755 --- a/tutorials/incompressible/pimpleDyMFoam/propeller/Allclean +++ b/tutorials/incompressible/pimpleDyMFoam/propeller/Allclean @@ -4,9 +4,11 @@ cd ${0%/*} || exit 1 # run from this directory # Source tutorial clean functions . $WM_PROJECT_DIR/bin/tools/CleanFunctions +# remove surface +\rm -f constant/triSurface/propellerTip.obj.gz + cleanCase \rm -rf 0 \rm -rf constant/extendedFeatureEdgeMesh/ \rm -f constant/triSurface/*.eMesh* -