zhevnerchuk / XY-model-Metropolis-Simulation

Metropolis Monte Carlo Simulation for XY-model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XY-model-Metropolis-Simulation

Python implementation of Metropolis Monte-Carlo simulation for XY-model. Implementation supports parrallelization via MPI, as well as some visualization fo 2D case. Presented results was obtained for 20x20 lattice with periodic boundary conditions and provide an opportunity to observe so called Berezinskii–Kosterlitz–Thouless transition.

Project for Scientific Computing course at Skoltech, autumn 2017.

About

Metropolis Monte Carlo Simulation for XY-model.


Languages

Language:Jupyter Notebook 93.5%Language:Python 6.5%