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

Trajectory cleared when starting new simulation #35

Closed madreher closed 4 months ago

madreher commented 4 months ago

When launching two simulations in a row, the number of frames is not reset to 0, effectively appending the second simulation to the first. The intended behavior is to preserve only the frame used as starting point and discard all the other frames from the first trajectory.