mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
fix up path of python post-processing
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user