hydrofiol case update
This commit is contained in:
parent
64615ddbd3
commit
dd5aeea595
3 changed files with 8 additions and 0 deletions
|
@ -2,4 +2,12 @@
|
|||
|
||||
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
|
||||
|
||||
cleanFaMesh ()
|
||||
{
|
||||
rm -rf ./constant/faMesh/faceLabels* \
|
||||
./constant/faMesh/boundary* \
|
||||
> /dev/null 2>&1
|
||||
}
|
||||
|
||||
cleanTimeDirectories
|
||||
cleanFaMesh
|
||||
|
|
Binary file not shown.
Binary file not shown.
Reference in a new issue