updates to tuts to reflect turbulence changes, and general tut updates

This commit is contained in:
andy
2008-06-17 14:07:11 +01:00
parent 24c4b1b745
commit 4ddd3c67a6
59 changed files with 1996 additions and 2026 deletions

View File

@ -1,7 +0,0 @@
#!/bin/sh
# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
cleanCase
cleanSamples

View File

@ -1,10 +0,0 @@
#!/bin/sh
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions
# Get application name from directory
application=`basename $PWD`
runApplication blockMesh
runApplication $application
runApplication sample