MPPIC: Standardised cyclone tutorial scripts

This commit is contained in:
Will Bainbridge
2017-08-31 16:03:45 +01:00
parent d6e2fe84a8
commit 7d9a91661c
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,11 @@
#!/bin/sh
cd ${0%/*} || exit 1 # Run from this directory
# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
# rm -f constant/triSurface/cyclone.stl.gz > /dev/null 2>&1
rm -f constant/triSurface/cyclone.stl.gz > /dev/null 2>&1
cleanCase
#------------------------------------------------------------------------------

View File

@ -4,7 +4,6 @@ cd ${0%/*} || exit 1 # Run from this directory
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions
cp $FOAM_TUTORIALS/resources/geometry/cyclone.stl.gz constant/triSurface
runApplication blockMesh