ENH: Rename CMake variables and files
[freefoam.git] / tutorials / basic / potentialFoam / pitzDaily / Allrun.in
blob55ccce67e87c5bcd958277994cd94c0339b1ea62
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 application="potential"
14 runApplication blockMesh
15 runApplication $application
16 runApplication streamFunction