Hello everyone,
I'm trying to use mantaflow for my undergraduate thesis at the moment, and I've run into a host of problems.
It involves simulating the flow of water as caused by some object moving through water and then reading the velocities of the fluid (water) at some equally spaced locations in the grid and the location of the object every time step.
As a start I tried editing one of the example files to have a moving obstacle sphere move through a liquid.
This doesn't seem right though, as that just seems to cause the water to be moved away from behind the object, and the sphere doesn't seem to cause any effect on the water in front of it.
Am I right in thinking that doing what I want completely within mantaflow itself is not actually possible? That being having a proper simulation of a sphere moving through a basin of water.
For example, I have found many videos of people doing close to what I'd need in Blender together with mantaflow.
Especially the second sphere's movement through the water is extremely close to what I'd like.
The problem with Blender, however, is that I cannot find any information on whether I can define some scene in Blender and then export the fluid simulations to a Python scene file as used by mantaflow or somehow access and print fluid velocities from the grid to a file somehow through Blender itself.
Please let me know if you know of any way to help me get my data or if I was unclear in any way.
I'd hugely appreciate any help.
Thanks in advance,
Jonathan