From 8c8691f53598c7e8d077a41937635e8be17b995f Mon Sep 17 00:00:00 2001 From: sjplimp Date: Mon, 11 Jan 2010 20:56:22 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3644 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/region.html | 8 ++------ doc/region.txt | 8 ++------ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/doc/region.html b/doc/region.html index 33f5387ac7..1ffa4dd964 100644 --- a/doc/region.html +++ b/doc/region.html @@ -80,11 +80,6 @@ region 1 prism 0 10 0 10 0 10 2 0 0 region outside union 4 side1 side2 side3 side4 region 2 sphere 0.0 0.0 0.0 5 side out wiggle 1 1 0 10 -

Note that the -direction of rotation for the atoms around the rotation axis is -consistent with the right-hand rule: if the right-hand's thumb points -along R, then the fingers wrap around in the direction of rotation. -

Description:

This command defines a geometric region of space. Various other @@ -279,6 +274,7 @@ parameters must be 0.0.

Default:

-

The option defaults are side = in and units = lattice. +

The option defaults are side = in, units = lattice, and no +velocity, wiggling, or rotation.

diff --git a/doc/region.txt b/doc/region.txt index d529ff2b8a..33209d041b 100644 --- a/doc/region.txt +++ b/doc/region.txt @@ -71,11 +71,6 @@ region 1 prism 0 10 0 10 0 10 2 0 0 region outside union 4 side1 side2 side3 side4 region 2 sphere 0.0 0.0 0.0 5 side out wiggle 1 1 0 10 :pre -Note that the -direction of rotation for the atoms around the rotation axis is -consistent with the right-hand rule: if the right-hand's thumb points -along {R}, then the fingers wrap around in the direction of rotation. - [Description:] This command defines a geometric region of space. Various other @@ -270,4 +265,5 @@ parameters must be 0.0. [Default:] -The option defaults are side = in and units = lattice. +The option defaults are side = in, units = lattice, and no +velocity, wiggling, or rotation.