|
|
Next: Dipolar Unified-Atom Force Field
Up: The Empirical Energy Functions
Previous: The Empirical Energy Functions
Contents
The Lennard Jones Force Field
The most basic force field implemented in OOPSE is the
Lennard-Jones force field, which mimics the van der Waals interaction
at long distances and uses an empirical repulsion at short
distances. The Lennard-Jones potential is given by:
![$\displaystyle V_{\text{LJ}}(r_{ij}) = 4\epsilon_{ij} \biggl[ \biggl(\frac{\sigm...
...j}}{r_{ij}}\biggr)^{12} - \biggl(\frac{\sigma_{ij}}{r_{ij}}\biggr)^{6} \biggr],$](img49.png) |
(3.4) |
where
is the distance between particles
and
,
scales the length of the interaction, and
scales the well depth of the potential. Scheme
3.1 gives an example meta-data file that
sets up a system of 108 Ar particles to be simulated using the
Lennard-Jones force field.
Interactions between dissimilar particles requires the generation of
cross term parameters for
and
. These parameters
are determined using the Lorentz-Berthelot mixing
rules:[12]
![$\displaystyle \sigma_{ij} = \frac{1}{2}[\sigma_{ii} + \sigma_{jj}],$](img55.png) |
(3.5) |
and
 |
(3.6) |
Next: Dipolar Unified-Atom Force Field
Up: The Empirical Energy Functions
Previous: The Empirical Energy Functions
Contents
|