Reply To: 3d droplet impact
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.
› Forums › OpenLB › General Topics › 3d droplet impact › Reply To: 3d droplet impact
June 21, 2022 at 11:14 am
#6663
Adrian
Keymaster
For a basic introduction into OpenLB you can check out e.g. the userguide [pdf].
The provided examples commonly set up the geometry (meaning material numbers assigned to cells) in the prepareGeometry function. This is also the case for laminar/cylinder2d.
For a droplet impact you could start out e.g. by taking a look and modifying the freeSurface/fallingDrop(2,3)d examples (if free surface is a workable model for your application).
