problem with radius when converting dump file to vtk

Submitted by carlesbp on Mon, 03/24/2014 - 17:59

Hi everyone!

The problem I am facing now is the radius once the dump file is converted into VTK. The dump file I am trying to convert contains the information about the radius, but when I convert it using " d = dump("dump*.xxx") " it says all snapshots read and selected, but then for the assigned columns radius is missing while radius is not missing in the first dump file obtained straight from LIGGGHTS.
I hope you can help me with that one too.

Carles

Mohammad Jahani's picture

Mohammad Jahani | Sun, 05/04/2014 - 12:59

hi
Use the following command:
vtk(dump("dump.in")).manyGran("out")
in=input file name
out=output file name

M.Jahani

aaigner's picture

aaigner | Sat, 05/31/2014 - 23:54

Hi Carles!

In general we suggest to use our modified version of pizza, called lpp. Maybe this solves your problem.

Cheers
Andreas