mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8827 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
b2572e847d
commit
39ac8f5bc1
|
@ -68,9 +68,10 @@ energy discussed above. The vector is the total force added to the
|
||||||
group of atoms. The scalar and vector values calculated by this fix
|
group of atoms. The scalar and vector values calculated by this fix
|
||||||
are "extensive".
|
are "extensive".
|
||||||
</P>
|
</P>
|
||||||
<P>No parameter of this fix can
|
<P>No parameter of this fix can be used with the <I>start/stop</I> keywords of
|
||||||
be used with the <I>start/stop</I> keywords of the <A HREF = "run.html">run</A> command.
|
the <A HREF = "run.html">run</A> command.
|
||||||
The forces due to this fix are imposed during an energy minimization,
|
</P>
|
||||||
|
<P>The forces due to this fix are imposed during an energy minimization,
|
||||||
invoked by the <A HREF = "minimize.html">minimize</A> command. You should not
|
invoked by the <A HREF = "minimize.html">minimize</A> command. You should not
|
||||||
specify force components with a variable that has time-dependence for
|
specify force components with a variable that has time-dependence for
|
||||||
use with a minimizer, since the minimizer increments the timestep as
|
use with a minimizer, since the minimizer increments the timestep as
|
||||||
|
|
|
@ -65,8 +65,9 @@ energy discussed above. The vector is the total force added to the
|
||||||
group of atoms. The scalar and vector values calculated by this fix
|
group of atoms. The scalar and vector values calculated by this fix
|
||||||
are "extensive".
|
are "extensive".
|
||||||
|
|
||||||
No parameter of this fix can
|
No parameter of this fix can be used with the {start/stop} keywords of
|
||||||
be used with the {start/stop} keywords of the "run"_run.html command.
|
the "run"_run.html command.
|
||||||
|
|
||||||
The forces due to this fix are imposed during an energy minimization,
|
The forces due to this fix are imposed during an energy minimization,
|
||||||
invoked by the "minimize"_minimize.html command. You should not
|
invoked by the "minimize"_minimize.html command. You should not
|
||||||
specify force components with a variable that has time-dependence for
|
specify force components with a variable that has time-dependence for
|
||||||
|
|
Loading…
Reference in New Issue