Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / tutorials / lagrangian / porousExplicitSourceReactingParcelFoam / verticalChannel / Allrun
blob6eb3715e653e3f89c25d0ecfbe2b8ff619795da1
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 # create mesh
6 runApplication blockMesh
8 # initialise with potentialFoam solution
9 runApplication potentialFoam
10 rm -f 0/phi
12 # run the solver
13 runApplication porousExplicitSourceReactingParcelFoam