Added four dsmc tutorials and run/clean scripts.

This commit is contained in:
graham
2009-06-18 14:52:31 +01:00
parent edcf49af67
commit eefaf72069
85 changed files with 3789 additions and 0 deletions

View File

@ -0,0 +1,11 @@
#!/bin/sh
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions
runApplication blockMesh
runApplication decomposePar
runParallel dsmcInitialise 4 system/machines
hostname > system/machines
runParallel dsmcFoam 4 system/machines
runApplication reconstructPar -noLagrangian