Velocity Verlet algorithm
Jump to navigation
Jump to search
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[edit]
References[edit]
Related reading
- William C. Swope, Hans C. Andersen, Peter H. Berens and Kent R. Wilson "A computer simulation method for the calculation of equilibrium constants for the formation of physical clusters of molecules: Application to small water clusters", Journal of Chemical Physics 76 pp. 637-649 (1982)
- Jaewoon Jung, Chigusa Kobayashi, and Yuji Sugita "Kinetic energy definition in velocity Verlet integration for accurate pressure evaluation", Journal of Chemical Physics 148 164109 (2018)
External resources[edit]
- 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).