ENH: autoLayerDriver: better layering information message
[OpenFOAM-2.0.x.git] / tutorials / compressible / rhoPorousMRFLTSPimpleFoam / angledDuct / Allrun
blobc9fa98255753a468f44e925754d110ecf3d56332
1 #!/bin/sh
2 cd ${0%/*} || exit 1 # run from this directory
4 m4 constant/polyMesh/blockMeshDict.m4 > constant/polyMesh/blockMeshDict
6 # Source tutorial run functions
7 . $WM_PROJECT_DIR/bin/tools/RunFunctions
9 runApplication blockMesh
10 runApplication `getApplication`