mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
update sourcing of OpenFOAM bashrc to OF6
This commit is contained in:
@ -25,7 +25,7 @@ export CFDEM_VERSION=19.02
|
||||
# Please set to the appropriate path if the default is not correct.
|
||||
#
|
||||
# activate compatible OpenFOAM version
|
||||
. $HOME/OpenFOAM/OpenFOAM-4.x/etc/bashrc
|
||||
. $HOME/OpenFOAM/OpenFOAM-6/etc/bashrc
|
||||
#
|
||||
# CFDEMcoupling
|
||||
export CFDEM_INST_DIR=$HOME/$CFDEM_PROJECT
|
||||
|
||||
Reference in New Issue
Block a user