Tutorial loop updates

This commit is contained in:
Hrvoje Jasak 2015-05-11 11:46:35 +01:00 committed by Dominik Christ
parent 4608dddc89
commit bba9b5b916
4 changed files with 13 additions and 35 deletions

View file

@ -3,20 +3,9 @@
# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
cd periodicCubeArgon
rm -rf 0/*
rm -f Ar-Ar
rm -f electrostatic
rm -f constant/idList
rm -rf constant/polyMesh/sets
cleanCase
cd ..
cd periodicCubeWater
rm -rf 0/*
rm -f O-O
rm -f electrostatic
rm -f constant/idList
rm -rf constant/polyMesh/sets
cleanCase
cd ..
\rm -rf 0/*
\rm -f Ar-Ar
\rm -f electrostatic
\rm -f constant/idList
\rm -rf constant/polyMesh/sets
cleanCase

View file

@ -3,20 +3,9 @@
# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
cd periodicCubeArgon
rm -rf 0/*
rm -f Ar-Ar
rm -f electrostatic
rm -f constant/idList
rm -rf constant/polyMesh/sets
cleanCase
cd ..
cd periodicCubeWater
rm -rf 0/*
rm -f O-O
rm -f electrostatic
rm -f constant/idList
rm -rf constant/polyMesh/sets
cleanCase
cd ..
\rm -rf 0/*
\rm -f O-O
\rm -f electrostatic
\rm -f constant/idList
\rm -rf constant/polyMesh/sets
cleanCase

View file

@ -4,5 +4,5 @@
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
cleanCase
\rm constant/polyMesh/blockMeshDict constant/polyMesh/boundary
\rm -f constant/polyMesh/blockMeshDict constant/polyMesh/boundary
\rm -rf 0 ; cp -r save 0