<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.sklogwiki.org/SklogWiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DannySaylor</id>
	<title>SklogWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.sklogwiki.org/SklogWiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DannySaylor"/>
	<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php/Special:Contributions/DannySaylor"/>
	<updated>2026-05-01T02:11:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=Verlet_leap-frog_algorithm&amp;diff=10860</id>
		<title>Verlet leap-frog algorithm</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=Verlet_leap-frog_algorithm&amp;diff=10860"/>
		<updated>2010-11-30T11:52:59Z</updated>

		<summary type="html">&lt;p&gt;DannySaylor: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Verlet leap-frog algorithm&#039;&#039;&#039; &amp;lt;ref&amp;gt;R. W. Hockney &amp;quot;The potential calculation and some applications&amp;quot;, Methods in Computational Physics vol. &#039;&#039;&#039;9&#039;&#039;&#039; pp. 135-211 Academic Press, New York   (1970)&amp;lt;/ref&amp;gt; is a variant of the original Verlet scheme  &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1103/PhysRev.159.98 Loup Verlet &amp;quot;Computer &amp;quot;Experiments&amp;quot; on Classical Fluids. I. Thermodynamical Properties of Lennard-Jones Molecules&amp;quot;, Physical Review &#039;&#039;&#039;159&#039;&#039;&#039; pp. 98-103 (1967)]&amp;lt;/ref&amp;gt; for use in [[molecular dynamics]] simulations. The algorithm is given by:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;r(t + \delta t) = r (t) + \delta t v\left(t+ \frac{1}{2} \delta t\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;v \left(t+ \frac{1}{2} \delta t\right) = v\left(t - \frac{1}{2} \delta t\right) + \delta t a (t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &#039;&#039;r&#039;&#039; is the position, &#039;&#039;v&#039;&#039; is the velocity, &#039;&#039;a&#039;&#039; is the acceleration and &#039;&#039;t&#039;&#039; is the time. &amp;lt;math&amp;gt;\delta t&amp;lt;/math&amp;gt; is known as the [[time step]].&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Velocity Verlet algorithm]]&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Related reading&#039;&#039;&#039;&lt;br /&gt;
*[http://dx.doi.org/10.1063/1.2779878 Michel A. Cuendet and Wilfred F. van Gunsteren &amp;quot;On the calculation of velocity-dependent properties in molecular dynamics simulations using the leapfrog integration algorithm&amp;quot;, Journal of Chemical Physics &#039;&#039;&#039;127&#039;&#039;&#039; 184102 (2007)]&lt;br /&gt;
*[http://www.online-casino-gaming.org/online-slots/ online slots]&lt;br /&gt;
[[category: Molecular dynamics]]&lt;/div&gt;</summary>
		<author><name>DannySaylor</name></author>
	</entry>
</feed>