mirror of https://github.com/lammps/lammps.git
Removed extra curly bracket
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10570 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
d56c9dfd27
commit
8ad8d34104
|
@ -25,7 +25,7 @@
|
|||
|
||||
<LI>zero or more keyword/value pairs may be appended to args
|
||||
|
||||
<LI>keyword = <I><I>energy</I>
|
||||
<LI>keyword = <I>energy</I>
|
||||
|
||||
<PRE> <I>energy</I> value = v_name
|
||||
v_name = variable with name that calculates the potential energy of each atom in the added E-field
|
||||
|
|
|
@ -17,7 +17,7 @@ efield = style name of this fix command :l
|
|||
ex,ey,ez = E-field component values (electric field units) :l
|
||||
any of ex,ey,ez can be a variable (see below) :l
|
||||
zero or more keyword/value pairs may be appended to args :l
|
||||
keyword = {{energy} :l
|
||||
keyword = {energy} :l
|
||||
{energy} value = v_name
|
||||
v_name = variable with name that calculates the potential energy of each atom in the added E-field :pre
|
||||
:ule
|
||||
|
|
Loading…
Reference in New Issue