Research Article

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

Algorithm 4 Adaptive load-balancing algorithms for block Jacobi scheme.
(1)Requires: initial set for
(2)bool update = True
(3)Set,
(4)Get , and in the 0th iteration
(5)while Iteration Not End && update do:
(6)Get , and in the kth iteration
(7)If (&&):
(8)Set
(9)Else if:
(10)Set
(11)Else if:
(12)
(13)Else
(14)Set
(15)
(16)end while