Research Article

An Efficient Scheme for Coupling OpenMC and FLUENT with Adaptive Load Balancing

Algorithm 3 Adaptive load-balancing algorithm for block Gauss–Seidel scheme.
(1)Requires: initial set for , and
(2) bool ,  = True
(3) Get and in the 0th iteration
(4)while Iteration Not End do:
(5) Get and in the kth iteration
(6)If:
(7) Set
(8)
(9)If :
(10) Set
(11)
(12)end while