diff --git a/tutorials/cfdemSolverIBContinuousForcing/redBloodCellPoiseuilleFlow/parCFDDEMrun.sh b/tutorials/cfdemSolverIBContinuousForcing/redBloodCellPoiseuilleFlow/parCFDDEMrun.sh index 17cec5a1..2ef4169d 100755 --- a/tutorials/cfdemSolverIBContinuousForcing/redBloodCellPoiseuilleFlow/parCFDDEMrun.sh +++ b/tutorials/cfdemSolverIBContinuousForcing/redBloodCellPoiseuilleFlow/parCFDDEMrun.sh @@ -31,8 +31,7 @@ parCFDDEMrun $logpath $logfileName $casePath $headerText $solverName $nrProcs $m if [ $runPython == "true" ] then - - cd $casePath/CFD/octave + cd $casePath python results.py fi