Skip to content

Adaptive grid refinement for LBM and MESA-PD

Lukas Werner requested to merge yw25ynew/walberla:lbm_mesapd_coupling_amr into master

Brings in adaptive grid refinement for lbm and mesapd.

The curl refinement criterion is described in my MT and mainly based on Yuan, Zhong - An immersed-boundary method for compressible viscous flows and its application in the gas-kinetic BGK scheme, 2018.

The SubCyclingManager class handles the particle dynamics phase.

@rettinger

Merge request reports