Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 341 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 341 Bytes

boltzmann

Maxwell-Boltzmann distribution simulator written in Rust.

screenshot

Plots the distribution of particle velocities, Maxwell-Boltzmann distribution

Spatial hashing or a Quadtree is used to decrease the number of potential collisions.