Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372
Classical Newton Equation (Stoermer Verlet) - MaRDI portal

Classical Newton Equation (Stoermer Verlet)

From MaRDI portal

Available identifiers

WikidataQ5475314 ScholiaQ5475314MaRDI QIDQ6674268

sympletic, reversible time-discretization of Newton's equations of motion


Originally discovered already by Newton: Essentially a symmetric (and symplectic!) combination of Euler forward and backward methods.


Defining Formula: q(t+τ)=2q(t)q(tτ)+τ2F(q(t))/M
F symbol represents Classical Force
τ symbol represents Time Step
m symbol represents Mass
q symbol represents Classical Position
t symbol represents Time