Skip to main content

All Questions

1 vote
1 answer
121 views

Two-point-correlation in the 3D ising model

I am currently coding a 3D (Monte-Carlo) implementation of the Ising model, using the single spin-flip & Wolff algorithm. So far, I was able to calculate all the interesting observables, like $M$ ...
Dorek's user avatar
  • 43
5 votes
0 answers
705 views

Decorrelation times for a 2D Ising Model over a range of temperatures

So, I'm trying to simulate the Ising Model on a 2D square lattice of spins. When exploring the auto correlation of the magnetisation: Where the auto covariance: $$A(T) = \langle(M(t)\ - \langle M\...
V.L. Proud's user avatar