New user here. Thank you for help. Trying to use a very simple format … nothing fancy … to dump jpeg images:
dump d0 all image 1 dump.*.jpg type type
This worked magnificently for a 3d simulation of atoms (3 types, different sizes, no bonds).
It failed miserably for a 2d system. Got weird distortions at edges. Sizes seemed to be misinterpreted.
Does anyone have a simple way to visualize a 2d system of “discs” using an image dump in a LAMMPS input script? Many, many thanks!