We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a64d4c commit bc76de9Copy full SHA for bc76de9
1 file changed
examples/dfLowMachFoam/fgm/twoD_SandiaD_flareFGM/Allrun
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
cd ${0%/*} || exit 1 # Run from this directory
3
4
-if [ -e flare_CH4_SandiaD_4D.tbl]
+if [ -e flare_CH4_SandiaD_4D.tbl ]
5
then
6
echo "flare_CH4_SandiaD_4D.tbl exists. Make sure correct table has been used!"
7
else
0 commit comments