hi folks

Submitted by naceur on Tue, 07/14/2015 - 23:26

I think all went well installing LIGGGHTS along with CFDEM

so happy after more than 15 days day and night :)

the only problem is that I can't see the results (postprocessing) I don't have matlab
and octave seems to not work well to be called it show many errors
i some one could help little I can go faster

here what I get when running
tutorials/cfdemSolverPisoScalar/packedBedTemp

every thing went well

till here postprocessing i think

j-kerbl's picture

j-kerbl | Thu, 08/06/2015 - 17:02

Hi Naceur,

you could try a manual run (no Allrun.sh)
Go to the DEM folder.
If DEM init file is present: run cfdemLiggghts INITFILENAME
Go to CFD folder:
Run blockMesh
run decomposePar
check Nr of processor directories
run mpirun -np "NPROC" "cfdemSolverName" -parallel
nproc is the number of processors, cfdemSolverName should for the packedBedTemp be cfdemSolverPisoScalar
Run paraview
open CFD/system/controlDict.foam
select decomposedCase

and have fun!

If anything is unclear, please tell me.

Cheers
Josef