Open CJ-Wright opened 8 years ago
The new ASE trajectory and optimizer/dynamics setup needs to be incorporated. Mainly this means that we need to move to modifying the atoms in place and not returning a trajectory, just using the Trajectory class to save the traj then reloading it.
The new traj stuff is good, but we need to still move to the new optimizer setup. This will give us nice callback support, maybe
The new ASE trajectory and optimizer/dynamics setup needs to be incorporated. Mainly this means that we need to move to modifying the atoms in place and not returning a trajectory, just using the Trajectory class to save the traj then reloading it.