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

This commit is contained in:
sjplimp 2010-05-14 16:14:47 +00:00
parent 62eebd90af
commit a35b82c459
2 changed files with 4 additions and 6 deletions

View File

@ -20,8 +20,8 @@
<P><B>Examples:</B>
</P>
<PRE>pair_style lj96/cut 2.5
pair_coeff * * 1.0 1.0 0.5
pair_coeff 1 1 1.0 1.0 -0.2 2.0
pair_coeff * * 1.0 1.0 4.0
pair_coeff 1 1 1.0 1.0
</PRE>
<P><B>Description:</B>
</P>
@ -40,7 +40,6 @@ commands, or by mixing as described below:
</P>
<UL><LI>epsilon (energy units)
<LI>sigma (distance units)
<LI>delta (distance units)
<LI>cutoff (distance units)
</UL>
<P>The last coefficient is optional. If not specified, the global LJ

View File

@ -17,8 +17,8 @@ cutoff = global cutoff for lj96/cut interactions (distance units) :ul
[Examples:]
pair_style lj96/cut 2.5
pair_coeff * * 1.0 1.0 0.5
pair_coeff 1 1 1.0 1.0 -0.2 2.0 :pre
pair_coeff * * 1.0 1.0 4.0
pair_coeff 1 1 1.0 1.0 :pre
[Description:]
@ -37,7 +37,6 @@ commands, or by mixing as described below:
epsilon (energy units)
sigma (distance units)
delta (distance units)
cutoff (distance units) :ul
The last coefficient is optional. If not specified, the global LJ