A bunch of scientific simulations with respective visualizations done in C and visualized in Javascript with p5.js.
Each folder's README file contains instructions on how to compile and visualize each system. Send any comments to [email protected] .
The simulated systems are the following:
A montecarlo simulation of the coupling of atomic spins along a line.
A montecarlo simulation of the coupling of atomic spins of atoms in a plane.
Use geometry and probability to calculate the famous circle number.
A cloud of random walkers in the plane.
Simulation of a system of particles that interact with the Lennard-Jones potential, implemented using molecular dynamics with a velocity vertlet integrator algorithm.