01-05-2023, 12:06 PM
Hello, is there a way to detect collisions between granular particles and fluid particles?
Help Collision between granular and fluid
|
01-05-2023, 12:06 PM
Hello, is there a way to detect collisions between granular particles and fluid particles?
03-05-2023, 08:44 AM
(This post was last modified: 03-05-2023, 08:45 AM by josemendez.)
(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. |
« Next Oldest | Next Newest »
|