diff options
Diffstat (limited to 'aps_mm_2018.html')
-rw-r--r-- | aps_mm_2018.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/aps_mm_2018.html b/aps_mm_2018.html index fe70ee1..5d55c4d 100644 --- a/aps_mm_2018.html +++ b/aps_mm_2018.html @@ -66,8 +66,12 @@ Relatively simple with extremely rich behavior, phase transition galore! --- +class: split-40 + # Local Monte Carlo: Not Great +.column[ + Standard approach to modelling arbitrary stat mech system: metropolis. 1. Pick random spin. @@ -82,7 +86,11 @@ Correlation time `\(\tau\sim L^z\)` at critical point, `\(\tau\sim t^{-z/\nu}\)` approaching it. `\(z\)` takes large integer values for Ising, order-`\(n\)`, Potts model critical + ] + .column[ +<video width="320" height="320"><source src="figs/metropolis_ising_zerofield.webm" type="video/webm"></video> +] --- |