vanceeasleaf / xy

Simulation of XYmodel and ISING model of graphene-like lattice with Metropolis Monte Carlo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XYmodel and ISING model

Simulation of XYmodel and ISING model of graphene-like lattice with Metropolis Monte Carlo

@Authour Yang Zhou

@Mail y_zhou13@fudan.edu.cn

@Fudan University Computational Condensed Matter Group(CCMG)

Summary

What

  • This is the code for the homework of Thermal Dynamics course.

  • Phase transition of XYmodel model and ISING model, simulated Metropolis method.

  • A script for a project of the course thermal dynamics II @ fudan 2014 of Xuewei.

About

Simulation of XYmodel and ISING model of graphene-like lattice with Metropolis Monte Carlo

License:MIT License


Languages

Language:C++ 56.2%Language:Python 43.8%