Overset Load Balance Reference

When running an overset mesh simulation in parallel, you set up the properties in Load Balancing Solver to achieve an optimal CPU load.

Load Balancing
Solver Frozen
When On, the solver does not update any quantity during an iteration. It is Off by default. This is a debugging option that can result in non-recoverable errors and wrong solutions due to missing storage. See Finite Volume Solvers Reference for details.
Enabled
When activated, overset load-balancing is turned on for parallel servers.
Acceptor Weight
Controls the relative weight of the acceptor cells compared to other cells. The default value of 1 corresponds to weighting the acceptor cells twice as much as other cells. A value of 0 does not assign a specific weight to acceptor cells.
Rebalance Limit
Sets the point at which the load balance is sufficiently distributed and the solver can stop. The limit is the ratio of the loading between the most and least loaded domains. Choose a value of the limit that avoids rebalancing efforts beyond useful levels. The lower the limit, the less frequent the rebalancing. Setting the value close to 1 results in 'always rebalance' behavior. The default value is 0.8.