liquid goes through object
#1
Hi,

I just started using tyFlow. I'm trying to add water to my fountain. But for some reason the liquid keeps going through the fountain. Does someone know what I should do to solve this?

Marijke Beckeringh


Attached Files
.max   fontein4g.max (Size: 6.71 MB / Downloads: 128)
  Reply
#2
Hi Marijke,

The liquid particles aren't going through, but the blobby result is, because it doesn't implement any geometry clipping.

The easiest solution would be to give your Collision operator a collision radius, then set the tyMesher blob radius to less than that value. Note....you will need a lot more particles in order to get a decent result, and a higher tyMesher resolution. Probably will need to lower your time steps too, since your collision geometry is very sharp and may be difficult for the collision algorithm to resolve with default time steps.

The ideal solution to a setup like this would be to have your tyMesher radius be less than the thickness of the fountain geometry itself, so the blobmesh around any given particle could never go through both sides.
  Reply


Forum Jump: