git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3949 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -69,11 +69,12 @@ outer loop (largest) timestep, which is the same timestep that the
|
||||
files</A>. None of the <A HREF = "fix_modify.html">fix_modify</A> options
|
||||
are relevant to this fix.
|
||||
</P>
|
||||
<P>The current timestep size is stored as a scalar quantity by this fix.
|
||||
The cumulative simulation time (in time units) is stored as the first
|
||||
element of a vector. Both these quantities can be accessed by various
|
||||
<A HREF = "Section_howto.html#4_15">output commands</A>. The scalar and vector
|
||||
values calculated by this fix are "intensive".
|
||||
<P>This fix computes a global scalar and a global vector of length 1,
|
||||
which can be accessed by various <A HREF = "Section_howto.html#4_15">output
|
||||
commands</A>. The scalar is the current timestep
|
||||
size. The cumulative simulation time (in time units) is stored as the
|
||||
first element of the vector. The scalar and vector values calculated
|
||||
by this fix are "intensive".
|
||||
</P>
|
||||
<P>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
|
||||
|
||||
Reference in New Issue
Block a user