Memory leak when rendering images from LAMMPS dump file
I noticed a memory leak when rendering images from a binary LAMMPS dump file. It seems that each frame rendered adds some memory usage that is not freed until Ovito is terminated. It is not a lot of memory that gets lost but was enough for me to run into my RAM limit when rendering 2000 images. Note that this issue is easily circumvented by dumping in multiple sessions, since the RAM is released when closing Ovito.