Merge branch 'upstream/OpenFOAM' into master
[freefoam.git] / tutorials / multiphase / interDyMFoam / ras / damBreakWithObstacle / Allrun.in
blob763dc8a7abc7bee192c7ad401b20c50452db2e5a
1 #!/bin/sh
2 # Source tutorial run functions
3 . @FF_DATA_DIR@/shellFunctions/RunFunctions
5 # Alltest changes this to yes...
6 export FREEFOAM_TEST_MODE=no
7 if [ "$FREEFOAM_TEST_MODE" == "yes" ]; then
8 # Alltest changes this to the top test directory...
9 export FREEFOAM_CONFIG_DIR='${TEST_CONFIG_DIR}'
12 runApplication blockMesh
13 runApplication setSet -batch createObstacle.setSet
14 runApplication subsetMesh c0 -patch walls
15 runApplication setFields
16 runApplication interDyMFoam