You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Worm, cluster, heatbath and Metropolis algorithm for the 2D Ising Model, 3D XY model and 2D XY model. C++ implementations. The codes compute the energy, specific heat, magnetic susceptibility, vortex density, etc. Descriptions to use the codes included.
A highly modular simulation framework of Monte-Carlo methods, based on the Ising Model in a 2D spin lattice. Producing results for the macroscopic properties of the system via simulation and bootstrapping. A few commonly used algorithms are built-in. Model generalizations and additional algorithms can be implemented.