forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4625 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
352e193490
commit
0f91a3b372
|
@ -28,7 +28,7 @@ Many-Body) potential as described in <A HREF = "#COMB_1">(COMB_1)</A> and
|
|||
<A HREF = "#COMB_2">(COMB_2)</A>. The energy E of a system of atoms
|
||||
is given by
|
||||
</P>
|
||||
<CENTER><IMG SRC = "Eqs/pair_comb_1.jpg">
|
||||
<CENTER><IMG SRC = "Eqs/pair_comb1.jpg">
|
||||
</CENTER>
|
||||
<P>where <I>E<sub>T</sub></I> is the total potential energy of the system,
|
||||
<I>E<sup>S</sup><sub>i</sub></I> is the self-energy term of atom <I>i</I>,
|
||||
|
@ -44,7 +44,7 @@ components: two-body short-range repulsion,
|
|||
interaction, <I>U<sup>I</sup><sub>ij</sub></I>, and van der Waals energy,
|
||||
<I>U<sup>V</sup><sub>ij</sub></I>, which are defined as:
|
||||
</P>
|
||||
<CENTER><IMG SRC = "Eqs/pair_comb_2.jpg">
|
||||
<CENTER><IMG SRC = "Eqs/pair_comb2.jpg">
|
||||
</CENTER>
|
||||
<P>The short-range repulsion and attraction are based on the
|
||||
<A HREF = "#Tersoff">Tersoff</A> potential (see the <A HREF = "pair_tersoff.html">pair_style
|
||||
|
|
|
@ -25,7 +25,7 @@ Many-Body) potential as described in "(COMB_1)"_#COMB_1 and
|
|||
"(COMB_2)"_#COMB_2. The energy E of a system of atoms
|
||||
is given by
|
||||
|
||||
:c,image(Eqs/pair_comb_1.jpg)
|
||||
:c,image(Eqs/pair_comb1.jpg)
|
||||
|
||||
where {E<sub>T</sub>} is the total potential energy of the system,
|
||||
{E<sup>S</sup><sub>i</sub>} is the self-energy term of atom {i},
|
||||
|
@ -41,7 +41,7 @@ components: two-body short-range repulsion,
|
|||
interaction, {U<sup>I</sup><sub>ij</sub>}, and van der Waals energy,
|
||||
{U<sup>V</sup><sub>ij</sub>}, which are defined as:
|
||||
|
||||
:c,image(Eqs/pair_comb_2.jpg)
|
||||
:c,image(Eqs/pair_comb2.jpg)
|
||||
|
||||
The short-range repulsion and attraction are based on the
|
||||
"Tersoff"_#Tersoff potential (see the "pair_style
|
||||
|
|
Loading…
Reference in New Issue