fixed writing out entries in advective bc
[OpenFOAM-1.6-ext.git] / tutorials / compressible / rhoSonicFoam / shockTube / Allrun
blob4f0a80edd84fab2c5980f3cd4000ff185d31acb0
1 #!/bin/sh
3 # Source tutorial run functions
4 . $WM_PROJECT_DIR/bin/tools/RunFunctions
6 # Get application name
7 application=`getApplication`
9 runApplication blockMesh
10 runApplication setFields
11 runApplication $application