diff --git a/doc/fix_wall_region.html b/doc/fix_wall_region.html index bd393f655a..4bea6c7103 100644 --- a/doc/fix_wall_region.html +++ b/doc/fix_wall_region.html @@ -45,9 +45,9 @@ 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 -change over time via keywords like linear, wiggle, and rotate, -which when used with this fix, have the effect of moving the region -surface in a prescribed manner. +change over time via the region command keywords (move) +and rotate. If such a region is used with this fix, then the of +region surface will move over time in the corresponding manner.
IMPORTANT NOTE: As discussed on the region command doc page, regions in LAMMPS do not get wrapped across periodic boundaries. diff --git a/doc/fix_wall_region.txt b/doc/fix_wall_region.txt index e84ad09641..0c13cf3b44 100644 --- a/doc/fix_wall_region.txt +++ b/doc/fix_wall_region.txt @@ -42,9 +42,9 @@ 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 -change over time via keywords like {linear}, {wiggle}, and {rotate}, -which when used with this fix, have the effect of moving the region -surface in a prescribed manner. +change over time via the "region"_region.html command keywords (move) +and {rotate}. If such a region is used with this fix, then the of +region surface will move over time in the corresponding manner. IMPORTANT NOTE: As discussed on the "region"_region.html command doc page, regions in LAMMPS do not get wrapped across periodic boundaries. diff --git a/doc/kspace_style.html b/doc/kspace_style.html index cf72c603af..c1f33d20c1 100644 --- a/doc/kspace_style.html +++ b/doc/kspace_style.html @@ -73,7 +73,7 @@ style to perform consistent short-range pairwise calculations. This means that the name of the pair style contains a matching keyword to the name of the KSpace style, as in this table:
-Pair style | KSpace style |
coul/long | ewald or pppm |
coul/msm | msm |