Skip to content

HeHelios/IsingModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Ising Model

Ising model is a mathematical model of ferromagnetism in statistical mechanics. Each cell in the lattice has its own spin (either 1 or -1) which changes dynamically as time goes. The change depends on the ferromagnetic material temperature and external magnetic field magnitude. Our program shows how the system of spins in ferromagnetic material evolves. Red cells correspond to +1 spin, and blue cells to -1 spin.

Content

Project consists of 2 programs:

  • Program made on Python with a visual core
  • Program made in Unity

So if you want to access code, visit:

If you want to check how the program works visit:

About

Ising model with monte carlo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published