Verlet leap-frog algorithm: Difference between revisions
Jump to navigation
Jump to search
Carl McBride (talk | contribs) mNo edit summary |
DannySaylor (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
'''Related reading''' | '''Related reading''' | ||
*[http://dx.doi.org/10.1063/1.2779878 Michel A. Cuendet and Wilfred F. van Gunsteren "On the calculation of velocity-dependent properties in molecular dynamics simulations using the leapfrog integration algorithm", Journal of Chemical Physics '''127''' 184102 (2007)] | *[http://dx.doi.org/10.1063/1.2779878 Michel A. Cuendet and Wilfred F. van Gunsteren "On the calculation of velocity-dependent properties in molecular dynamics simulations using the leapfrog integration algorithm", Journal of Chemical Physics '''127''' 184102 (2007)] | ||
*[http://www.online-casino-gaming.org/online-slots/ online slots] | |||
[[category: Molecular dynamics]] | [[category: Molecular dynamics]] |
Revision as of 12:52, 30 November 2010
The Verlet leap-frog algorithm [1] is a variant of the original Verlet scheme [2] for use in molecular dynamics simulations. The algorithm is given by:
where r is the position, v is the velocity, a is the acceleration and t is the time. is known as the time step.
See also
References
- ↑ R. W. Hockney "The potential calculation and some applications", Methods in Computational Physics vol. 9 pp. 135-211 Academic Press, New York (1970)
- ↑ Loup Verlet "Computer "Experiments" on Classical Fluids. I. Thermodynamical Properties of Lennard-Jones Molecules", Physical Review 159 pp. 98-103 (1967)
Related reading