fixed writing out entries in advective bc
[OpenFOAM-1.6-ext.git] / tutorials / heatTransfer / buoyantBoussinesqSimpleFoam / hotRoom / Allrun
bloba7022ea619edc67746333afcb766505d2f8ed11f
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 application=`getApplication`
7 compileApplication ../../setHotRoom
8 runApplication blockMesh
9 runApplication setHotRoom
10 runApplication $application