forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2339 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
88967844d8
commit
668153939b
|
@ -151,8 +151,8 @@ second component of the vector is the cummulative number of swaps
|
||||||
attempted (whether accepted or rejected). Note that a swap "attempt"
|
attempted (whether accepted or rejected). Note that a swap "attempt"
|
||||||
only occurs when swap partners meeting the criteria described above
|
only occurs when swap partners meeting the criteria described above
|
||||||
are found on a particular timestep. The vector values calculated by
|
are found on a particular timestep. The vector values calculated by
|
||||||
this fix are "extensive", meaning they scale with the number of atoms
|
this fix are "intensive", meaning they are independent of the number
|
||||||
in the simulation.
|
of atoms in the simulation.
|
||||||
</P>
|
</P>
|
||||||
<P>No parameter of this fix can be used with the <I>start/stop</I> keywords of
|
<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
|
the <A HREF = "run.html">run</A> command. This fix is not invoked during <A HREF = "minimize.html">energy
|
||||||
|
|
|
@ -148,8 +148,8 @@ second component of the vector is the cummulative number of swaps
|
||||||
attempted (whether accepted or rejected). Note that a swap "attempt"
|
attempted (whether accepted or rejected). Note that a swap "attempt"
|
||||||
only occurs when swap partners meeting the criteria described above
|
only occurs when swap partners meeting the criteria described above
|
||||||
are found on a particular timestep. The vector values calculated by
|
are found on a particular timestep. The vector values calculated by
|
||||||
this fix are "extensive", meaning they scale with the number of atoms
|
this fix are "intensive", meaning they are independent of the number
|
||||||
in the simulation.
|
of atoms in the simulation.
|
||||||
|
|
||||||
No parameter of this fix can be used with the {start/stop} keywords of
|
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
|
the "run"_run.html command. This fix is not invoked during "energy
|
||||||
|
|
Loading…
Reference in New Issue