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

7
tutorials/mhdFoam/Allclean Executable file
View File

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