initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / tutorials / multiphase / compressibleInterFoam / les / depthCharge3D / Allrun
blob695ef4d671a213fe27b4b2235133c729c6ccc83a
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 # Get application name
6 application=`getApplication`
8 runApplication blockMesh
9 cp 0/alpha1.org 0/alpha1
10 cp 0/p.org 0/p
11 runApplication setFields
12 runApplication decomposePar
13 runParallel $application 4
14 runApplication reconstructPar