Skip to content
/ RFIM Public

To show how ferromagnetic square lattice converts to paramagnetic square lattice with increase in magnetic disorder,and to find the ground state in random field ising model using min-cut maxx-flow theorem (push-relabel) and H.k clustering method

Notifications You must be signed in to change notification settings

teknasd/RFIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

510e99a · Jun 6, 2018

History

58 Commits
Feb 6, 2018
Apr 18, 2018
Apr 18, 2018
Apr 11, 2018
Feb 6, 2018
Feb 6, 2018
Jun 6, 2018
Apr 24, 2018
Feb 6, 2018
Feb 6, 2018
May 12, 2017
Apr 18, 2018

Repository files navigation

RFIM

This project is to find the ground state and to show how ferromagnetic square lattice converts to paramagnetic square lattice with increase in magnetic disorder,and to find the ground state in random field ising model using min-cut maxx-flow theorem (push-relabel) and H.k clustering method.

how to run ?

g++ -o main RFIM_2D_main.cpp LatticeStuff.cpp PushRelabel.cpp clustering.cpp -Wall

how to change parameters?

edit the parameters (lattice size, no of configurations, range of delta's) in parameters.h file.

Here's GIF of the clusters of size 40 x 40.

(this result is produced using openCV)

ScreenShot

About

To show how ferromagnetic square lattice converts to paramagnetic square lattice with increase in magnetic disorder,and to find the ground state in random field ising model using min-cut maxx-flow theorem (push-relabel) and H.k clustering method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published