This merge request fixes an error in the evaluation of the bubble's center of mass in the showcases TaylorBubble
and RisingBubble
.
In bb313c98, the code was changed so that a Vector3
type is MPI-reduced. However, the reduced vector was forgotten to be used in the computation.