Particles in box simulations written in Julia 1.5.3 language.
Author: Tadeáš Němec, 2021
Make sure you have these dependencies installed on your computer:
- Jupyter Notebook download
- Julia 1.5.3 language download
- Plots.jl package (Or type the following on the first line of the notebook:
using PkgandPkg.add("Plots"))
Download the repository and run Particles_In_Box.ipynb via Jupyter Notebook.
Explanation of the code, theory and instructions are provided in this notebook.