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>
|
<LI>keyword = <I>dist</I> or <I>eng</I>
|
||||||
|
|
||||||
<PRE> <I>dist</I> = bond distance
|
<PRE> <I>dist</I> = bond distance
|
||||||
<I>eng</I> = bond energy
|
<I>eng</I> = bond energy
|
||||||
</PRE>
|
<I>force</I> = bond force
|
||||||
<PRE> <I>force</I> = bond force
|
|
||||||
</PRE>
|
</PRE>
|
||||||
|
|
||||||
</UL>
|
</UL>
|
||||||
|
|
|
@ -17,7 +17,7 @@ bond/local = style name of this compute command :l
|
||||||
one or more keywords may be appended :l
|
one or more keywords may be appended :l
|
||||||
keyword = {dist} or {eng} :l
|
keyword = {dist} or {eng} :l
|
||||||
{dist} = bond distance
|
{dist} = bond distance
|
||||||
{eng} = bond energy :pre
|
{eng} = bond energy
|
||||||
{force} = bond force :pre
|
{force} = bond force :pre
|
||||||
:ule
|
:ule
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue