I'm currently working on a simulation where a ship sails through a stormy ocean.
And I'd like to kill particles that go into a specific object in the scene.
So waves are crashing on the ship and water goes on and IN the ship. Since the water inside the ship doesn't need to be simulated I made a seperate geo inside the ship that I used in the popkill node as a Bounding Object. The popkill itself is attached to the last input of the flipsolver.
It seems to be working since I can see the geo via the guide in the popkill node and the particles inside the geo get the attribute dead attached to them.
However it doesn't kill them. They are still being calculated and displayed and used in the particlefluidsurface. But I want them to be gone as soon as they go inside the bounding object.
Kill particles from flip fluid inside a object on DOP-Level
7138 3 1-
- OliverR
- Member
- 2 posts
- Joined: April 2020
- Offline
-
- Enivob
- Member
- 2658 posts
- Joined: June 2008
- Offline
Perhaps consider converting that bounding box into a sink? Which will remove the liquid from the simulation. Another approach is to group the particles (instead of killing them) and remove them after the simulation (this may be easier)
Edited by Enivob - Nov. 21, 2020 08:45:48
Using Houdini Indie 20.5
Windows 11 64GB Ryzen 16 core.
nVidia 3060RTX 12BG RAM.
Windows 11 64GB Ryzen 16 core.
nVidia 3060RTX 12BG RAM.
-
- David Krepelka
- Member
- 15 posts
- Joined: May 2020
- Offline
-
- OliverR
- Member
- 2 posts
- Joined: April 2020
- Offline
Thanks for your replies. Sorry for being a complete asshole by being quiet for so long, but it actually took the mods so long to verify my topic that I completely forgot that I posted it in the first place.
The problem is long gone of course, I solved it before my topic even went online.
I used a bounding volume insted of a bounding object and not use a pop kill but an geowrangle with removepoint on a specific group I made with the popgroup.
I think I used an boudning volume because for some reason a bounding object didn't work. My geo, which I created in C4D and exported/imported as obj via the file node didn't work for some reason, but an in houdini generated object would.
I ran into similar problems on other projects maybe someone can shine some light into this mistery, or maybe I'm imaging old long gone problems right now.
Anyway, this sounds like more ore less what you suggested @Enivob?
@David Krepelka
Your solution maybe would have worked, because in fact that is not checked but I tought I tried that. But that's so long ago, I can't remember.
The problem is long gone of course, I solved it before my topic even went online.
I used a bounding volume insted of a bounding object and not use a pop kill but an geowrangle with removepoint on a specific group I made with the popgroup.
I think I used an boudning volume because for some reason a bounding object didn't work. My geo, which I created in C4D and exported/imported as obj via the file node didn't work for some reason, but an in houdini generated object would.
I ran into similar problems on other projects maybe someone can shine some light into this mistery, or maybe I'm imaging old long gone problems right now.
Anyway, this sounds like more ore less what you suggested @Enivob?
@David Krepelka
Your solution maybe would have worked, because in fact that is not checked but I tought I tried that. But that's so long ago, I can't remember.
-
- Quick Links


