From c80bee0ea904d06c0ecfedb407bc018ba506cbe8 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Fri, 8 Feb 2019 12:20:56 -0500 Subject: revised measurements to bin correctly, renamed some. not compatible with earlier measurements! --- src/fracture.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fracture.cpp') diff --git a/src/fracture.cpp b/src/fracture.cpp index 6712ac3..ec00b89 100644 --- a/src/fracture.cpp +++ b/src/fracture.cpp @@ -57,7 +57,7 @@ int main(int argc, char* argv[]) { cholmod_common c; CHOL_F(start)(&c); - ma meas(Lx, Ly, 2*ceil(Lx), 2*ceil(Ly), beta, 10); + ma meas(Lx, Ly, 4*ceil(Lx), 4*ceil(Ly), beta, 4); randutils::auto_seed_128 seeds; std::mt19937 rng{seeds}; -- cgit v1.2.3-70-g09d2