git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7353 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
</P>
|
||||
<PRE>pair_style style args
|
||||
</PRE>
|
||||
<UL><LI>style = <I>born</I> or <I>born/coul/long</I>
|
||||
<UL><LI>style = <I>born</I> or <I>born/coul/long</I> or <I>born/coul/wolf</I>
|
||||
<LI>args = list of arguments for a particular style
|
||||
</UL>
|
||||
<PRE> <I>born</I> args = cutoff
|
||||
|
||||
@ -18,7 +18,7 @@ pair_style born/coul/wolf command :h3
|
||||
|
||||
pair_style style args :pre
|
||||
|
||||
style = {born} or {born/coul/long}
|
||||
style = {born} or {born/coul/long} or {born/coul/wolf}
|
||||
args = list of arguments for a particular style :ul
|
||||
{born} args = cutoff
|
||||
cutoff = global cutoff for non-Coulombic interactions (distance units)
|
||||
|
||||
Reference in New Issue
Block a user