Merge branch 'upstream/OpenFOAM' into master
[freefoam.git] / tutorials / incompressible / nonNewtonianIcoFoam / offsetCylinder / Allrun.in
blob2335636b61c1781bc7ecfae27333799b2300c9b6
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="nonNewtonianIcoFoam"
15 runApplication blockMesh
16 runApplication $application