Hi, I recently came across a demonstration of a 2d cavity flow simulation with extremely high Reynolds numbers, using the Cumulant Lattice Boltzmann method, which seemed interesting and was wondering if I could replicate the results in OpenLB.
I see that there is a cumulant dynamics descriptor within the src folder of olb1.8 and 1.7, but nothing mentioning it in the available dynamics list.
Am I correct in thinking that although the base of implementing the cumulant method, there is no version of it thats “pre-made”? I am a complete beginner at C++ and not sure if I am understanding the structure of the objects.
Thank you