Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 440 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 440 Bytes

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.