eMesh feature refinement
[OpenFOAM-1.5.x.git] / tutorials / compressibleLesInterFoam / depthCharge2D / Allrun
blob35a6c662332304e06a452578c5c0b6e599594fe9
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 # Get application name from directory
6 application="compressibleLesInterFoam"
8 runApplication blockMesh
9 cp 0/alpha1.org 0/alpha1
10 cp 0/pd.org 0/pd
11 runApplication setFields
12 runApplication $application