PrimerLi / Ising

A C++ program for simulating the 2D Ising model using classical Monte Carlo method. External magnetic field is introduced. Spontaneous magnetization is observed below the transition temperature. Hysteresis loop for magnetization versus external field emerges below the transition temperature.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A C++ program for simulating the 2D Ising model using classical Monte Carlo method. External magnetic field is introduced. Spontaneous magnetization is observed below the transition temperature. Hysteresis loop for magnetization versus external field emerges below the transition temperature.


Languages

Language:C++ 100.0%