Implement 2D Ising model using mean field theory, Onsager's formula and Monte Carlo simulation. Course project of Thermodynamics and Statistical Mechanics.
- Clone the repository
- Run <simulation.py> (Might take hours)
- Run <plot_cv.py> to plot specific heat.
- Run <plot_mag.py> to plot magnetization.
- Figures are saved in folder ./Figures