From 2a9bd69c5254592923cdc789adecd5532dfc784a Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Sun, 4 Feb 2018 17:10:06 -0500 Subject: diff now using equilibrium susceptibility --- src/wolff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wolff.c b/src/wolff.c index be83675..86b3fc0 100644 --- a/src/wolff.c +++ b/src/wolff.c @@ -173,7 +173,7 @@ int main(int argc, char *argv[]) { } update_meas(sE[max_M_i], s->E); - diff = fabs(M[0]->dc / M[0]->c); + diff = fabs(sM[0][0]->dc / sM[0][0]->c); n_runs++; } -- cgit v1.2.3-70-g09d2