Skip to content

vaswin0/2D-ISING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2d_Ising-C

Simulation of the 2-dimensional ising model using metropolis algorithm

compile using gcc with -lm flag as in 'gcc main.c mtwister.c -lm'

The pseudo random number generator is Mersene Twister

2D-ISING

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published