git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7774 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -16,7 +16,7 @@ balancing has not yet been released.
|
|||||||
</P>
|
</P>
|
||||||
<P><B>Syntax:</B>
|
<P><B>Syntax:</B>
|
||||||
</P>
|
</P>
|
||||||
<PRE>balance group-ID keyword args ...
|
<PRE>balance keyword args ...
|
||||||
</PRE>
|
</PRE>
|
||||||
<LI>one or more keyword/arg pairs may be appended
|
<LI>one or more keyword/arg pairs may be appended
|
||||||
</UL>
|
</UL>
|
||||||
@ -53,7 +53,7 @@ the computational cost (load) evenly across processors. The load
|
|||||||
balancing is "static" in the sense that this command performs the
|
balancing is "static" in the sense that this command performs the
|
||||||
balancing once, before or between simulations. The processor
|
balancing once, before or between simulations. The processor
|
||||||
sub-domains will then remain static during the subsequent run. To
|
sub-domains will then remain static during the subsequent run. To
|
||||||
perform "dynammic" balancing, see the <A HREF = "fix_balance.html">fix balance</A>
|
perform "dynamic" balancing, see the <A HREF = "fix_balance.html">fix balance</A>
|
||||||
command, which can adjust processor sub-domain sizes on-the-fly during
|
command, which can adjust processor sub-domain sizes on-the-fly during
|
||||||
a <A HREF = "run.html">run</A>.
|
a <A HREF = "run.html">run</A>.
|
||||||
</P>
|
</P>
|
||||||
|
|||||||
@ -13,7 +13,7 @@ balancing has not yet been released.
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
balance group-ID keyword args ... :pre
|
balance keyword args ... :pre
|
||||||
|
|
||||||
one or more keyword/arg pairs may be appended :ule,l
|
one or more keyword/arg pairs may be appended :ule,l
|
||||||
keyword = {x} or {y} or {z} or {dynamic} :l
|
keyword = {x} or {y} or {z} or {dynamic} :l
|
||||||
@ -47,7 +47,7 @@ the computational cost (load) evenly across processors. The load
|
|||||||
balancing is "static" in the sense that this command performs the
|
balancing is "static" in the sense that this command performs the
|
||||||
balancing once, before or between simulations. The processor
|
balancing once, before or between simulations. The processor
|
||||||
sub-domains will then remain static during the subsequent run. To
|
sub-domains will then remain static during the subsequent run. To
|
||||||
perform "dynammic" balancing, see the "fix balance"_fix_balance.html
|
perform "dynamic" balancing, see the "fix balance"_fix_balance.html
|
||||||
command, which can adjust processor sub-domain sizes on-the-fly during
|
command, which can adjust processor sub-domain sizes on-the-fly during
|
||||||
a "run"_run.html.
|
a "run"_run.html.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user