USDR Crosscheck · desktop
Metropolis Monte Carlo on a 2D square Ising lattice at temperatures T ∈ {2.65, 2.55, 2.45, 2.38, 2.33, 2.30} in the scaling regime above T_c ≈ 2.269 shows monotonically increasing magnetisation variance, AR1, and integrated autocorrelation time as T → T_c, and a log-log fit of Var(M) vs |T − T_c| yields γ within 25% of the 2D Ising susceptibility exponent 7/4.
One-click demo — same algorithm as the Python repro. Results stream live; clone the repo for full-precision verification.
git clone https://github.com/KR8ZYSHO3/Universal-Science-Discovery.git cd Universal-Science-Discovery/repro/p-b-ising-social-dynamics-ewi pip install -r requirements.txt python ising_critical_slowing.py
Estimated runtime: 3–8 minutes on a modern laptop (configurable sweeps). Exit code 0 = prediction within tolerance;
1 = falsified at stated precision.