Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 432 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 432 Bytes

Kosterlitz-Thouless-PT

2-D XY Model with Monte Carlo method to simulate the KT Phase Transition

Percolation.py is for Hoshen-Kopelman algorithm in site-percolation case.

Ising.py is for 2-D Ising model in single spin flip with Metropolis method.

SWang.py is for 2-D Ising model in Swendsen Wang method.

KT.py is for 2-D XY model in Swendsen Wang method, and we'll see Kosterlitz-Thouless phase transition for the observables.