2 cd ${0%/*} ||
exit 1 # run from this directory
4 # Source tutorial run functions
5 .
$WM_PROJECT_DIR/bin
/tools
/RunFunctions
8 application
=`getApplication`
10 runApplication blockMesh
11 cp 0/alpha1.org
0/alpha1
12 cp 0/p_rgh.org
0/p_rgh
13 runApplication setFields
14 runApplication
$application
16 # ----------------------------------------------------------------- end-of-file