$> git clone https://github.com/kwrx/Lattice-Boltzmann-CA
$> cd Lattice-Boltzmann-CA
$> make run
Remake of the Lattice Boltzmann CA, a popular cellular automata, developed using Allegro, a simple cross platform 2D graphic library, and MPI, a popular API used for parallel programming and message passing systems.
📚 Paper: HERE
Copyright (c) Antonino Natale. All rights reserved.
Licensed under the MIT license.