This project implements a Monte Carlo simulation of the two-dimensional (2D) Ising model using the Metropolis algorithm. The goal is to investigate phase transitions (ferromagnetism → paramagnetism) ...
The primary focus of this project is the numerical simulation of phase transitions and critical phenomena using the Monte Carlo method. Both the 2D Ising and Potts models are implemented using the ...