summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-04added measurements for the bonafide percolation processJaron Kent-Dobias
2019-05-27refactored much of the fracture library and fixed some percolation measurementsJaron Kent-Dobias
2019-05-17added support for running percolation using the fuse network rulesJaron Kent-Dobias
2019-05-07added measurements of spanning cluster sizes and conducting backbone sizesJaron Kent-Dobias
2019-05-07fixed bounds for good, expect maybe later specialization to the number of rem...Jaron Kent-Dobias
2019-05-07added measurement of all clustersJaron Kent-Dobias
2019-05-06more cutoff tweakingJaron Kent-Dobias
2019-05-06changed the way cutoffs function to prevent erros, and added measurement for ...Jaron Kent-Dobias
2019-04-27removed exception from analysis_toolsJaron Kent-Dobias
2019-04-27added exception definition to measurementsJaron Kent-Dobias
2019-04-27fixed problems with the current cutoffJaron Kent-Dobias
2019-04-26network now computes currents to be consistent with constant strain boundariesJaron Kent-Dobias
2019-04-26actually measuring avalanche sizes correctlyJaron Kent-Dobias
2019-04-26fixed dumb errorJaron Kent-Dobias
2019-04-26fixed measurement of avalanches to now be at constant external strainJaron Kent-Dobias
2019-04-25fixed the measurements for the voronoi latticeJaron Kent-Dobias
2019-04-24many changes to introduce two-component, elastic-like fractureJaron Kent-Dobias
2019-04-19changed some constantsJaron Kent-Dobias
2019-04-19added support for rotating a latticeJaron Kent-Dobias
2019-03-19removed exit errors in favor of throwsJaron Kent-Dobias
2019-03-13now measuring clusters before last avalancheJaron Kent-Dobias
2019-02-24fixed problem computing Lx and Ly from a and nJaron Kent-Dobias
2019-02-24added support for specifiying voronoi graphs with number of points and aspect...Jaron Kent-Dobias
2019-02-21forgot to remove test fixed seed to rngJaron Kent-Dobias
2019-02-21simplified and sped up measurementsn substantially, correlation functions and...Jaron Kent-Dobias
2019-02-18removed the truncated measurementsJaron Kent-Dobias
2019-02-10fixed bug in distribution assignmentJaron Kent-Dobias
2019-02-09fixed size of analanche recordJaron Kent-Dobias
2019-02-09now collect correlatino functions and size distributions for truncated and un...Jaron Kent-Dobias
2019-02-08mx and my by default are powers of two for fourier efficiencyJaron Kent-Dobias
2019-02-08revised measurements to bin correctly, renamed some. not compatible with earl...Jaron Kent-Dobias
2019-02-03added measurements for final damage and crack backbone length distributions, ...Jaron Kent-Dobias
2019-02-01added field for crack backbone/damage correlationsJaron Kent-Dobias
2019-01-24style changesJaron Kent-Dobias
2019-01-24added square lattice animation, and fixed the animation library to handle non...Jaron Kent-Dobias
2019-01-24made square graph construction saneJaron Kent-Dobias
2019-01-24updated square lattice graph construction to use new crossing infoJaron Kent-Dobias
2019-01-24added square lattice executableJaron Kent-Dobias
2019-01-24removed bin counting measurement, added measurement of higher cumulants of th...Jaron Kent-Dobias
2019-01-24simplified random graph creation to only use uniform voronoi sitesJaron Kent-Dobias
2019-01-04updated voronoi codeJaron Kent-Dobias
2019-01-02more fixes to voronoi periodization, some upstream errors now caught and cons...Jaron Kent-Dobias
2018-12-28partially fixed problems that arise in small systems by reworking the way tha...Jaron Kent-Dobias
2018-12-28removed test.cpp and made the array for saving damage size distribution largerJaron Kent-Dobias
2018-12-25removed assert business and just disabled itJaron Kent-Dobias
2018-12-23fixed assert trick to actually workJaron Kent-Dobias
2018-12-23cleaned up graph a bit, redefined assert so that certain run errors in jc_vor...Jaron Kent-Dobias
2018-12-22system size now can take on non-integer valuesJaron Kent-Dobias
2018-12-20added animation example, and did many fixes to the voronoi systemJaron Kent-Dobias
2018-12-12added support for voronoi graph generation—existing example code does not u...Jaron Kent-Dobias