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
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.
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.