BUGFIX: Fixed debug statement in factorial in label.C. Author: Inno Gatin. Merge...
[foam-extend-3.2.git] / tutorials / incompressible / simpleFoam / mixingPlaneAxial / Allclean
blob1be212c5c79419f4527b7d7cb09d73941d7e8959
1 #!/bin/sh
3 # Source tutorial clean functions
4 . $WM_PROJECT_DIR/bin/tools/CleanFunctions
6 cleanCase
7 \rm constant/polyMesh/blockMeshDict constant/polyMesh/boundary
8 \rm -rf 0 ; cp -r save 0