forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2862 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
0b9d4aa3c5
commit
f324cc18ee
|
@ -15,8 +15,7 @@
|
|||
</P>
|
||||
<PRE>pair_style born/coul/long cutoff (cutoff2)
|
||||
</PRE>
|
||||
<LI>cutoff = global cutoff for LJ (and Coulombic if only 1 arg) (distance units)
|
||||
|
||||
<UL><LI>cutoff = global cutoff for LJ (and Coulombic if only 1 arg) (distance units)
|
||||
<LI>cutoff2 = global cutoff for Coulombic (optional) (distance units)
|
||||
</UL>
|
||||
<P><B>Examples:</B>
|
||||
|
|
|
@ -13,8 +13,8 @@ pair_style born/coul/long command :h3
|
|||
|
||||
pair_style born/coul/long cutoff (cutoff2) :pre
|
||||
|
||||
cutoff = global cutoff for LJ (and Coulombic if only 1 arg) (distance units) :l
|
||||
cutoff2 = global cutoff for Coulombic (optional) (distance units) :l,ule
|
||||
cutoff = global cutoff for LJ (and Coulombic if only 1 arg) (distance units)
|
||||
cutoff2 = global cutoff for Coulombic (optional) (distance units) :ul
|
||||
|
||||
[Examples:]
|
||||
|
||||
|
|
Loading…
Reference in New Issue