From 3f62cccb1347b46399b9511628cdb542bc6d0034 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Wed, 13 Jan 2010 20:57:58 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3676 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/atom_modify.html | 4 +++- doc/atom_modify.txt | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/atom_modify.html b/doc/atom_modify.html index 4ccf3c430f..de192c7067 100644 --- a/doc/atom_modify.html +++ b/doc/atom_modify.html @@ -111,7 +111,9 @@ the order in which they process atoms. The order of atoms in a by a read_data or create_box 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

diff --git a/doc/atom_modify.txt b/doc/atom_modify.txt index 0ed5436f80..2a2b3bf15e 100644 --- a/doc/atom_modify.txt +++ b/doc/atom_modify.txt @@ -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