A program implementing Metropolis Monte Carlo for the 2D square-lattice Ising model and the spin block renormalization
-
Updated
Feb 11, 2024 - C++
A program implementing Metropolis Monte Carlo for the 2D square-lattice Ising model and the spin block renormalization
Quantum Monte Carlo methods for Ising model
Simulation of XYmodel and ISING model of graphene-like lattice with Metropolis Monte Carlo
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.
Metropolis Monte Carlo Simulations of an Ising System in 1D and 2D via a GUI
C++17 toolkit to study the static properties of discrete quantum systems.
Effect of social media on opinion formation in two dimensional Sznajd model
A performant implementation of the ising-2D model with headless and OpenCV live view versions
C++ implementation of Swendsen Wang Cluster algorithm for Ising model on 2D lattices
2D potts model implementation (equals a 2D ising model when spins are limited to 2 states)
My work in the course "FYS3150 - Computational physics" at UiO. This was done in collaboration with Cecilie Glittum (https://github.uio.no/cecilgl). The original github repository can be found at https://github.uio.no/cecilgl/FYS4150
Parallel Tempering Metropolis Monte Carlo
Source code for the course FYS3150 Computational Physics at University of Oslo.
A rigid implementation of a Monte Carlo simulation of the 2D square lattice Ising model for generating spin state data and measurements.
Coursework in FYS4150 - Computational Physics at the University of Oslo.
QUBO model solver using Intel dpcpp
Anisotropic Tensor Renormalization Group
C++ implementation of the 1D and 2D (square lattice) Ising model
Add a description, image, and links to the ising-model topic page so that developers can more easily learn about it.
To associate your repository with the ising-model topic, visit your repo's landing page and select "manage topics."