update sourcing of OpenFOAM bashrc to OF6

This commit is contained in:
danielque
2019-05-17 14:24:55 +02:00
parent 302e8df86b
commit d0400cdc74

View File

@ -25,7 +25,7 @@ export CFDEM_VERSION=19.02
# Please set to the appropriate path if the default is not correct. # Please set to the appropriate path if the default is not correct.
# #
# activate compatible OpenFOAM version # activate compatible OpenFOAM version
. $HOME/OpenFOAM/OpenFOAM-4.x/etc/bashrc . $HOME/OpenFOAM/OpenFOAM-6/etc/bashrc
# #
# CFDEMcoupling # CFDEMcoupling
export CFDEM_INST_DIR=$HOME/$CFDEM_PROJECT export CFDEM_INST_DIR=$HOME/$CFDEM_PROJECT