Fluid particles falling through rigid body object
8917 7 1- wahookah
- Member
- 6 posts
- Joined: Oct. 2015
- Offline
Hi, this should be a fairly easy one, i´m just starting out, but could not get my head around it.
i modeled a simple geometry in Cinema 4d, exported it to Houdini.
Then i turned it into a rigid body object.
after that i created a grid, that i assigned emit particle fluid to.
The problem is, that the particles are falling through, i tried the same thing with some primitive objs and it worked. What´s strange is that it falls through, but there is some collision inside the model happening.
I guess it has to do with how Houdini is interpreting my mesh or its collision.
any ideas, what could be the problem?
thank you for your support.
i modeled a simple geometry in Cinema 4d, exported it to Houdini.
Then i turned it into a rigid body object.
after that i created a grid, that i assigned emit particle fluid to.
The problem is, that the particles are falling through, i tried the same thing with some primitive objs and it worked. What´s strange is that it falls through, but there is some collision inside the model happening.
I guess it has to do with how Houdini is interpreting my mesh or its collision.
any ideas, what could be the problem?
thank you for your support.
- ispep
- Member
- 7 posts
- Joined: March 2015
- Offline
If you go into the autodopnetwork for your simulation and click the geometry node in there, and then under collisions, I forget if its bullet or RBD, but if you check ‘show collision geometry’ and tamper with the settings you can see how your mesh is working. Put wireframe on to see clearly. Changing to concave, or upping the uniform divisions will be what you're after I think.
- HenrikGieselmann
- Member
- 51 posts
- Joined: Feb. 2013
- Offline
Also your geometrz is not exactly a good choice.
Probablz take a look at this tutorial:
It will give you all to get you started!
https://www.sidefx.com/index.php?option=com_content&task=view&id=2157&Itemid=262 [sidefx.com]
Probablz take a look at this tutorial:
It will give you all to get you started!
https://www.sidefx.com/index.php?option=com_content&task=view&id=2157&Itemid=262 [sidefx.com]
- wahookah
- Member
- 6 posts
- Joined: Oct. 2015
- Offline
Hi ispep,
thank you, for your comment, but unfortunately i could not find a proper geometry node in the autodopnetwork:
here´s a screenshot, which one would it be?
It seems that my waterfall is not properly connected to the rest, should there be some kind or merge node?
@baldwithglasses
i´m following exactly that tutorial, but i wanted to create my own geometry.
i just imported a simple base mesh which should turn into a more complete one,
It´s more or less a prove of concept, i will refine it, once it´s working…. (screenshot attached….)
thank you!
thank you, for your comment, but unfortunately i could not find a proper geometry node in the autodopnetwork:
here´s a screenshot, which one would it be?
It seems that my waterfall is not properly connected to the rest, should there be some kind or merge node?
@baldwithglasses
i´m following exactly that tutorial, but i wanted to create my own geometry.
i just imported a simple base mesh which should turn into a more complete one,
It´s more or less a prove of concept, i will refine it, once it´s working…. (screenshot attached….)
thank you!
- sidenimjay
- Member
- 703 posts
- Joined:
- Offline
- HenrikGieselmann
- Member
- 51 posts
- Joined: Feb. 2013
- Offline
Hey there, okay perfect!
If you take a look at the geometry they are using, you will see it is rather “closed” at all times, as it is just some extruded stuff.
Your Mesh has a lot of very thin areas. As Houdini will built a volumetric prepresentation of your mesh, thin areas in the mesh will lead to particles leaking aka not colliding. You can get rind of that by increasing the resolution, but probably not useful for an initial test.
Also the Houdini DOP Net View you posted. Is this your setup?
If so, its is wired up wrong.
The FLip Object need to go in the Flipsolver on the left input.
And the Static Solver need to go in Merge 1.
You also can't Loop stuff like you did between Merge1 and the solver.
Hope this helps
Cheers!
If you take a look at the geometry they are using, you will see it is rather “closed” at all times, as it is just some extruded stuff.
Your Mesh has a lot of very thin areas. As Houdini will built a volumetric prepresentation of your mesh, thin areas in the mesh will lead to particles leaking aka not colliding. You can get rind of that by increasing the resolution, but probably not useful for an initial test.
Also the Houdini DOP Net View you posted. Is this your setup?
If so, its is wired up wrong.
The FLip Object need to go in the Flipsolver on the left input.
And the Static Solver need to go in Merge 1.
You also can't Loop stuff like you did between Merge1 and the solver.
Hope this helps
Cheers!
- wahookah
- Member
- 6 posts
- Joined: Oct. 2015
- Offline
- HenrikGieselmann
- Member
- 51 posts
- Joined: Feb. 2013
- Offline
-
- Quick Links