FlowSim
A downloadable tool for Windows, macOS, and Linux
Play with computational fluid dynamics simulation using euler fluid mechanics!!
Download
Download
FlowSim.html 17 kB
Install instructions
Click download with the SimFlow.html page!!
A downloadable tool for Windows, macOS, and Linux
Play with computational fluid dynamics simulation using euler fluid mechanics!!
Click download with the SimFlow.html page!!
Comments
Log in with itch.io to leave a comment.
Nice simulation. Thanks for sharing! I've been working on similar CFD but I gave up on plain Navier-Stokes because it is hard to implement in the GPU shaders, and then it becomes too slow to compute. So I've been working with LBM (Lattice Boltzmann Method). Have you tried that approach?