parCFDDEMrun

Submitted by kalei on Fri, 08/18/2017 - 13:13

Hallo,
when using parCFDDEMrun.sh to continue a parallelzied calculation (without reconstruction) old results in the processorx folders are deleted. Is it possible to turn this off?
Best
Karl-Heinz

alice's picture

alice | Mon, 08/21/2017 - 14:43

Hi Karl-Heinz,
sure! Just comment the last lines in parCFDEMrun.sh (underneath clean up case).
If you want to run a case (decomposed) without calling the scripts again, you can use
mpirun -np #{number of processors} cfdemSolverPiso -parallel
from within the CFD folder.
Cheers,
Alice