![]() |
| |||||
|
|
Next: Periodic Boundary Conditions Up: The Empirical Energy Functions Previous: The WATER Force Field Contents
|
|||||
![]() |
(3.20) |
![]() |
(3.21) |
The pairwise portion of the potential,
, is a primarily
repulsive interaction between atoms
and
. In the original
formulation of EAM[35],
was an entirely
repulsive term; however later refinements to EAM allowed for
more general forms for
.[40] The effective cutoff
distance,
is the distance at which the values of
and
drop to zero for all atoms present in the
simulation. In practice, this distance is fairly small, limiting the
summations in the EAM equation to the few dozen atoms
surrounding atom
for both the density
and pairwise
interactions.
In computing forces for alloys, mixing rules as outlined by
Johnson [37] are used to compute the heterogenous pair
potential,
The EAM force field illustrates an additional feature of OOPSE. Foiles, Baskes and Daw fit EAM potentials for Cu, Ag, Au, Ni, Pd, Pt and alloys of these metals.[36] These fits are included in OOPSE as the u3 variant of the EAM force field. Voter and Chen reparamaterized a set of EAM functions which do a better job of predicting melting points.[41] These functions are included in OOPSE as the VC variant of the EAM force field. An additional set of functions (the ``Universal 6'' functions) are included in OOPSE as the u6 variant of EAM. For example, to specify the Voter-Chen variant of the EAM force field, the user would add the forceFieldVariant = "VC"; line to the meta-data file.
The potential files used by the EAM force field are in the
standard funcfl format, which is the format utilized by a number
of other codes (e.g. ParaDyn [8], DYNAMO 86). It
should be noted that the energy units in these files are in eV, not
kcal mol
as in the rest of the OOPSE force field
files.
|
|
Updated on January 16, 2006