Jump to content

Particle Collision Problem


Timur Khodjaev

Recommended Posts

I have problems with setting up particle collision.

I made simple grid geometry as collide surfase and made all conections but some particles penetrate through surface.

I have experience simulating such things in maya so first of all i tryed to find out if my particles moving too fast and rising oversampling. This lead not to solve problem but to another question. Why after i rised oversampling my particles act diffrently?

I mean after colliding thouse (who collide) seems to fly away on speed multiplyed by oversampling....

Im new with Houdini so pls point me what im doing wrong.

collision.hip

Link to comment
Share on other sites

Hey, Timur. I don't have Houdini in front of me right now so I can't look at your file, nut I've had this problem in the past. I couldn't replicate it in H9, but in H8 the particles whose motion vector was perfectly perpendicular to the grid would fly through. To fix it, I had to change their variance, even a small value, such as .001 would do the trick. Hope that helps.

Edited by Lukich
Link to comment
Share on other sites

Why after i rised oversampling my particles act diffrently?

Oversampling forces each node in your popnet to cook more than once per frame depending on what your oversampling is set to. So if your oversampling is set to 2 then your sim would calculate each node 2 per frame. If you are birthing 100 particles per frame, setting your oversampling to 2, that would mean the node cooks twice and therefore you would really be birthing 200 particles per frame. Thats probably the main reason your sim is diiferent when you change the oversample.

Link to comment
Share on other sites

hi!

I have a similar probelem with collisions, but not with the first collided ones, rather with the second which I emit from the first collided particles.

I set the second particles to slide and half of them is falling trough the surface. I have set some collision tolerance on the collision node and a bit of variance in the split node.

Any advice please?

thanks

ah found another topic, had to offset the original surface a bit, so everything is fine now, sorry

Edited by dbukovec
Link to comment
Share on other sites

Hey, Timur. I don't have Houdini in front of me right now so I can't look at your file, nut I've had this problem in the past. I couldn't replicate it in H9, but in H8 the particles whose motion vector was perfectly perpendicular to the grid would fly through. To fix it, I had to change their variance, even a small value, such as .001 would do the trick. Hope that helps.

You could try to increase the step size, I cant remember the node's name. By increasing the step size you would be adding in between steps. Also on the collision node you could adjust the tolerance i believe I usaully set this to .0001. If that doesnt work then you could use a limit plane and just kill the pesky variants. Or you could setup a group that tracks the xyz and when that value is met or exceeded then just kill that group.

The effects panda

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...