mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9420 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
1dcaf9d44b
commit
8e407aceca
|
@ -24,9 +24,8 @@
|
|||
<LI>keyword = <I>dist</I> or <I>eng</I>
|
||||
|
||||
<PRE> <I>dist</I> = bond distance
|
||||
<I>eng</I> = bond energy
|
||||
</PRE>
|
||||
<PRE> <I>force</I> = bond force
|
||||
<I>eng</I> = bond energy
|
||||
<I>force</I> = bond force
|
||||
</PRE>
|
||||
|
||||
</UL>
|
||||
|
|
|
@ -17,7 +17,7 @@ bond/local = style name of this compute command :l
|
|||
one or more keywords may be appended :l
|
||||
keyword = {dist} or {eng} :l
|
||||
{dist} = bond distance
|
||||
{eng} = bond energy :pre
|
||||
{eng} = bond energy
|
||||
{force} = bond force :pre
|
||||
:ule
|
||||
|
||||
|
|
Loading…
Reference in New Issue