initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / tutorials / DNS / dnsFoam / boxTurb16 / Allrun
blobe005157d0978ecea54d006422f647e4522373801
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 # Get application name
6 application=`getApplication`
8 runApplication blockMesh
9 runApplication boxTurb
10 runApplication $application
11 runApplication enstrophy