From da37804145a8b4598d78540e8b2cc9a2d66f59db Mon Sep 17 00:00:00 2001 From: ekinaci Date: Mon, 4 Sep 2017 14:56:06 +0200 Subject: [PATCH] More path correction for tutorial cases --- .../Unreacted_Shrinking_Core_Test_Case/Allclean | 2 +- .../Unreacted_Shrinking_Core_Test_Case/Allrun.sh | 2 +- .../Unreacted_Shrinking_Core_Test_Case/parCFDDEMrun.sh | 2 +- .../Unreacted_Shrinking_Core_Test_Case/parDEMrun.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/Allclean b/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/Allclean index 34f8f66a..914488fd 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/Allclean +++ b/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/Allclean @@ -3,7 +3,7 @@ # Source tutorial run functions . $WM_PROJECT_DIR/bin/tools/CleanFunctions -source $CFDEM_SRC_DIR/lagrangian/cfdemParticle/etc/functions.sh +source $CFDEM_PROJECT_DIR/etc/functions.sh #- define variables casePath="$(dirname "$(readlink -f ${BASH_SOURCE[0]})")" diff --git a/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/Allrun.sh b/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/Allrun.sh index 7c0a2959..f10e2492 100755 --- a/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/Allrun.sh +++ b/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/Allrun.sh @@ -10,7 +10,7 @@ . ~/.bashrc #- include functions -source $CFDEM_SRC_DIR/lagrangian/cfdemParticle/etc/functions.sh +source $CFDEM_PROJECT_DIR/etc/functions.sh #- define variables casePath="$(dirname "$(readlink -f ${BASH_SOURCE[0]})")" diff --git a/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/parCFDDEMrun.sh b/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/parCFDDEMrun.sh index fd4341f1..a7136056 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/parCFDDEMrun.sh +++ b/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/parCFDDEMrun.sh @@ -10,7 +10,7 @@ . ~/.bashrc #- include functions -source $CFDEM_SRC_DIR/lagrangian/cfdemParticle/etc/functions.sh +source $CFDEM_PROJECT_DIR/etc/functions.sh #--------------------------------------------------------------------------------# #- define variables diff --git a/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/parDEMrun.sh b/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/parDEMrun.sh index d1e3a033..b5c2d5dd 100755 --- a/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/parDEMrun.sh +++ b/tutorials/cfdemSolverRhoPimpleChem/Unreacted_Shrinking_Core_Test_Case/parDEMrun.sh @@ -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..." #--------------------------------------------------------------------------------#