forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13754 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
bcdde44937
commit
5b109e41f3
|
@ -127,8 +127,8 @@ have a ".poly" suffix. At the beginning of the files, an unlimited
|
|||
number of lines starting with '#' are used to describe the potential
|
||||
and are ignored by LAMMPS. The next line lists two numbers:
|
||||
</P>
|
||||
<P>ntypes eta
|
||||
</P>
|
||||
<PRE>ntypes eta
|
||||
</PRE>
|
||||
<P>Here ntypes represent total number of species defined in the potential
|
||||
file, and eta = 0 or 1. The number ntypes must equal the total number
|
||||
of different species defined in the pair_coeff command. When eta = 1,
|
||||
|
|
|
@ -119,7 +119,7 @@ have a ".poly" suffix. At the beginning of the files, an unlimited
|
|||
number of lines starting with '#' are used to describe the potential
|
||||
and are ignored by LAMMPS. The next line lists two numbers:
|
||||
|
||||
ntypes eta
|
||||
ntypes eta :pre
|
||||
|
||||
Here ntypes represent total number of species defined in the potential
|
||||
file, and eta = 0 or 1. The number ntypes must equal the total number
|
||||
|
|
Loading…
Reference in New Issue