git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10847 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2013-10-02 13:29:50 +00:00
parent ada81ca2e0
commit c3d52cd64d

View File

@ -25,9 +25,11 @@
<LI>zero or more keyword/value pairs may be appended to args
<LI>keyword = <I>energy</I>
<LI>keyword = <I>region</I> or <I>energy</I>
<PRE> <I>energy</I> value = v_name
<PRE> <I>region</I> value = region-ID
region-ID = ID of region atoms must be in to have added force
<I>energy</I> value = v_name
v_name = variable with name that calculates the potential energy of each atom in the added E-field
</PRE>
@ -67,6 +69,10 @@ variables but can also include per-atom values, such as atom
coordinates. Thus it is easy to specify a spatially-dependent E-field
with optional time-dependence as well.
</P>
<P>If the <I>region</I> keyword is used, the atom must also be in the
specified geometric <A HREF = "region.html">region</A> in order to have force added
to it.
</P>
<HR>
<P>Adding a force or torque to atoms implies a change in their potential
@ -112,6 +118,8 @@ due to the electric field were a spring-like F = kx, then the energy
formula should be E = -0.5kx^2. If you don't do this correctly, the
minimization will not converge properly.
</P>
<HR>
<P><B>Restart, fix_modify, output, run start/stop, minimize info:</B>
</P>
<P>No information about this fix is written to <A HREF = "restart.html">binary restart