From 8c007b686a12321924a784d12f63a24ca6d47f3a Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Thu, 22 Feb 2018 16:08:26 -0500 Subject: new slides --- aps_mm_2018.html | 41 ++++++++++++++++++++++++++++++++++------- 1 file changed, 34 insertions(+), 7 deletions(-) (limited to 'aps_mm_2018.html') diff --git a/aps_mm_2018.html b/aps_mm_2018.html index 8412808..b9746c1 100644 --- a/aps_mm_2018.html +++ b/aps_mm_2018.html @@ -39,12 +39,12 @@ Described by Hamiltonians $$\mathcal H=-\sum_{\langle ij\rangle}Z(s_i,s_j)-\sum_iH(s_i)$$ -for \\(Z\\) invariant under rotations \\(R\\): \\(Z(R(s),R(t))=Z(s,t)\\). +for \\(Z\\) invariant under rotations \\(r\\): \\(Z(r(s),r(t))=Z(s,t)\\). - + @@ -58,7 +58,7 @@ for \\(Z\\) invariant under rotations \\(R\\): \\(Z(R(s),R(t))=Z(s,t)\\). - +
\(s\)\(R\)\(Z(s_i,s_j)\)\(H(s)\)\(s\)\(r\)\(Z(s_i,s_j)\)\(H(s)\)
Potts model\(\mathbb Z/q\mathbb Z\)addition mod \(q\)\(\delta(s_i,s_j)\)\(\sum_iH_i\delta(i,s)\)
Clock model\(\mathbb Z/q\mathbb Z\)addition mod \(q\)\(\cos(2\pi\frac{s_i-s_j}q)\)\(\sum_iH_i\cos(2\pi\frac{s-i}q)\)Clock modelℤ/qaddition mod \(q\)\(\cos(2\pi\frac{s_i-s_j}q)\)\(\sum_iH_i\cos(2\pi\frac{s-i}q)\)
@@ -76,14 +76,14 @@ class: split-40 Standard approach to modelling arbitrary stat mech system: metropolis. 1. Pick random spin. - 2. Pick random rotation \\(R\\). + 2. Pick random rotation \\(r\\). 3. Compute change in energy \\(\Delta\mathcal H\\) resulting from taking \\(s\\) to \\(R(s)\\). 4. Take \\(s\\) to \\(R(s)\\) with probability \\(\max\\{1,e^{-\beta\Delta\mathcal H}\\}\\). Problem: Scales very poorly near phase transitions. -Correlation time `\(\tau\sim L^z\)` at critical point, `\(\tau\sim t^{-z/\nu}\)` +Correlation time *τ* at critical point, *t* – *z/ν* `\(\tau\sim t^{-z/\nu}\)` approaching it. `\(z\)` takes large integer values for Ising, order-`\(n\)`, Potts model critical @@ -104,11 +104,11 @@ class: split-40 1. Pick random spin, add to cluster. 2. Pick random rotation `\(R\)`. 3. For every neighboring spin, add to cluster with probability - `\(\min\{0,1-e^{-\beta(Z(R(s),t)-Z(R(s),R(t)))}\}\)`. + `\(\min\{0,1-e^{-\beta(Z(R(s),R(t))-Z(R(s),t))}\}\)`. 4. Repeat 3 for every spin added to cluster. 5. Transform entire cluster with rotation `\(R\)`. -Relies on symmetry of `\(Z\)` +Relies on symmetry of *Z* Fast near the critical point: early studies thought `\(z\)` was zero, actually 0.1–0.4. @@ -152,6 +152,33 @@ Fast near the critical point: early studies thought `\(z\)` was zero, actually ![scoop details](figs/wolff-scoop_explanation.png) +--- + +# Why is the extended method useful? + +order-n +order-n +  R 
+ +--- + +# Why is the extended method useful? + +order-n + +--- + +# Correlation time scaling + +Correlation time scales consistently in the whole phase space! + + + + +--- + +# Metastable state direct measurement + -- cgit v1.2.3-54-g00ecf