hydrofiol case update

This commit is contained in:
Zeljko Tukovic 2010-10-25 09:58:40 +02:00
parent 64615ddbd3
commit dd5aeea595
3 changed files with 8 additions and 0 deletions

View file

@ -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