adjust tutorial run scripts to new etc location

This commit is contained in:
Daniel Queteschiner
2017-08-16 15:41:11 +02:00
parent 7673564896
commit 1fed0679a9
21 changed files with 20 additions and 32 deletions

View File

@ -10,7 +10,7 @@
. ~/.bashrc
#- include functions
source $CFDEM_SRC_DIR/lagrangian/cfdemParticle/etc/functions.sh
source $CFDEM_PROJECT_DIR/etc/functions.sh
echo "starting DEM run in parallel..."
#--------------------------------------------------------------------------------#