Here is a little example of 2D Computational Fluid Dynamics (CFD), the basic equation beeing used is the non-compressible Navier-Stokes equation. The code was written in C language, originally written by Professor Takayuki Aoki, TokyoTech GSIC.
- download the code here, extract, compile and run it on UNIX/LINUX platform, make sure that gcc and ImageMagick are correctly installed on your system
- learn more about CFD from TokyoTech OCW here
- See some results in YouTube here
ENJOY!


