项目作者: bineet-dash

项目描述 :
C++ implementation of Swendsen Wang Cluster algorithm for Ising model on 2D lattices
高级语言: C++
项目地址: git://github.com/bineet-dash/swedsen-wang-2d-ising.git
创建时间: 2019-03-25T09:10:07Z
项目社区:https://github.com/bineet-dash/swedsen-wang-2d-ising

开源协议:

下载


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.