mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4413 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
3ac7c85d84
commit
3cf99f00b4
|
@ -80,8 +80,8 @@ type pair parameter is specified, the <I>I</I> and <I>J</I> settings should be
|
|||
specified to indicate which pair(s) to apply it to. Note that in all
|
||||
cases, the <A HREF = "pair_style.html">pair_style</A> and
|
||||
<A HREF = "pair_coeff.html">pair_coeff</A> commands must be used in the usual manner
|
||||
to specify these parameters; the fix adapt command simply overrides
|
||||
the parameters.
|
||||
to specify these parameters initially; the fix adapt command simply
|
||||
overrides the parameters.
|
||||
</P>
|
||||
<P>Similar to the <A HREF = "pair_coeff.html">pair_coeff command</A>, I and J can be
|
||||
specified in one of two ways. Explicit numeric values can be used for
|
||||
|
|
|
@ -68,8 +68,8 @@ type pair parameter is specified, the {I} and {J} settings should be
|
|||
specified to indicate which pair(s) to apply it to. Note that in all
|
||||
cases, the "pair_style"_pair_style.html and
|
||||
"pair_coeff"_pair_coeff.html commands must be used in the usual manner
|
||||
to specify these parameters; the fix adapt command simply overrides
|
||||
the parameters.
|
||||
to specify these parameters initially; the fix adapt command simply
|
||||
overrides the parameters.
|
||||
|
||||
Similar to the "pair_coeff command"_pair_coeff.html, I and J can be
|
||||
specified in one of two ways. Explicit numeric values can be used for
|
||||
|
|
Loading…
Reference in New Issue