In mathematics, a symplectic integrator (SI) is a numerical integration scheme for a specific group of differential equations related to classical mechanics and symplectic geometry. Symplectic integrators form the subclass of geometric integrators which, by definition, are canonical transformations. They are widely used in molecular dynamics, discrete element methods, accelerator physics, and celestial mechanics.
Contents |
Introduction
Symplectic integrators are designed for the numerical solution of Hamilton's equations, which read
where q denotes the position coordinates, p the momentum coordinates, and H is the Hamiltonian (see Hamiltonian mechanics for more background).
The time evolution of Hamilton's equations is a symplectomorphism, meaning that it conserves the symplectic two-form
. A numerical scheme is a symplectic integrator if it also conserves this two-form.
Symplectic integrators possess as a conserved quantity a Hamiltonian which is slightly perturbed from the original one. By virtue of these advantages, the SI scheme has been widely applied to the calculations of long-term evolution of chaotic Hamiltonian systems ranging from the Kepler problem to the classical and semi-classical simulations in molecular dynamics.
Most of the usual numerical methods, like the primitive Euler scheme and the classical Runge-Kutta scheme, are not symplectic integrators.
Splitting methods for separable Hamiltonians
A widely used class of symplectic integrators is formed by the splitting methods.
Assume that the Hamiltonian is separable, meaning that it can be written in the form
This happens frequently in Hamiltonian mechanics, with T being the kinetic energy and V the potential energy.
Then the equations of motion of a Hamiltonian system can be expressed as
where
is a Poisson bracket, and z = (q,p). By using the notation
, this can be re-expressed as
The formal solution of this set of equations is given as
When the Hamiltonian has the form of eq. (1), the solution (3) is equivalent to
The SI scheme approximates the time-evolution operator exp[τ(DT + DV)] in the formal solution (4) by a product of operators as
where ci and di are real numbers, and k is an integer, which is called the order of the integrator. Note that each of the operators exp(ciτDT) and exp(diτDV) provides a symplectic map, so their product appearing in the right hand side of (5) also constitutes a symplectic map. In concrete terms, exp(ciτDT) gives the mapping
and exp(diτDV) gives
Note that both of these maps are practically computable.
The symplectic Euler method is the first-order integrator with k = 1 and coefficients
The Verlet method is the second-order integrator with k = 2 and coefficients
A third order sympectic integrator (with k = 3) was discovered by Ronald Ruth in 1983. [1] One of the many solutions is given by
A fourth order integrator (with k = 4) was also discovered by Ruth in 1983 and distributed privately to the accelerator community at that time. This was described in a lively review article by Forest. [2] This fourth order integrator was published in 1990 by Forest and Ruth and also independently discovered by two other groups around that same time [3] [4] [5]
To determine these coefficients, the Baker–Campbell–Hausdorff formula can be used. Yoshida, in particular, gives an elegant derivation of coefficients for higher-order integrators.
See also
References
- ^ Ruth, Ronald D. (August 1983). "A Canonical Integration Technique". Nuclear Science, IEEE Trans. on NS-30, No. 4: 2669–2671. doi:.
- ^ Forest, Etienne (2006). "Geometric Integration for Particle Accelerators". J. Phys. A: Math. Gen. 39: 5321–5377. doi:.
- ^ Forest, E.; Ruth, R.D. (1990). "Fourth-order symplectic integration". Physica D 43: 105. doi:.
- ^ Yoshida, H. (1990). "Construction of higher order symplectic integrators". Phys. Lett. A 150: 262. doi:.
- ^ Candy, J.; Rozmus, W. (1991). "A Symplectic Integration Algorithm for Separable Hamiltonian Functions". J. Comput. Phys. 92: 230. doi:.
- Leimkuhler, Ben; Sebastian Reich (2005). Simulating Hamiltonian Dynamics. Cambridge University Press. ISBN 0-521-77290-7.
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)






![z(\tau) = \exp[\tau (D_T + D_V)]z(0). \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ (4)](http://wpcontent.answers.com/math/5/6/b/56bb0f0993a43fb6a4927374e0a6615e.png)
![\exp[\tau (D_T + D_V)] = \prod_{i=1}^k \exp(c_i \tau D_T)\exp(d_i \tau D_V) + O(\tau^{n+1}),
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ (5)](http://wpcontent.answers.com/math/c/c/c/ccc9a5d1ffc4365ebbd75ffbffd58fcd.png)











