fixed writing out entries in advective bc
[OpenFOAM-1.6-ext.git] / tutorials / incompressible / channelFoam / channel395 / Allrun
blobeb27d2f71122fe11eb468a21f712c213579df8bc
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 # Get application directory
6 parentDir=`dirname $PWD`
7 application=`basename $parentDir`
9 runApplication blockMesh
10 runApplication $application
11 runApplication postChannel