Compile by running $ make, which requires gcc version >= 11 (otherwise, change compiler in the Makefile). This will produce the executable main, run it with $ ./main. All parameters must be set in the source file main.cpp.
Requires Python 3 and the modules pandas and matplotlib. It also requires imagemagick to write the animation as a gif. Then, simply run $ python3 animate.py, which produces result.gif.
