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
This commit is contained in:
Axel Kohlmeyer 2019-02-12 08:07:28 -05:00
parent b29d526632
commit a0b7bf0f5c
1 changed files with 7 additions and 6 deletions

View File

@ -71,12 +71,13 @@ exterior surfaces of regions.
Regions can either be primitive shapes (block, sphere, cylinder, etc) Regions can either be primitive shapes (block, sphere, cylinder, etc)
or combinations of primitive shapes specified via the {union} or or combinations of primitive shapes specified via the {union} or
{intersect} region styles. These latter styles can be used to {intersect} region styles. These latter styles can be used to
construct particle containers with complex shapes. Regions can also construct particle containers with complex shapes.
move dynamically via the "region"_region.html command keywords (move)
and {rotate}, or change their shape by use of variables as inputs to Regions can also move dynamically via the "region"_region.html command
the "region"_region.html command. If such a region is used with this keywords (move) and {rotate}, or change their shape by use of variables
fix, then the region surface will move in time in the corresponding as inputs to the "region"_region.html command. If such a region is used
manner. 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, NOTE: As discussed on the "region"_region.html command doc page,
regions in LAMMPS do not get wrapped across periodic boundaries. It regions in LAMMPS do not get wrapped across periodic boundaries. It