From a0b7bf0f5cc17ca39fded5e2c7c80b20b87633aa Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Tue, 12 Feb 2019 08:07:28 -0500 Subject: [PATCH] reformat fix wall/gran/region docs this should make it easier to recognize that these walls can be moving/rotating/growing/shrinking due to using time dependent equal style variables in the region definition --- doc/src/fix_wall_gran_region.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/src/fix_wall_gran_region.txt b/doc/src/fix_wall_gran_region.txt index 50d744b305..e4145c003e 100644 --- a/doc/src/fix_wall_gran_region.txt +++ b/doc/src/fix_wall_gran_region.txt @@ -71,12 +71,13 @@ exterior surfaces of regions. Regions can either be primitive shapes (block, sphere, cylinder, etc) or combinations of primitive shapes specified via the {union} or {intersect} region styles. These latter styles can be used to -construct particle containers with complex shapes. Regions can also -move dynamically via the "region"_region.html command keywords (move) -and {rotate}, or change their shape by use of variables as inputs to -the "region"_region.html command. If such a region is used with this -fix, then the region surface will move in time in the corresponding -manner. +construct particle containers with complex shapes. + +Regions can also move dynamically via the "region"_region.html command +keywords (move) and {rotate}, or change their shape by use of variables +as inputs to the "region"_region.html command. If such a region is used +with this fix, then the region surface will move in time in the +corresponding manner. NOTE: As discussed on the "region"_region.html command doc page, regions in LAMMPS do not get wrapped across periodic boundaries. It