Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / tutorials / compressible / rhopSonicFoam / shockTube / Allrun
blobeede9049d770e4829fb2d746ebb736aab8cb5fb1
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 application=`getApplication`
7 runApplication blockMesh
8 runApplication setFields
9 runApplication $application