Cluster algorithms: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 9: | Line 9: | ||
As an introductory example we will discuss the Swendsen-Wang technique (Ref 1) in the simulation of Ising models. | As an introductory example we will discuss the Swendsen-Wang technique (Ref 1) in the simulation of Ising models. | ||
=== Sketches of the algorithm === | === Sketches of the Swendsen-Wang algorithm === | ||
== Wolf algorithm == | == Wolf algorithm == |
Revision as of 18:01, 3 August 2007
Cluster algorithms in Monte Carlo Simulation.
These algorithms are mainly used in the simulation of Ising-like models. The essential feature is the use of collective motions of particles (spins) in a single Monte Carlo step.
An interesting property of some of these application is the fact that the percolation analysis of the clusters can be used to study phase transitions.
As an introductory example we will discuss the Swendsen-Wang technique (Ref 1) in the simulation of Ising models.