diff --git a/Allwmake.firstInstall b/Allwmake.firstInstall index d66ed7c66..94acee1e4 100755 --- a/Allwmake.firstInstall +++ b/Allwmake.firstInstall @@ -25,8 +25,8 @@ then echo echo "Examples: " echo " Ubuntu: \"export QT_BIN_DIR=/usr/bin\"" - echo " Fedora: \"export QT_BIN_DIR=????\"" - echo " openSuse: \"export QT_BIN_DIR=????\"" + echo " Fedora: \"export QT_BIN_DIR=/usr/lib64/qt4/bin\"" + echo " openSuse: \"export QT_BIN_DIR=/usr/bin\"" echo read -r -p "Proceed without compiling ParaView [Y/n] " response if [[ $response =~ ^([nN][oO]|[nN])$ ]] diff --git a/tutorials/combustion/dieselFoam/aachenBomb/constant/thermophysicalProperties b/tutorials/combustion/dieselFoam/aachenBomb/constant/thermophysicalProperties index a83536ba4..87bdf3165 100644 --- a/tutorials/combustion/dieselFoam/aachenBomb/constant/thermophysicalProperties +++ b/tutorials/combustion/dieselFoam/aachenBomb/constant/thermophysicalProperties @@ -19,7 +19,7 @@ thermoType hsPsiMixtureThermo>; CHEMKINFile "$FOAM_CASE/chemkin/chem.inp"; -//HJ test CHEMKINThermoFile "~OpenFOAM/thermoData/therm.dat"; +CHEMKINThermoFile "$FOAM_CASE/chemkin/therm.dat"; inertSpecie N2;