git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7307 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2011-12-08 01:04:43 +00:00
parent 4639a1af57
commit d17a9d5b0a
2 changed files with 4 additions and 4 deletions

View File

@ -67,7 +67,7 @@ simulations performed by LAMMPS.
</P> </P>
<HR> <HR>
<P>The <I>verlet/style</I> style is also a velocity-Verlet integrator, but it <P>The <I>verlet/split</I> style is also a velocity-Verlet integrator, but it
splits the force calculation within each timestep over 2 partitions of splits the force calculation within each timestep over 2 partitions of
processors. See <A HREF = "Section_start.html#start_6">this section</A> for an processors. See <A HREF = "Section_start.html#start_6">this section</A> for an
explanation of the -partition command-line switch. explanation of the -partition command-line switch.
@ -111,7 +111,7 @@ of 60 and 15 processors each:
<PRE>partition yes 1 processors 3 4 5 <PRE>partition yes 1 processors 3 4 5
partition yes 2 processors 3 1 5 partition yes 2 processors 3 1 5
</PRE> </PRE>
<P>When you run in 2-partition mode with this <I>verlet/split</I> style, the <P>When you run in 2-partition mode with the <I>verlet/split</I> style, the
thermodyanmic data for the entire simulation will be output to the log thermodyanmic data for the entire simulation will be output to the log
and screen file of the 1st partition, which are log.lammps.0 and and screen file of the 1st partition, which are log.lammps.0 and
screen.0 by default; see the "-plog and -pscreen command-line screen.0 by default; see the "-plog and -pscreen command-line

View File

@ -62,7 +62,7 @@ The {verlet} style is a velocity-Verlet integrator.
:line :line
The {verlet/style} style is also a velocity-Verlet integrator, but it The {verlet/split} style is also a velocity-Verlet integrator, but it
splits the force calculation within each timestep over 2 partitions of splits the force calculation within each timestep over 2 partitions of
processors. See "this section"_Section_start.html#start_6 for an processors. See "this section"_Section_start.html#start_6 for an
explanation of the -partition command-line switch. explanation of the -partition command-line switch.
@ -106,7 +106,7 @@ of 60 and 15 processors each:
partition yes 1 processors 3 4 5 partition yes 1 processors 3 4 5
partition yes 2 processors 3 1 5 :pre partition yes 2 processors 3 1 5 :pre
When you run in 2-partition mode with this {verlet/split} style, the When you run in 2-partition mode with the {verlet/split} style, the
thermodyanmic data for the entire simulation will be output to the log thermodyanmic data for the entire simulation will be output to the log
and screen file of the 1st partition, which are log.lammps.0 and and screen file of the 1st partition, which are log.lammps.0 and
screen.0 by default; see the "-plog and -pscreen command-line screen.0 by default; see the "-plog and -pscreen command-line