Good morning,
I am aiming to model a filtration process using the HLBM resolved particle method in OpenLB. My intention for an initial model is to introduce particles through a constant velocity inlet boundary towards a circular obstruction, with a pressure outlet opposite the inlet and periodic boundaries for the other two BC’s. This will be a 2D domain.
First of all I’f be grateful if you can see anything wrong with using HLBM for this task, or any other glaring issues. If it seems like a reasonable approach then my question is how can I go about introducing particles from “outside” the domain?
I could not find an example in the “examples”, or a BC in src/boundary or src/particles/boundary that would achieve this, though I’ve seen the periodic boundary implementation in the below link that seems to be adjacent to what I want.
https://www.openlb.net/particle-swarm-sedimentation/
https://doi.org/10.1016/j.cpc.2024.109321
Many thanks,
James