Fastest Fluid Simulation in Python #shorts

preview_player
Показать описание
Simulating Computational Fluid Dynamics (CFD) can be challenging, so why not start with a simple example in Python using the package PhiFlow. Here, we will simulate the 2D Taylor-Green vortex using a splitting method for the Navier-Stokes equations that resembles the stable fluids algorithm.

EDIT: It is not the unit square domain, but the square domain with 2*pi in each direction.

-------

-------

⚙️ My Gear:

(Below are affiliate links to Amazon. If you decide to purchase the product or something else on Amazon through this link, I earn a small commission.)

If I had to purchase these items again, I would probably change the following:

As an Amazon Associate I earn from qualifying purchases.

-------
Рекомендации по теме
Комментарии
Автор

bro really went"
import fluidSim
fluid = fluidSim.water("darkmode")
fluid.start()"

TheEnderOcelot
Автор

Python tutorials:
import tutorial
tutorial.run()

badzieta
Автор

*How do do anything in Python:*

_Import library that does exactly that_

nielsdaemen
Автор

"First, let's import the entire fluid simulation"

Alarindris
Автор

So basically write a c extension got it

turolretar
Автор

You really didn't make anything, though. You just used a library...

inlandish
Автор

Where can I study or learn simulation coding like this? I love vfx simulations with houdinifx, but also the technical science background.

fexvfx
Автор

one of the best channels !!i found late but i am glad i found this channel!!love and respect sir

umdbest
Автор

Hi man, awesome videos!
a problem, if I may.
let's say i have a box or cylinder with fluid(1/2, 3/4). i need is to simulate acceleration on it,
input(accelerationXYZ, dt) - return inertia feedback foces on XYZ over time. simple detalisation for 300-400fps. maybe bake center mass beheviour into ML or something. any ideas? Thanks!

zgushonka
Автор

TGV is a 3D problem though... our c++ code runs this problem for a 64x64x64 grid in 2 seconds

williamvannoordt
Автор

how to learn to do this from basics, can anybody help.

smhdsahilbagnikar
Автор

Do you have the code for this saved? If so, could I have it for reference on my own fluid sim?

_thisnameistaken
Автор

It seems to work a little bit. my animation is more of a blink rather than an animation

Livenewme
Автор

Tutorial: How to make a fluid sim

"Tell AI to make you a fluid sim"

Might as well :)

MattMatt-yo
Автор

"fastest"
"python"

TheWorldWideWebTheSqueakuel