Content deleted Content added
added a small motivation on why wolff algorithm is relevant. |
m Open access bot: url-access=subscription updated in citation with #oabot. |
||
(12 intermediate revisions by 10 users not shown) | |||
Line 1:
The '''Wolff algorithm''',<ref>{{Cite journal|last=Wolff|first=Ulli|date=1989-01-23|title=Collective Monte Carlo Updating for Spin Systems|url=https://link.aps.org/doi/10.1103/PhysRevLett.62.361|journal=Physical Review Letters|volume=62|issue=4|pages=361–364|doi=10.1103/PhysRevLett.62.361|pmid=10040213|bibcode=1989PhRvL..62..361W |url-access=subscription}}</ref> named after [[Ulli Wolff]], is an [[algorithm]] for [[Monte Carlo simulation]] of the [[Ising model]] and [[Potts model]] in which the unit to be flipped is not a single spin (as in the [[Glauber dynamics|heat bath]] or [[Metropolis–Hastings algorithm|Metropolis algorithms]]) but a cluster of them. This cluster is defined as the set of connected spins sharing the same spin states, based on the [[Random cluster model|Fortuin-Kasteleyn representation]].
The
The advantage of Wolff algorithm over other algorithms for magnetic spin simulations like single spin flip is that it allows non-local moves on the energy. One important consequence of this is that in some situations (e.g. ferromagnetic Ising model or fully frustrated Ising model), the scaling of the Multicanonic simulation is <math>N^2</math>, better than <math>N^{2+z}</math>, where z is the exponent associated with the critical slowing down phenomena.
==References==
{{Reflist}}
*{{citation | doi=10.1103/PhysRevLett.62.361 | title=Collective Monte Carlo Updating for Spin Systems | year=1989 | author=Wolff, Ulli | journal=Physical Review Letters | volume=62 | pages=361 | pmid=10040213 | issue=4 | bibcode=1989PhRvL..62..361W}}▼
*{{citation | doi=10.
*{{citation | doi=10.
▲*{{citation | doi=10.1103/PhysRevLett.
==External links==
*[http://www.netlib.org/utk/lsi/pcwLSI/text/node292.html ''Cluster Algorithms''] at [[Netlib]]
*Implementation in Julia: https://github.com/cossio/SquareIsingModel.jl
[[Category:Monte Carlo methods]]
Line 17 ⟶ 19:
{{
|