- #1
muffinman123
- 19
- 0
when you stir fluid in a beaker of fluid, how is the motion on the fluid by the stirring rod calculated?
the fluid is represented using smoothed particle hydrodynamics lagrangian method so that I can look at fluid as a bunch of spheres interacting with each other through a sort of force field.
so now I try to add stirring motion into this, and so far I only have collision detection implemented using penalty force, and the results do not reflect the stirring motion because the fluid particles do not get dragged by the stick at all.
how should the stirrind rod transfer its motion into the pool of spheres and drag the fluid with it?
the fluid is represented using smoothed particle hydrodynamics lagrangian method so that I can look at fluid as a bunch of spheres interacting with each other through a sort of force field.
so now I try to add stirring motion into this, and so far I only have collision detection implemented using penalty force, and the results do not reflect the stirring motion because the fluid particles do not get dragged by the stick at all.
how should the stirrind rod transfer its motion into the pool of spheres and drag the fluid with it?