Skip to content

C++ implementation of Swendsen Wang Cluster algorithm for Ising model on 2D lattices

Notifications You must be signed in to change notification settings

bineet-dash/swedsen-wang-2d-ising

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swendsen-Wang algorithm

This project is a C++ implementation of Swendsen-Wang cluster algorithm for 2-D Ising model. In particular this is the solution to the second assignment for P452: Computational Physics course.

How to run

Execute the file run_swendsen.sh and enter the parameters. The results will be stored in the results folder.

About

C++ implementation of Swendsen Wang Cluster algorithm for Ising model on 2D lattices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published