ENH: Rename CMake variables and files
[freefoam.git] / tutorials / mesh / moveDynamicMesh / SnakeRiverCanyon / Allrun.in
blobbddbb358d3e403eb37467daeb96cc620929920c0
1 #!/bin/sh
2 # Source tutorial run functions
3 . @FOAM_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 # Get application name from directory
13 application="moveDynamicMesh"
15 runApplication blockMesh
16 runApplication $application