Merge branch 'upstream/OpenFOAM' into master
[freefoam.git] / tutorials / compressible / rhoPisoFoam / ras / cavity / Allrun.in
blobd898c0c860399df5550a79f0ba9ff9be1bbdc5e8
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="rhoPisoFoam"
15 runApplication blockMesh
16 runApplication $application