Skip to content

Monte Carlo simulation of the 2D Ising Model, using pure Python as well as CUDA.

Notifications You must be signed in to change notification settings

thecomputationguy/2D-Ising-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D-Ising-Model

Monte Carlo simulation of the 2D Ising Model, using pure Python as well as CUDA.

Use the jupyter notebook to play around with the simulation by varying different quantities.

Plots of a system of size 64x64 at various stages.

case1 case2 case3 case4

Plots of a few quantities of interest, showing the phase transition around T = 2.26K.

graph

About

Monte Carlo simulation of the 2D Ising Model, using pure Python as well as CUDA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published