Fixed URL for libccmio-2.6.1 (bug report #5 by Thomas Oliveira)
[foam-extend-3.2.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