mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: snappyHexMesh: added tutorial for testing automatic gap refinement
This commit is contained in:
7
tutorials/mesh/snappyHexMesh/gap_detection/Allclean
Normal file
7
tutorials/mesh/snappyHexMesh/gap_detection/Allclean
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Source tutorial clean functions
|
||||
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
|
||||
|
||||
\rm -f constant/polyMesh/boundary > /dev/null 2>&1
|
||||
cleanCase
|
||||
Reference in New Issue
Block a user