How to simulate liquid viscosity

Typically: "How do I... ", "How can I... " questions
Post Reply
xuehonghu
Posts: 14
Joined: 06 Mar 2019, 15:19

How to simulate liquid viscosity

Post by xuehonghu »

Hey everyone,
I am trying to simulate the liquid by using sphere particles (primitive shape). Is there any way to simulate high viscosity to that object?
Thanks

coppelia
Site Admin
Posts: 10375
Joined: 14 Dec 2012, 00:25

Re: How to simulate liquid viscosity

Post by coppelia »

Hello,

this is probably difficult to simulate with particles. If you use particles, you can try to adjust some of the particles parameters. Check out sim.addParticleObject
If you use primitive shapes (spheres), you can also adjust their physics engine parameters and see if you can reach a viscos-like behaviour.

Cheers

Post Reply