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

This commit is contained in:
sjplimp
2014-05-13 15:31:55 +00:00
parent 1efa498803
commit 4d2e42e3ed
2 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,8 @@ fix 2 all balance 1000 1.1 rcb
</PRE> </PRE>
<P><B>Description:</B> <P><B>Description:</B>
</P> </P>
<P>IMPORTANT NOTE: The <I>rcb</I> style is not yet implemented.
</P>
<P>This command adjusts the size and shape of processor sub-domains <P>This command adjusts the size and shape of processor sub-domains
within the simulation box, to attempt to balance the number of within the simulation box, to attempt to balance the number of
particles and thus the computational cost (load) evenly across particles and thus the computational cost (load) evenly across

View File

@ -36,6 +36,8 @@ fix 2 all balance 1000 1.1 rcb :pre
[Description:] [Description:]
IMPORTANT NOTE: The {rcb} style is not yet implemented.
This command adjusts the size and shape of processor sub-domains This command adjusts the size and shape of processor sub-domains
within the simulation box, to attempt to balance the number of within the simulation box, to attempt to balance the number of
particles and thus the computational cost (load) evenly across particles and thus the computational cost (load) evenly across