diff --git a/docs/source/inputs/InputsLoadBalancing.rst b/docs/source/inputs/InputsLoadBalancing.rst index 5bf27681268b82924483f991f3fb96fdb6644936..8d3efcd22e726b238bfc5ac103dbb25cefcbd59f 100644 --- a/docs/source/inputs/InputsLoadBalancing.rst +++ b/docs/source/inputs/InputsLoadBalancing.rst @@ -78,4 +78,6 @@ The following inputs must be preceded by "mfix" and determine how we load balanc +----------------------+-----------------------------------------------------------------------+-------------+--------------+ | knapsack_nmax | Maximum number of grids per MPI process if using knapsack algorithm | Int | 128 | +----------------------+-----------------------------------------------------------------------+-------------+--------------+ +| greedy_dir | The direction in which the Greedy algorithm cuts overloaded boxes | Int | 0 | ++----------------------+-----------------------------------------------------------------------+-------------+--------------+