Skip to content

A study of different advection schemes in grid based fluid simulation.

License

Notifications You must be signed in to change notification settings

som1990/2DEularianFluidSimulation

Repository files navigation

2DEularianFluidSimulation

This is a test on a real time CPU Based 2D Eularian Fluid simulation.
I test out different advection schemes including:

  • Semi Lagrangian
  • BFECC
  • Modified MacCormack.


I utilize the Gauss-Seidel Pressure projection to solve incompressability.

You can paint the density to begin the simulation. The program comes with a source advection at bottom of the screen as well as seen from the image above.

The program also has the ability to plug in your own image to advect color as seen below

About

A study of different advection schemes in grid based fluid simulation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages