Hey Folks,
I am currently working on a water-drop simulation, small scale, 8cm x8cm tank, 1cm water drop. The sim turned out fine, but I was asked to emitt some additional droplets from the splash crown.
My first idea was to use the white-water solver to emit some particles from the crown, since it gives quite some control on emitting particles from fluid-sims, but I can't get it to work on my scene-scale. It's allways offsetted from my sim. I have attached a scene file to illustrate the problem. Any ideas what goes wrong there?
In addition, I'd be curious if you guys have any idea how to emit some extra droplets from the splash crown? I'm a bit stuck here...
My ideas so far (not sure if any of them works, they are all rough and untested)
- whitewater solver: emit a few particles -> merge them with the original sim -> give the whitewater particles a much much bigger pscale -> mesh it alltogehter -> white water particles appear as droplets
- custom particle sim: filtering the fluid-sim particles by expressions (somehow the same as the whitewater source does it), and do a custom particle sim -> merge it with the original sim and mesh it, or mesh it seperately...whatever works best.
- droplet function on the flip-solver: you (may) get some droplet-particles incl. droplet attribute -> pscale bigger on droplet particles -> mesh them together with the sim, so the droplet particles get meshed as visible, bigger water drops
->?
Thank you in advance for your time and help guys! Looking forward to your answers!
white_water_test_01.hipnc