Fixed tutorials for pimpleDyMFoam solver (backports)
[foam-extend-4.0.git] / tutorials / incompressible / pimpleDyMFoam / wingMotion / Allclean
bloba15943cd4f003b3999dd466dfd25ecfae472d39b
1 #!/bin/sh
2 cd ${0%/*} || exit 1 # run from this directory
4 # Source tutorial run functions
5 . $WM_PROJECT_DIR/bin/tools/CleanFunctions
7 cd wingMotion_snappyHexMesh
8 cleanCase
9 \rm -f front.sMesh symFront.sMesh
10 \rm -f constant/cellLevel constant/pointLevel constant/polyMesh/refinementHistory
11 rm -f constant/polyMesh/boundary
13 cd ../wingMotion2D_simpleFoam
14 rm -f constant/polyMesh/boundary
15 cleanCase
17 cd ../wingMotion2D_pimpleDyMFoam
18 cleanCase
19 rm -f constant/polyMesh/boundary
20 rm -rf 0