Velocity Verlet algorithm
The Velocity Verlet algorithm, for use in molecular dynamics, is given by [1]:
where is the position, is the velocity, is the acceleration and is the time. is known as the time step.
See also
References
Related reading
External resources
- Velocity version of Verlet algorithm sample FORTRAN computer code from the book M. P. Allen and D. J. Tildesley "Computer Simulation of Liquids", Oxford University Press (1989).