Reputation: 1
I can't find any help in creating very complicated shapes like water in internet. How it is possible to simulate that complex thing like water in computer?
Upvotes: -3
Views: 77
Reputation: 11
You can’t accurately simulate fluids in Blender. The built in physics engine allows you to get something that looks good but is limited in accuracy. For graphics purposes the Blender physics engine is great, but for engineering applications it’s less reliable.
Accurate fluid modelling techniques are known as Computational Fluid Dynamics(CFD).
It’s possible to combine Blender with CFD see DualSPHysics which is awesome.
CFD is fascinating, watch what NVIDIA and SpaceX have done. But actually testing and scale tests in wind tunnels /tanks still have a place.
Upvotes: 0