From 304376aa024a66099aca0e7459dc6b5f57bd3e2e Mon Sep 17 00:00:00 2001 From: sjplimp Date: Mon, 28 Jun 2010 17:44:48 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4342 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/fix_wall_gran.html | 6 +++--- doc/fix_wall_gran.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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 +

fix_move, 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