Draw yourself a flow in the browser.
Published:
Inspired by several available online javascript codes that simulate flow using the lattice Boltzmann method (so this one is king of a Franken-code of those, plus some added features.)
Since it uses very basic WebGL features, it should run on any hardware that can draw a colored point on screen. Go and check out how vortices develop around your initals! LBM using WebGL: link