initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / tutorials / multiphase / cavitatingFoam / ras / throttle / Allclean
blob224fbd6f0e714cd4e9f9a21ec1971bf3210fcdbf
1 #!/bin/sh
3 # Source tutorial clean functions
4 . $WM_PROJECT_DIR/bin/tools/CleanFunctions
6 rm -rf constant/polyMesh/sets > /dev/null 2>&1
7 rm -rf 0/polyMesh > /dev/null 2>&1
8 rm system/cellSetDict > /dev/null 2>&1
9 cleanCase