forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4424 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
6a3678c30f
commit
6194e8cb1e
|
@ -21,10 +21,6 @@
|
|||
|
||||
<LI>gamma = damping coefficient (force/velocity units)
|
||||
|
||||
<LI>zero or more keyword/value pairs can be appended
|
||||
|
||||
<LI>keyword = <I>b</I> or <I>a</I> or <I>t</I> or <I>m</I>
|
||||
|
||||
<LI>zero or more keyword/value pairs may be appended
|
||||
|
||||
<PRE>keyword = <I>scale</I>
|
||||
|
|
|
@ -15,8 +15,6 @@ fix ID group-ID viscous gamma keyword values ... :pre
|
|||
ID, group-ID are documented in "fix"_fix.html command :ulb,l
|
||||
viscous = style name of this fix command :l
|
||||
gamma = damping coefficient (force/velocity units) :l
|
||||
zero or more keyword/value pairs can be appended :l
|
||||
keyword = {b} or {a} or {t} or {m} :l
|
||||
zero or more keyword/value pairs may be appended :l
|
||||
keyword = {scale}
|
||||
{scale} values = type ratio
|
||||
|
|
Loading…
Reference in New Issue