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 runApplication topoSet
12 runApplication subsetMesh
-overwrite c0
-patch floatingObject
13 cp -r 0.org
0 > /dev
/null
2>&1
14 runApplication setFields
15 runApplication
$application
17 # ----------------------------------------------------------------- end-of-file