zhulianhua/dugksFoam

Bug when cyclic boundary patches pair are not in the same parallel sub zone

zhulianhua opened this issue · 0 comments

When the cyclic patches are not in the same subzone (by physical space parallel decomposition), the parallel runs will crash. A simple Couette flow case will reproduce this issue. I guess this is due to the improper treatment of cyclicProcessor boundary in the dugksFoam source code.