Greetings,
I'm doing a basic flip simulation where I fill a cup with liquid and then I rotate the cup to spill the liquid into another cup.
Sounds super easy and basic, but after some time fine-tuning the collisions and the liquid, I can say with certainty that my liquid volume is getting less and less like my particles are dying or sucked into the geometry.
A searched a lot for a solution, like changing the Scale of the scene, or lowering the Grid-Scale ( CG Wiki ), or change the collisions but nothing really helps at all.
thank you in regards
Flip Fluid Volume Loss, Particles Dying
7032 6 2- billyslol09
- Member
- 21 posts
- Joined: Sept. 2019
- Offline
- Dave Stewart
- Member
- 39 posts
- Joined: May 2014
- Offline
Definitely looks like the fluid is leaking through the cup collisions. How are you sourcing your colliders? Have you checked the FLIP object ‘collision’ guide visualization?
You may need a higher-resolution VDB for your cups, and perhaps increased VDB bandwidth. Sometimes, checking ‘fill interior’ in the Volume collision source helps with thin objects too.
The other trick is to source a small amount of divergence into your sim to help preserve the fluid volume as the cup fills.
–Dave
You may need a higher-resolution VDB for your cups, and perhaps increased VDB bandwidth. Sometimes, checking ‘fill interior’ in the Volume collision source helps with thin objects too.
The other trick is to source a small amount of divergence into your sim to help preserve the fluid volume as the cup fills.
–Dave
- billyslol09
- Member
- 21 posts
- Joined: Sept. 2019
- Offline
- Dave Stewart
- Member
- 39 posts
- Joined: May 2014
- Offline
In my experience you won't always ‘see’ the particles leaking out. If you're using reseeding the solver will kill them if they end up inside the collision object, and the particles can also become compressed spatially without using particle separation.
Not much more I can suggest without taking a look at the .hip file, will crack it open if you post it here.
Cheers,
–Dave
Not much more I can suggest without taking a look at the .hip file, will crack it open if you post it here.
Cheers,
–Dave
- billyslol09
- Member
- 21 posts
- Joined: Sept. 2019
- Offline
- billyslol09
- Member
- 21 posts
- Joined: Sept. 2019
- Offline
- 13freyr
- Member
- 3 posts
- Joined: Jan. 2018
- Offline
-
- Quick Links