Relative Content

Tag Archive for pythonmatplotliboop

How to save final frame of HOOMD-Blue simulation to a GSD file?

I’m trying to save the last frame of my HOOMD simulation as a gsd file in order to make a 3d histogram of the particle positions using matplotlib. I’ve tried following both the HOOMD documentation instructions on this and the gsd.hoomd instructions, but whenever I try to read the gsd file, it contains no frames.