NQCDynamics.jl
NQCDynamics.jl copied to clipboard
Tutorial and Documentation for on-the-fly MDEF
We discussed that it would be nice to also showcase that the code in principle can perform on the fly dynamics on realistic systems. One way to do that is to take one of the H2 on Ag(111) trajectories that @oadoug has simulated with the code and run on the fly dynamics with NQCD and FHIaims via the ASE interface. This means the NQCD code drives the dynamics using an ASE calculator for FHIaims. That calculator has a get_forces() and get_friction() function. It's enough to do this for one set of initial conditions to show that it is principally possible.