initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / tutorials / multiphase / compressibleInterFoam / les / depthCharge2D / Allrun
bloba3d54875d4a261e0a14965700a18eb81bb7a568e
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 $application