mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
updates to tuts to reflect turbulence changes, and general tut updates
This commit is contained in:
7
tutorials/mhdFoam/Allclean
Executable file
7
tutorials/mhdFoam/Allclean
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Source tutorial clean functions
|
||||
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
|
||||
|
||||
(cd hartmann && cleanCase)
|
||||
(cd hartmann && cleanSamples)
|
||||
Reference in New Issue
Block a user