document that rcb balancing depends on comm_style tiled which in turn is not compatible with triclinic cells

This commit is contained in:
Axel Kohlmeyer 2018-11-21 16:08:24 -05:00
parent 689334706f
commit 900ecc170a
3 changed files with 13 additions and 3 deletions

View File

@ -510,10 +510,13 @@ each processor, instead of 4, and "SQUARES" replaced by "CUBES".
For 2d simulations, the {z} style cannot be used. Nor can a "z"
appear in {dimstr} for the {shift} style.
Balancing through recursive bisectioning ({rcb} style) requires
"comm_style tiled"_comm_style.html
[Related commands:]
"group"_group.html, "processors"_processors.html,
"fix balance"_fix_balance.html
"fix balance"_fix_balance.html, "comm_style"_comm_style.html
[Default:] none
:link(pizza,http://pizza.sandia.gov)

View File

@ -51,7 +51,10 @@ decomposition will be the same, as described by
commands. The decomposition can be changed via the
"balance"_balance.html or "fix balance"_fix_balance.html commands.
[Restrictions:] none
[Restrictions:]
Communication style {tiled} cannot be used with {triclinic} simulation
cells.
[Related commands:]

View File

@ -371,9 +371,13 @@ minimization"_minimize.html.
For 2d simulations, the {z} style cannot be used. Nor can a "z"
appear in {dimstr} for the {shift} style.
Balancing through recursive bisectioning ({rcb} style) requires
"comm_style tiled"_comm_style.html
[Related commands:]
"group"_group.html, "processors"_processors.html, "balance"_balance.html
"group"_group.html, "processors"_processors.html, "balance"_balance.html,
"comm_style"_comm_style.html
[Default:] none
:link(pizza,http://pizza.sandia.gov)