13-12-2022, 02:13 PM
(This post was last modified: 13-12-2022, 02:16 PM by josemendez.)
Hi!
Particle collisions (of which inter- and self- collisions are specific cases) are globally disabled in the solver. You should enable "particle collision constraints" and "particle friction constraints" in your solver.
On a side note, you're missing packages so your simulation is using the default fallback backend (Oni) as the solver's warning message is telling you. This results in worse performance and limited platform support. You must install the required Burst package dependencies as per the manual's setup guide: http://obi.virtualmethodstudio.com/manua...setup.html
http://obi.virtualmethodstudio.com/manua...kends.html
kind regards,
Particle collisions (of which inter- and self- collisions are specific cases) are globally disabled in the solver. You should enable "particle collision constraints" and "particle friction constraints" in your solver.
On a side note, you're missing packages so your simulation is using the default fallback backend (Oni) as the solver's warning message is telling you. This results in worse performance and limited platform support. You must install the required Burst package dependencies as per the manual's setup guide: http://obi.virtualmethodstudio.com/manua...setup.html
http://obi.virtualmethodstudio.com/manua...kends.html
kind regards,