inst/examples/powerLawErgodicity/README.md

Ergodic Dynamics of Ising Model : functional-diffusion regimes

(c) 2013, 2014, 2015, 2016, 2025 Süzen GPL v3

Reproducing the data and analysis for the article:

Anomalous diffusion in convergence to effective ergodicity M. Suezen arXiv:1606.08693

Notebooks

We provide notebooks for data generation and analysis

N    <- c(512, 1024)
ikBT <- seq(0.5,2.0,0.025)
H    <- c(1.0)
#
J      <- 1.0
nstep  <- 2.0e6

Generated Data Outputs

Expected output is ising_ergo.RData file. This contains all the trajectories.

Analysis Outputs

Analysis generates eps, png and csv files. Plots are for approach to ergodicity and power-law exponents showing

glauberN1024.csv
glauberN1024.eps
glauberN1024.png
glauberN512.csv
glauberN512.eps
glauberN512.png
glauber_N1024scaling_exponents.eps
glauber_N1024scaling_exponents.png
glauber_N512scaling_exponents.eps
glauber_N512scaling_exponents.png
metropolisN1024.csv
metropolisN1024.eps
metropolisN1024.png
metropolisN512.csv
metropolisN512.eps
metropolisN512.png
metropolis_N1024scaling_exponents.eps
metropolis_N1024scaling_exponents.png
metropolis_N512scaling_exponents.eps
metropolis_N512scaling_exponents.png

License

This project and all contributions are licensed under : All non-code License: CC BY 4.0 Code under License: GPL v3



Try the isingLenzMC package in your browser

Any scripts or data that you put into this service are public.

isingLenzMC documentation built on Nov. 5, 2025, 7:37 p.m.