Commit 3f62cccb authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3676 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent e098b438
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -111,7 +111,9 @@ the order in which they process atoms. The order of atoms in a
by a <A HREF = "read_data.html">read_data</A> or <A HREF = "create_box.html">create_box</A>
command.
</P>
<P>The <I>first</I> and <I>sort</I> options cannot be used together.
<P>The <I>first</I> and <I>sort</I> options cannot be used together.  Since sorting
is on by default, it will be turned off if the <I>first</I> keyword is
used.
</P>
<P><B>Related commands:</B> none
</P>
+3 −1
Original line number Diff line number Diff line
@@ -105,7 +105,9 @@ The map keyword can only be used before the simulation box is defined
by a "read_data"_read_data.html or "create_box"_create_box.html
command.

The {first} and {sort} options cannot be used together.
The {first} and {sort} options cannot be used together.  Since sorting
is on by default, it will be turned off if the {first} keyword is
used.

[Related commands:] none