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:
athomps 2013-08-12 19:27:13 +00:00
parent d56c9dfd27
commit 8ad8d34104
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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