Simpatico
v1.10
|
The LJPair interaction (pairstyle LJPair) implements a cutoff and shifted Lennard-Jones interaction. The potential energy for a pair of nonbonded particles separated by a distance
is given for each pair of atoms types by a function
for all , and vanishes (
) for all
greater than the cutoff distance
. The constant shift
is chosen for each pair of atom types such that
. Different values are defined for the parameters
,
and
for each distinct pair of monomer types
and
.
Values of the parameters ,
, and
are denoted in the parameter file and source code by matrix-valued variables named "epsilon", "sigma", and "cutoff", respectively.
The parameter file format is:
All three parameter matrices are symmetric, and are entered in lower diagonal form. For example, for a system with two types of monomer, we might have:
The value of used in the above yields a so-called Weeks-Chandler-Anderson potential, which is the potential that is obtained by cutting off and shifting the LJ potential at its minimimum.