2 cd ${0%/*} ||
exit 1 # run from this directory
4 # Source tutorial run functions
5 .
$WM_PROJECT_DIR/bin
/tools
/RunFunctions
7 application
=`getApplication`
9 runApplication blockMesh
10 runApplication
$application
12 # ----------------------------------------------------------------- end-of-file