madreher / radahn

Radahn is an interactive molecular dynamic application allowing users to steer their MD simulations and getting live feedback. The framework is currently build around LAMMPS as a simulation backend and will be extended to Gromacs in the future.
MIT License
0 stars 0 forks source link

Plots can receive duplicate frames #46

Closed madreher closed 3 months ago

madreher commented 3 months ago

In the plots and possibly the viewers, it is possible to see multiple times the same frames. Check if this is because of ZMQ which could return the last message multiple times or something else.