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

This commit is contained in:
sjplimp
2011-03-26 23:18:28 +00:00
parent a290cc6874
commit 0fe876a199
4 changed files with 1138 additions and 242 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -40,7 +40,7 @@ can be used for each, as in the 1st example above. I <= J is
required. LAMMPS sets the coefficients for the symmetric J,I required. LAMMPS sets the coefficients for the symmetric J,I
interaction to the same values. interaction to the same values.
</P> </P>
<P>A wild-card asterisk can be used in place of or in conjunction with the <P>A wildcard asterisk can be used in place of or in conjunction with the
I,J arguments to set the coefficients for multiple pairs of atom I,J arguments to set the coefficients for multiple pairs of atom
types. This takes the form "*" or "*n" or "n*" or "m*n". If N = the types. This takes the form "*" or "*n" or "n*" or "m*n". If N = the
number of atom types, then an asterisk with no numeric values means all number of atom types, then an asterisk with no numeric values means all

View File

@ -37,7 +37,7 @@ can be used for each, as in the 1st example above. I <= J is
required. LAMMPS sets the coefficients for the symmetric J,I required. LAMMPS sets the coefficients for the symmetric J,I
interaction to the same values. interaction to the same values.
A wild-card asterisk can be used in place of or in conjunction with the A wildcard asterisk can be used in place of or in conjunction with the
I,J arguments to set the coefficients for multiple pairs of atom I,J arguments to set the coefficients for multiple pairs of atom
types. This takes the form "*" or "*n" or "n*" or "m*n". If N = the types. This takes the form "*" or "*n" or "n*" or "m*n". If N = the
number of atom types, then an asterisk with no numeric values means all number of atom types, then an asterisk with no numeric values means all