<?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=152.78.97.17</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=152.78.97.17"/>
	<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php/Special:Contributions/152.78.97.17"/>
	<updated>2026-04-30T23:25:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=Velocity_Verlet_algorithm&amp;diff=10848</id>
		<title>Velocity Verlet algorithm</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=Velocity_Verlet_algorithm&amp;diff=10848"/>
		<updated>2010-11-26T08:00:33Z</updated>

		<summary type="html">&lt;p&gt;152.78.97.17: added &amp;quot;a is the acceleration&amp;quot; for the equation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Velocity Verlet algorithm&#039;&#039;&#039; for use in [[molecular dynamics]] is given by&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;r(t + \delta t) = r (t) + \delta t v(t) + \frac{1}{2} \delta t^2 a(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;v \left(t+  \delta t\right) = v(t) + \frac{1}{2} \delta t [ a(t) + a(t+\delta t)]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is the position, &amp;lt;math&amp;gt;v&amp;lt;/math&amp;gt; is the velocity, &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; is the acceleration and &amp;lt;math&amp;gt;t&amp;lt;/math&amp;gt; is the time.&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Verlet leap-frog algorithm]]&lt;br /&gt;
==References==&lt;br /&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)]&lt;br /&gt;
#[http://dx.doi.org/10.1063/1.442716     William C. Swope,  Hans C. Andersen,     Peter H. Berens and Kent R. Wilson &amp;quot;A computer simulation method for the calculation of equilibrium constants for the formation of physical clusters of molecules: Application to small water clusters&amp;quot;, Journal of Chemical Physics &#039;&#039;&#039;76&#039;&#039;&#039; pp. 637-649 (1982)]&lt;br /&gt;
==External resources==&lt;br /&gt;
*[ftp://ftp.dl.ac.uk/ccp5/ALLEN_TILDESLEY/F.04   Velocity version of Verlet algorithm ] sample FORTRAN computer code from the book [http://www.oup.com/uk/catalogue/?ci=9780198556459 M. P. Allen and D. J. Tildesley &amp;quot;Computer Simulation of Liquids&amp;quot;, Oxford University Press (1989)].&lt;br /&gt;
[[category: Molecular dynamics]]&lt;/div&gt;</summary>
		<author><name>152.78.97.17</name></author>
	</entry>
</feed>