/ising2d

2D Ising Model

Primary LanguageJupyter Notebook

Ising Model on a 2D Square Lattice - C++

Simple model of Ising spins on a 2-D square lattice. Nothing complicated; just the Metropolis algorithm. Not calculating the Specific Heat, Entropy, or any other parameters - just the magnetisation!

To run simply:

make && ./ising2d