STYLE: miss-aligned Headers
[foam-extend-3.2.git] / tutorials / lagrangian / coalChemistryFoam / simplifiedSiwek / Allrun
blob945c8974dfc7003e127eeb307d1fa26a1e1f379d
1 #!/bin/sh
3 # Source tutorial run functions
4 . $WM_PROJECT_DIR/bin/tools/RunFunctions
6 application=`getApplication`
8 # create mesh
9 runApplication blockMesh
11 # create ignition cells cellSet
12 runApplication cellSet
14 runApplication $application