forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5431 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
50cab4a471
commit
f4487dd731
|
@ -25,7 +25,7 @@
|
|||
|
||||
<LI>zero or more keyword/value pairs may be appended to args
|
||||
|
||||
<LI>keyword = <I>region</I>
|
||||
<LI>keyword = <I>region</I> or <I>energy</I>
|
||||
|
||||
<PRE> <I>region</I> value = region-ID
|
||||
region-ID = ID of region atoms must be in to have added force
|
||||
|
|
|
@ -17,7 +17,7 @@ addforce = style name of this fix command :l
|
|||
fx,fy,fz = force component values (force units) :l
|
||||
any of fx,fy,fz can be a variable (see below) :l
|
||||
zero or more keyword/value pairs may be appended to args :l
|
||||
keyword = {region} :l
|
||||
keyword = {region} or {energy} :l
|
||||
{region} value = region-ID
|
||||
region-ID = ID of region atoms must be in to have added force
|
||||
{energy} value = v_name
|
||||
|
|
Loading…
Reference in New Issue