Verlet Propagation

We are now ready to perform the time propagation of the system. The following input file

input file

The input file specifies the propagator as:


TDSystemPropagator = verlet

According to Wikipedia, the Verlet algorithm is defined as:

These 4 steps have to be performed for each time step.

Detailled description of the algorithmic steps