diff --git a/doc/fix_wall_gran.html b/doc/fix_wall_gran.html index 55e4ef2cdc..12e1f24066 100644 --- a/doc/fix_wall_gran.html +++ b/doc/fix_wall_gran.html @@ -113,8 +113,8 @@ axis is at x = y = 0.0, and the radius of the cylinder is specified. keywords are appended. Both keywords cannot be used together.
For the wiggle keyword, the wall oscillates sinusoidally, similar to -the oscillations of frozen particles specified by the -fix_wiggle command. This is useful in packing +the oscillations of particles which can be specified by the +fix_move command. This is useful in packing simulations of granular particles. The arguments to the wiggle keyword specify a dimension for the motion, as well as it's amplitude and period. Note that if the dimension is in the plane @@ -169,7 +169,7 @@ LAMMPS section for more info.
Related commands:
-fix_wiggle, pair_style granular +
Default: none
diff --git a/doc/fix_wall_gran.txt b/doc/fix_wall_gran.txt index 0f6bcbea11..990b96a43a 100644 --- a/doc/fix_wall_gran.txt +++ b/doc/fix_wall_gran.txt @@ -96,8 +96,8 @@ Optionally, the wall can be moving, if the {wiggle} or {shear} keywords are appended. Both keywords cannot be used together. For the {wiggle} keyword, the wall oscillates sinusoidally, similar to -the oscillations of frozen particles specified by the -"fix_wiggle"_fix_wiggle.html command. This is useful in packing +the oscillations of particles which can be specified by the +"fix_move"_fix_move.html command. This is useful in packing simulations of granular particles. The arguments to the {wiggle} keyword specify a dimension for the motion, as well as it's {amplitude} and {period}. Note that if the dimension is in the plane @@ -152,6 +152,6 @@ Any dimension (xyz) that has a granular wall must be non-periodic. [Related commands:] -"fix_wiggle"_fix_wiggle.html, "pair_style granular"_pair_gran.html +"fix_move"_fix_move.html, "pair_style granular"_pair_gran.html [Default:] none