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 9696deb..8412808 100644 --- a/aps_mm_2018.html +++ b/aps_mm_2018.html @@ -67,8 +67,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. @@ -83,7 +87,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> +] --- |