From d0400cdc7419c082478e58f67f85b11a8f2b3f8f Mon Sep 17 00:00:00 2001 From: danielque Date: Fri, 17 May 2019 14:24:55 +0200 Subject: [PATCH] update sourcing of OpenFOAM bashrc to OF6 --- etc/bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/bashrc b/etc/bashrc index c7224a0b..ac8fda40 100755 --- a/etc/bashrc +++ b/etc/bashrc @@ -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