FluidSolver

This application is available in the package PyMT Applications

This application a port of MSAFluid in Python/Cython. Big up to http://memo.tv/ !

This is a class for solving real-time fluid dynamics simulations based on Navier-Stokes equations and code from Jos Stam's paper "Real-Time Fluid Dynamics for Games" http://www.dgp.toronto.edu/people/stam/reality/Research/pdf/GDC03.pdf

Other useful resources and implementations I looked at while building this lib: