git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@617 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2007-06-20 12:56:17 +00:00
parent c323fdae33
commit a7ab72af62
80 changed files with 1099 additions and 621 deletions

View File

@ -47,12 +47,13 @@ output, but does not affect atom dynamics (forces). Pair styles that
are already 0.0 at their cutoff such as <I>lj/charmm/coul/charmm</I> are
not affected by this setting.
</P>
<P>The <I>mix</I> keyword affects how Lennard-Jones coefficients for epsilon
and sigma are generated for interactions between atoms of type I and
J, when I != J. Coefficients for I = J are set explicitly in the data
file or input script. The <A HREF = "pair_coeff.html">pair_coeff</A> command can be
used in the input script to specify epilon/sigma for a specific I != J
pairing, which overrides the setting of the <I>mix</I> keyword.
<P>The <I>mix</I> keyword affects how Lennard-Jones coefficients for epsilon,
sigma, and the cutoff are generated for interactions between atoms of
type I and J, when I != J. Coefficients for I = J are set explicitly
in the data file or input script. The <A HREF = "pair_coeff.html">pair_coeff</A>
command can be used in the input script to specify epilon/sigma for a
specific I != J pairing, which overrides the setting of the <I>mix</I>
keyword.
</P>
<P>These are the formulas used by the 3 <I>mix</I> options. In each case, the
LJ cutoff is mixed the same way as sigma. Note that some of these