Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / tutorials / multiphase / compressibleInterFoam / les / depthCharge2D / Allrun
blobf2a0345d68b030bcac62302fb71d10da0a137384
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 # Get application name from directory
6 application="compressibleInterFoam"
8 runApplication blockMesh
9 cp 0/alpha1.org 0/alpha1
10 cp 0/p.org 0/p
11 runApplication setFields
12 runApplication $application