This computes probability distribution of magnetization with Sequential Umbrella Sampling (SUS) for a 2d Ising magnet.
Compile with a C++11 supported compiler:
g++ sus_ising2d.cpp -std=c++11 -O3 -march=native --ffast-math -o ising_sus.x
interesting-codes/SUS
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|