I'm wondering what is the best way to increase accuracy on my Flip Simulation collisions while maintaining the low res look.
As you can see in the image below, The particles are colliding about 100mm off the ground and going through the walls up the top and to the right. The box in the middle is looking like a very accurate collider.
Creating a vdb collider for the walls still gave me a bad result of particles going through walls or stopping too far away from them. I've tried increasing substeps but this did not seem to help. Changing particle separation, radius scale and grid scale works but changes the look too much.
You can decouple collision resolution from flip resolution. Activate the checkbox to set different particle separation values for each part of the system.
Using Houdini Indie 20.5 Windows 11 64GB Ryzen 16 core. nVidia 3060RTX 12BG RAM.
Thanks for your reply I really appreciate it! I didn't know about that checkbox that's good to know. That is certainly helping the particles colliding much closer to the desired edge of the collider. This works for the VDB collider not for the volume limits. Unfortunately with the VDB collider I'm still getting particles flying through the collider. I really need to avoid this because in the final render it will be very obvious as I'll be rendering these as thick trails.
See here the particles escaping.
And here using volume limits
I've uploaded an updated .hip file if anyone would care to take a look.