Re: DESCRIPTOR D2Q9Descriptor
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › DESCRIPTOR D2Q9Descriptor › Re: DESCRIPTOR D2Q9Descriptor
June 19, 2018 at 7:15 pm
#2851
chris
Member
Hello, Markus,
Thank you so much for your explanation.
I can see that bstep2d.cpp uses the class BGKdynamics and an instance of the class is bulkDynamics. And the class BGKdynamics is declared in dynamics.h. But I do not see that bulkDynamics uses functions in lbHelpersD2Q9.h but not in lbHelpers.h.
I would like to use D2Q9 lattice with a different f_i^eq. Then, it seems lbHelpersD2Q9.h and latticeDescriptors.hh should be modified. Do I need to modify any other files, too?
Best
Chris