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" ]
|
if [ $runPython == "true" ]
|
||||||
then
|
then
|
||||||
|
cd $casePath
|
||||||
cd $casePath/CFD/octave
|
|
||||||
python results.py
|
python results.py
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user