项目作者: 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
创建时间: 2021-04-12T08:59:23Z
项目社区:https://github.com/Matt-HJ-Bailey/IsingMonteCarlo

开源协议:MIT License

下载


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.