next up previous
Next: Numerical Integration. Finite Difference Up: Molecular Dynamics I Previous: Molecular Dynamics I

Dynamic system. Equations of motion.

Dynamic system
is a system for which the following is defined:

Example:
Two particles, interacting via the potential $v(\mathbf{r}_1,\mathbf{r}_2)$:

Newton Equations of motion:
 
 \begin{displaymath}
m_i \ddot{\mathbf{r}_i} = \mathbf{F}_i = -\frac{\partial \Pi}{ \partial \mathbf{r}_i}\end{displaymath} (1)
Hamiltonian. Hamilton equations:
Hamiltonian:  
 \begin{displaymath}
\begin{aligned}
 H & = K + \Pi \ \dot{\mathbf{p}_i} & = -\f...
 ...athbf{r}_i} \ \dot{\mathbf{r}_i} & = \mathbf{p}_i\end{aligned}\end{displaymath} (2)

When kinetic energy depends on momenta only, and not on coordinates, these two sets of equations are equivalent. This is always true if there is no constraints applied to the system, and the Cartesian coordinates are used. Here we will consider only such systems.

Molecular Dynamics (MD) simulation consists in numerical integration of the equations of motion. In its simplest form it reproduces the microcanonical ensemble, in which the energy is conserved.



© 1997 Boris Veytsman and Michael Kotelyanskii
Tue Nov 25 22:38:03 EST 1997