From 8ad8d341040512f62d18389ed133dd5abba61385 Mon Sep 17 00:00:00 2001 From: athomps Date: Mon, 12 Aug 2013 19:27:13 +0000 Subject: [PATCH] Removed extra curly bracket git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10570 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/fix_efield.html | 2 +- doc/fix_efield.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fix_efield.html b/doc/fix_efield.html index b9076582df..0e142ca5c5 100644 --- a/doc/fix_efield.html +++ b/doc/fix_efield.html @@ -25,7 +25,7 @@
  • zero or more keyword/value pairs may be appended to args -
  • keyword = energy +
  • keyword = energy
      energy value = v_name
         v_name = variable with name that calculates the potential energy of each atom in the added E-field 
    diff --git a/doc/fix_efield.txt b/doc/fix_efield.txt
    index 411ca8b69f..6d57a43449 100644
    --- a/doc/fix_efield.txt
    +++ b/doc/fix_efield.txt
    @@ -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