Bug in bgk_ma2_equilibria?

In Palabos\src\latticeBoltzmann\dynamicsTemplates.h, line 131

[code=“cpp”]
for (int iPop=0; iPop<Descriptor::d; ++iPop) {



should be

[code="cpp"]
for (int iPop=0; iPop<Descriptor::q; ++iPop) {

PS: Is actually anybody from the development team reading this forum? It seems dead…

Dear czb,

thank you very much for drawing our attention to this problem. Let me assure you that the development team is reading this forum very actively. Unfortunately, we do not have the time to participate and answer as frequently as we would like, but we are here!

Thank you once again!
dimitris