mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@245 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
6466fa0980
commit
149e3fc484
|
@ -77,10 +77,9 @@ and three-body coefficients in the formula above:
|
|||
<LI>p
|
||||
<LI>q
|
||||
</UL>
|
||||
<P>The epsilon, sigma, a, A, B, p, and q parameters are two-body
|
||||
interaction parameters. The lambda, gamma, and costheta0 parameters
|
||||
are three-body interaction parameters. The non-annotated parameters
|
||||
are unitless.
|
||||
<P>The epsilon, sigma, a, A, B, p, and q parameters are for two-body
|
||||
interactions. The lambda, gamma, and costheta0 parameters are for
|
||||
three-body interactions. The non-annotated parameters are unitless.
|
||||
</P>
|
||||
<P>The Stillinger-Weber potential file must contain entries for all the
|
||||
elements listed in the pair_coeff command. It can also contain
|
||||
|
|
|
@ -74,10 +74,9 @@ B
|
|||
p
|
||||
q :ul
|
||||
|
||||
The epsilon, sigma, a, A, B, p, and q parameters are two-body
|
||||
interaction parameters. The lambda, gamma, and costheta0 parameters
|
||||
are three-body interaction parameters. The non-annotated parameters
|
||||
are unitless.
|
||||
The epsilon, sigma, a, A, B, p, and q parameters are for two-body
|
||||
interactions. The lambda, gamma, and costheta0 parameters are for
|
||||
three-body interactions. The non-annotated parameters are unitless.
|
||||
|
||||
The Stillinger-Weber potential file must contain entries for all the
|
||||
elements listed in the pair_coeff command. It can also contain
|
||||
|
|
|
@ -79,10 +79,10 @@ above:
|
|||
<LI>lambda1 (1/distance units)
|
||||
<LI>A (energy units)
|
||||
</UL>
|
||||
<P>The n, beta, lambda2, B, R, D, lambda1, and A parameters are two-body
|
||||
interaction parameters. The lambda3, c, d, and costheta0 parameters
|
||||
are three-body interaction parameters. The non-annotated parameters
|
||||
are unitless.
|
||||
<P>The n, beta, lambda2, B, R, D, lambda1, and A parameters are for
|
||||
two-body interactions. The lambda3, c, d, and costheta0 parameters
|
||||
are for three-body interactions. The non-annotated parameters are
|
||||
unitless.
|
||||
</P>
|
||||
<P>The Tersoff potential file must contain entries for all the elements
|
||||
listed in the pair_coeff command. It can also contain entries for
|
||||
|
|
|
@ -76,10 +76,10 @@ D (distance units)
|
|||
lambda1 (1/distance units)
|
||||
A (energy units) :ul
|
||||
|
||||
The n, beta, lambda2, B, R, D, lambda1, and A parameters are two-body
|
||||
interaction parameters. The lambda3, c, d, and costheta0 parameters
|
||||
are three-body interaction parameters. The non-annotated parameters
|
||||
are unitless.
|
||||
The n, beta, lambda2, B, R, D, lambda1, and A parameters are for
|
||||
two-body interactions. The lambda3, c, d, and costheta0 parameters
|
||||
are for three-body interactions. The non-annotated parameters are
|
||||
unitless.
|
||||
|
||||
The Tersoff potential file must contain entries for all the elements
|
||||
listed in the pair_coeff command. It can also contain entries for
|
||||
|
|
Loading…
Reference in New Issue