Merge branch 'upstream/OpenFOAM' into master
[freefoam.git] / tutorials / combustion / XiFoam / les / pitzDaily / Allrun.in
blob54f8c98805171644ac97bf5d03e7a18825173de1
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 # Get application name from directory
13 application="XiFoam"
15 runApplication blockMesh
16 runApplication $application