29.4. Simplectic integrators#
For Hamiltonian systems (see Classical Mechanics: Hamiltonian Mechanics), simplectic integrators preserve the volume in phase space.
Preservation of volume in phase space for Hamiltonian systems
Let \(V_t\) a material domain in phase space. The derivative of its volume reads
having applied Reynolds’ transport theroem in the phase space, with \(\mathbf{u} = \frac{d \mathbf{r}}{dt} = \left( \partial_{\mathbf{p}} H, -\partial_{\mathbf{q}} H \right)\) the “velocity” in the phase space, with the state \(\mathbf{r} = ( \mathbf{q}, \mathbf{p} )\), and \(\hat{\mathbf{n}}\) the unit normal vector pointing outwards. In the last steps, Hamilton equations are used to write velocity components as a function of partial derivatives of the Hamiltonian function, and divergence theorem is used in the phase space to transform the surface integral to a volume integral. The last step reads in components reads
under the assumption of sufficient regularity required by the Schwartz theorem about mixed partial derivatives.
Algorithms - examples:
Verlet: simplectic, time reversible
…
Applications - examples:
Integration of spatial dynamics: motion of planets,…
…