forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9689 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
28480c5221
commit
6b884058df
|
@ -140,9 +140,9 @@ interaction, assuming <I>flag_buck</I> is <I>cut</I>.
|
|||
shift option for the energy of the Buckingham portion of the pair
|
||||
interaction.
|
||||
</P>
|
||||
<P>This pair style does not support the <A HREF = "pair_modify.html">pair_modify</A>
|
||||
table option since a tabulation capability has not yet been added to
|
||||
this potential.
|
||||
<P>This pair style supports the <A HREF = "pair_modify.html">pair_modify</A> table and
|
||||
table/disp options since they can tabulate the short-range portion of
|
||||
the long-range Coulombic and dispersion interactions.
|
||||
</P>
|
||||
<P>This pair style write its information to <A HREF = "restart.html">binary restart
|
||||
files</A>, so pair_style and pair_coeff commands do not need
|
||||
|
|
|
@ -131,9 +131,9 @@ This pair style does not support the "pair_modify"_pair_modify.html
|
|||
shift option for the energy of the Buckingham portion of the pair
|
||||
interaction.
|
||||
|
||||
This 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.
|
||||
This pair style supports the "pair_modify"_pair_modify.html table and
|
||||
table/disp options since they can tabulate the short-range portion of
|
||||
the long-range Coulombic and dispersion interactions.
|
||||
|
||||
This pair style write its information to "binary restart
|
||||
files"_restart.html, so pair_style and pair_coeff commands do not need
|
||||
|
|
Loading…
Reference in New Issue