项目作者: Matt-HJ-Bailey
项目描述 :
A spin-flip algorithm to solve the 2D Ising Model on a square lattice
高级语言: C++
项目地址: git://github.com/Matt-HJ-Bailey/IsingMonteCarlo.git
IsingMonteCarlo
A spin-flip algorithm to solve the 2D Ising Model on a square lattice
Simulate an infinitely large lattice using 2D periodic boundary conditions, and calculate properties such as total energy and magnetisation.