Skip to content

Add velocities to MD verlet restart

afonari requested to merge (removed):md-restart-vel into develop

Now velocities are saved/read in the restart file when running verlet MD dynamics.

Also some clean up of the restart logic in PW/dynamics_module. Each type of MD got a restart_id type that is saved in the first line of the restart file.

Edited by afonari

Merge request reports