Verlet leap-frog algorithm

From SklogWiki
Revision as of 16:46, 26 November 2010 by Carl McBride (talk | contribs) (→‎References: Added title of a publication)
Jump to navigation Jump to search

The Verlet leap-frog algorithm is a variant of the original Verlet scheme [1] 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

Related reading