forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5348 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
e6e11533e9
commit
401feb8078
|
@ -116,8 +116,9 @@ for the energy of the exp() and 1/r^6 portion of the pair interaction.
|
|||
<A HREF = "pair_modify.html">pair_modify</A> table option since a tabulation
|
||||
capability has not yet been added to this potential.
|
||||
</P>
|
||||
<P>These styles do not support the <A HREF = "pair_modify.html">pair_modify</A> tail
|
||||
option for adding long-range tail corrections to energy and pressure.
|
||||
<P>These styles support the pair_modify tail option for adding long-range
|
||||
tail corrections to energy and pressure for the A,C terms in the
|
||||
pair interaction.
|
||||
</P>
|
||||
<P>These styles write their information to <A HREF = "restart.html">binary restart
|
||||
files</A>, so pair_style and pair_coeff commands do not need
|
||||
|
|
|
@ -110,8 +110,9 @@ The {buck/coul/long} pair style does not support the
|
|||
"pair_modify"_pair_modify.html table option since a tabulation
|
||||
capability has not yet been added to this potential.
|
||||
|
||||
These styles do not support the "pair_modify"_pair_modify.html tail
|
||||
option for adding long-range tail corrections to energy and pressure.
|
||||
These styles support the pair_modify tail option for adding long-range
|
||||
tail corrections to energy and pressure for the A,C terms in the
|
||||
pair interaction.
|
||||
|
||||
These styles write their information to "binary restart
|
||||
files"_restart.html, so pair_style and pair_coeff commands do not need
|
||||
|
|
Loading…
Reference in New Issue