cationly / XY-MODEL

Monte Carlo simulation on 2D XY-model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XY-MODEL

Monte Carlo simulation on 2D XY-model

Metropolis algorithm is applyed in the simulation.

Using this program, you can show the envolotion of 2D spin system at given temperature.

Simulated Annealing is also applied to show the thermal observables versus temperature.

For more detail, see the comments in the .py file.

About

Monte Carlo simulation on 2D XY-model

License:GNU General Public License v3.0


Languages

Language:Python 95.4%Language:Jupyter Notebook 4.6%