Monte Carlo Method in Ising model
- Every results is plotted in
python
folder. - For further explanation, read summary.md or
summary.pdf
.
- Metropolis-Hastings method
- Wolff cluster method
- Calculating autocorrelation time. (ref: https://dfm.io/posts/autocorr/)
- Measuring error using jack knife method
The data is made from C++ and analyzed by python.
- Check whether plaquette Hamiltonian works well. Also check the cluster update method considering higher order spin correlation.
- Conduct self-learning Monte Carlo method on plaquette Hamiltonian.
- Calculate autocorrelation time.
(ref: https://journals.aps.org/prb/abstract/10.1103/PhysRevB.95.041101)