Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 288 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 288 Bytes

lattice-boltzmann-play

A real-time multithreaded 2d flow simulator supporting arbitrary voxel geometry

Building

nix run or nix develop and cargo run --release. Changing grid size or physical parameters requires recompilation.

Some turbulence