openfoam/tutorials/mesh/snappyHexMesh/gap_detection/Allclean
2015-11-03 10:23:11 +00:00

8 lines
150 B
Bash
Executable File

#!/bin/sh
# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
\rm -f constant/polyMesh/boundary > /dev/null 2>&1
cleanCase