git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1876 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -78,7 +78,8 @@ average. The final averaged quantities are generated every <I>Nfreq</I>
|
|||||||
timesteps. The average is over <I>Nrepeat</I> quantities, computed in the
|
timesteps. The average is over <I>Nrepeat</I> quantities, computed in the
|
||||||
preceding portion of the simulation every <I>Nevery</I> timesteps. <I>Nfreq</I>
|
preceding portion of the simulation every <I>Nevery</I> timesteps. <I>Nfreq</I>
|
||||||
must be a multiple of <I>Nevery</I> and <I>Nevery</I> must be non-zero even if
|
must be a multiple of <I>Nevery</I> and <I>Nevery</I> must be non-zero even if
|
||||||
<I>Nrepeat</I> is 1.
|
<I>Nrepeat</I> is 1. Also, the timesteps contributing to the average value
|
||||||
|
cannot overlap, i.e. Nfreq > (Nrepeat-1)*Nevery is required.
|
||||||
</P>
|
</P>
|
||||||
<P>For example, if Nevery=2, Nrepeat=6, and Nfreq=100, then values on
|
<P>For example, if Nevery=2, Nrepeat=6, and Nfreq=100, then values on
|
||||||
timesteps 90,92,94,96,98,100 will be used to compute the final average
|
timesteps 90,92,94,96,98,100 will be used to compute the final average
|
||||||
|
|||||||
@ -67,7 +67,8 @@ average. The final averaged quantities are generated every {Nfreq}
|
|||||||
timesteps. The average is over {Nrepeat} quantities, computed in the
|
timesteps. The average is over {Nrepeat} quantities, computed in the
|
||||||
preceding portion of the simulation every {Nevery} timesteps. {Nfreq}
|
preceding portion of the simulation every {Nevery} timesteps. {Nfreq}
|
||||||
must be a multiple of {Nevery} and {Nevery} must be non-zero even if
|
must be a multiple of {Nevery} and {Nevery} must be non-zero even if
|
||||||
{Nrepeat} is 1.
|
{Nrepeat} is 1. Also, the timesteps contributing to the average value
|
||||||
|
cannot overlap, i.e. Nfreq > (Nrepeat-1)*Nevery is required.
|
||||||
|
|
||||||
For example, if Nevery=2, Nrepeat=6, and Nfreq=100, then values on
|
For example, if Nevery=2, Nrepeat=6, and Nfreq=100, then values on
|
||||||
timesteps 90,92,94,96,98,100 will be used to compute the final average
|
timesteps 90,92,94,96,98,100 will be used to compute the final average
|
||||||
|
|||||||
@ -101,7 +101,9 @@ the average. The final averaged quantities are generated every
|
|||||||
<I>Nfreq</I> timesteps. The average is over <I>Nrepeat</I> quantities, computed
|
<I>Nfreq</I> timesteps. The average is over <I>Nrepeat</I> quantities, computed
|
||||||
in the preceding portion of the simulation every <I>Nevery</I> timesteps.
|
in the preceding portion of the simulation every <I>Nevery</I> timesteps.
|
||||||
<I>Nfreq</I> must be a multiple of <I>Nevery</I> and <I>Nevery</I> must be non-zero
|
<I>Nfreq</I> must be a multiple of <I>Nevery</I> and <I>Nevery</I> must be non-zero
|
||||||
even if <I>Nrepeat</I> is 1.
|
even if <I>Nrepeat</I> is 1. Also, the timesteps contributing to the
|
||||||
|
average value cannot overlap, i.e. Nfreq > (Nrepeat-1)*Nevery is
|
||||||
|
required.
|
||||||
</P>
|
</P>
|
||||||
<P>For example, if Nevery=2, Nrepeat=6, and Nfreq=100, then values on
|
<P>For example, if Nevery=2, Nrepeat=6, and Nfreq=100, then values on
|
||||||
timesteps 90,92,94,96,98,100 will be used to compute the final average
|
timesteps 90,92,94,96,98,100 will be used to compute the final average
|
||||||
|
|||||||
@ -85,7 +85,9 @@ the average. The final averaged quantities are generated every
|
|||||||
{Nfreq} timesteps. The average is over {Nrepeat} quantities, computed
|
{Nfreq} timesteps. The average is over {Nrepeat} quantities, computed
|
||||||
in the preceding portion of the simulation every {Nevery} timesteps.
|
in the preceding portion of the simulation every {Nevery} timesteps.
|
||||||
{Nfreq} must be a multiple of {Nevery} and {Nevery} must be non-zero
|
{Nfreq} must be a multiple of {Nevery} and {Nevery} must be non-zero
|
||||||
even if {Nrepeat} is 1.
|
even if {Nrepeat} is 1. Also, the timesteps contributing to the
|
||||||
|
average value cannot overlap, i.e. Nfreq > (Nrepeat-1)*Nevery is
|
||||||
|
required.
|
||||||
|
|
||||||
For example, if Nevery=2, Nrepeat=6, and Nfreq=100, then values on
|
For example, if Nevery=2, Nrepeat=6, and Nfreq=100, then values on
|
||||||
timesteps 90,92,94,96,98,100 will be used to compute the final average
|
timesteps 90,92,94,96,98,100 will be used to compute the final average
|
||||||
|
|||||||
@ -96,9 +96,10 @@ since they produce per-atom values.
|
|||||||
timesteps the values will be generated in order to contribute to the
|
timesteps the values will be generated in order to contribute to the
|
||||||
average. The final averaged quantities are generated every <I>Nfreq</I>
|
average. The final averaged quantities are generated every <I>Nfreq</I>
|
||||||
timesteps. The average is over <I>Nrepeat</I> quantities, computed in the
|
timesteps. The average is over <I>Nrepeat</I> quantities, computed in the
|
||||||
preceding portion of the simulation every <I>Nevery</I> timesteps.
|
preceding portion of the simulation every <I>Nevery</I> timesteps. <I>Nfreq</I>
|
||||||
<I>Nfreq</I> must be a multiple of <I>Nevery</I> and <I>Nevery</I> must be non-zero
|
must be a multiple of <I>Nevery</I> and <I>Nevery</I> must be non-zero even if
|
||||||
even if <I>Nrepeat</I> is 1.
|
<I>Nrepeat</I> is 1. Also, the timesteps contributing to the average value
|
||||||
|
cannot overlap, i.e. Nfreq > (Nrepeat-1)*Nevery is required.
|
||||||
</P>
|
</P>
|
||||||
<P>For example, if Nevery=2, Nrepeat=6, and Nfreq=100, then values on
|
<P>For example, if Nevery=2, Nrepeat=6, and Nfreq=100, then values on
|
||||||
timesteps 90,92,94,96,98,100 will be used to compute the final average
|
timesteps 90,92,94,96,98,100 will be used to compute the final average
|
||||||
|
|||||||
@ -83,9 +83,10 @@ The {Nevery}, {Nrepeat}, and {Nfreq} arguments specify on what
|
|||||||
timesteps the values will be generated in order to contribute to the
|
timesteps the values will be generated in order to contribute to the
|
||||||
average. The final averaged quantities are generated every {Nfreq}
|
average. The final averaged quantities are generated every {Nfreq}
|
||||||
timesteps. The average is over {Nrepeat} quantities, computed in the
|
timesteps. The average is over {Nrepeat} quantities, computed in the
|
||||||
preceding portion of the simulation every {Nevery} timesteps.
|
preceding portion of the simulation every {Nevery} timesteps. {Nfreq}
|
||||||
{Nfreq} must be a multiple of {Nevery} and {Nevery} must be non-zero
|
must be a multiple of {Nevery} and {Nevery} must be non-zero even if
|
||||||
even if {Nrepeat} is 1.
|
{Nrepeat} is 1. Also, the timesteps contributing to the average value
|
||||||
|
cannot overlap, i.e. Nfreq > (Nrepeat-1)*Nevery is required.
|
||||||
|
|
||||||
For example, if Nevery=2, Nrepeat=6, and Nfreq=100, then values on
|
For example, if Nevery=2, Nrepeat=6, and Nfreq=100, then values on
|
||||||
timesteps 90,92,94,96,98,100 will be used to compute the final average
|
timesteps 90,92,94,96,98,100 will be used to compute the final average
|
||||||
|
|||||||
Reference in New Issue
Block a user