forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10773 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
77412e3248
commit
5a05c177f8
|
@ -31,7 +31,7 @@ pair_coeff 1 1 20.0 1.3 9.0
|
|||
standard 12/6 Lennard-Jones function and subtracts a linear term that
|
||||
includes the cutoff distance Rc, as in this formula:
|
||||
</P>
|
||||
<CENTER><IMG SRC = "Eqs/pair_lj_cut_smooth.jpg">
|
||||
<CENTER><IMG SRC = "Eqs/pair_lj_cut_smooth_linear.jpg">
|
||||
</CENTER>
|
||||
<P>At the cutoff Rc, the energy and force (its 1st derivative) will be 0.0.
|
||||
</P>
|
||||
|
|
|
@ -27,7 +27,7 @@ Style {lj/smooth/linear} computes a LJ interaction that combines the
|
|||
standard 12/6 Lennard-Jones function and subtracts a linear term that
|
||||
includes the cutoff distance Rc, as in this formula:
|
||||
|
||||
:c,image(Eqs/pair_lj_cut_smooth.jpg)
|
||||
:c,image(Eqs/pair_lj_cut_smooth_linear.jpg)
|
||||
|
||||
At the cutoff Rc, the energy and force (its 1st derivative) will be 0.0.
|
||||
|
||||
|
|
Loading…
Reference in New Issue