An open-bounds 3D simulation

Hi everyone!

Could anyone tell me how to create an open-bounds 3D simulation in Palabos?
Let’s suppose it’s a big cube with several solid objects inside it: cylinders, cubes, and so on. All big cube’s sides are transparent and permeable for the air. The wind blows through the cube.

I recommend that you take the time and study the examples in Palabos source code. That is how I started ;). A good start might be examples/codesByTopic/bounceBack

Thank you for your reply. I also did the same :slight_smile: But I thought that someone who knows LBM much better than me could give me a good advice about if it’s possible to do what I want with LBM in general and with Palabos in particular and where should I start :wink: