forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2918 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
78eda239f6
commit
b31fbdee72
|
@ -69,6 +69,12 @@ commands</A>. No parameter of this fix can be
|
|||
used with the <I>start/stop</I> keywords of the <A HREF = "run.html">run</A> command.
|
||||
This fix is not invoked during <A HREF = "minimize.html">energy minimization</A>.
|
||||
</P>
|
||||
<P>This fix computes a scalar which can be accessed by various
|
||||
<A HREF = "Section_howto.html#4_15">output commands</A>. This scalar is the
|
||||
value by which velocites were scaled. The scalar value calculated
|
||||
by this fix is "intensive", meaning it does not scale with the
|
||||
number of atoms in the simulation.
|
||||
</P>
|
||||
<P><B>Restrictions:</B> none
|
||||
</P>
|
||||
<P><B>Related commands:</B>
|
||||
|
|
|
@ -66,6 +66,12 @@ commands"_Section_howto.html#4_15. No parameter of this fix can be
|
|||
used with the {start/stop} keywords of the "run"_run.html command.
|
||||
This fix is not invoked during "energy minimization"_minimize.html.
|
||||
|
||||
This fix computes a scalar which can be accessed by various
|
||||
"output commands"_Section_howto.html#4_15. This scalar is the
|
||||
value by which velocites were scaled. The scalar value calculated
|
||||
by this fix is "intensive", meaning it does not scale with the
|
||||
number of atoms in the simulation.
|
||||
|
||||
[Restrictions:] none
|
||||
|
||||
[Related commands:]
|
||||
|
|
Loading…
Reference in New Issue