ENH: Rename CMake variables and files
[freefoam.git] / tutorials / DNS / dnsFoam / boxTurb16 / Allrun.in
bloba18571a2a1b2aa4c618837056c74f7b3369cdb59
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="dns"
15 runApplication blockMesh
16 runApplication boxTurb
17 runApplication $application
18 runApplication enstrophy