Obi Official Forum
Help Collision between granular and fluid - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Fluid (https://obi.virtualmethodstudio.com/forum/forum-3.html)
+--- Thread: Help Collision between granular and fluid (/thread-3855.html)



Collision between granular and fluid - dianaenoiuc - 01-05-2023

Hello, is there a way to detect collisions between granular particles and fluid particles?


RE: Collision between granular and fluid - josemendez - 03-05-2023

(01-05-2023, 12:06 PM)dianaenoiuc Wrote: Hello, is there a way to detect collisions between granular particles and fluid particles?

Hi!

Yes, they should collide by default. Just make sure particle collisions are globally enabled in the ObiSolver component, and that collision filters are properly setup.

If you want to detect collisions, as in get a list of all contacts generated between particles, you can also do that using collision callbacks.