From 2de471524c9e281e1b83049183d5a4deecd8b7b3 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Wed, 2 Oct 2019 10:52:05 -0400 Subject: Updated percolation and sample, percolation measurements presently gutted --- src/sample_fracture.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sample_fracture.cpp') diff --git a/src/sample_fracture.cpp b/src/sample_fracture.cpp index 417e7ec..eaba69e 100644 --- a/src/sample_fracture.cpp +++ b/src/sample_fracture.cpp @@ -56,7 +56,7 @@ int main(int argc, char* argv[]) { graph G(Lx, 1.0, rng); elastic_network network(G, &c); network.set_thresholds(beta, rng); - network.fracture(meas, true); + network.fracture(meas); /*graph G2 = G.rotate(); class network network2(G2, &c); -- cgit v1.2.3-70-g09d2