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

This commit is contained in:
sjplimp
2010-09-01 16:40:29 +00:00
parent b8e99941a6
commit 99b660db79
2 changed files with 2 additions and 2 deletions

View File

@ -85,7 +85,7 @@ to the Si element in the <I>ffield.comb</I> file. The second Hf argument
maps LAMMPS atom type 2 to the Hf element, and the third O argument
maps LAMMPS atom type 3 to the O element in the potential file. If a
mapping value is specified as NULL, the mapping is not performed.
This can be used when a <I>tersoff</I> potential is used as part of the
This can be used when a <I>comb</I> potential is used as part of the
<I>hybrid</I> pair style. The NULL values are placeholders for atom types
that will be used with other potentials.
</P>

View File

@ -82,7 +82,7 @@ to the Si element in the {ffield.comb} file. The second Hf argument
maps LAMMPS atom type 2 to the Hf element, and the third O argument
maps LAMMPS atom type 3 to the O element in the potential file. If a
mapping value is specified as NULL, the mapping is not performed.
This can be used when a {tersoff} potential is used as part of the
This can be used when a {comb} potential is used as part of the
{hybrid} pair style. The NULL values are placeholders for atom types
that will be used with other potentials.