Reply To: Two-phase LBM-DEM
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Two-phase LBM-DEM › Reply To: Two-phase LBM-DEM
February 12, 2024 at 12:00 pm
#8291
jan
Participant
Dear Javad,
as Jijo pointed out, you could try to use HLBM by using the PorousParticleKupershtokhForcedBGKdynamics
. Here you could use the force term as in the ForcedBGKdynamics
in the multicomponent examples, while simultaneously including the particles.
For the particulate flow the closest starting point would be the SettlingCubes3d example. However, it should also work to start with one of the multicomponent examples.
Best regards,
Jan