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 | Sun, 05/04/2014 - 12:59
hi
hi
Use the following command:
vtk(dump("dump.in")).manyGran("out")
in=input file name
out=output file name
aaigner | Sat, 05/31/2014 - 23:54
LPP
Hi Carles!
In general we suggest to use our modified version of pizza, called lpp. Maybe this solves your problem.
Cheers
Andreas