summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-09fixed size of analanche recordJaron Kent-Dobias
2019-02-09now collect correlatino functions and size distributions for truncated and ↵Jaron Kent-Dobias
untruncated measurements
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 ↵Jaron Kent-Dobias
earlier measurements!
2019-02-03added measurements for final damage and crack backbone length distributions, ↵Jaron Kent-Dobias
to compute disconnected correlation function correctly
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 ↵Jaron Kent-Dobias
non-triangle cells
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 ↵Jaron Kent-Dobias
the correlation functions
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 ↵Jaron Kent-Dobias
construction is retried
2018-12-28partially fixed problems that arise in small systems by reworking the way ↵Jaron Kent-Dobias
that boundary edges are identified
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 ↵Jaron Kent-Dobias
jc_voronoi can be caught
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 ↵Jaron Kent-Dobias
use it yet
2018-12-10fixed initialization error introduced in change to log thresholds—start ↵Jaron Kent-Dobias
with the lowest possible long double, not zero
2018-12-06all threshold comparisons now done in log, so as to prevent underflows at ↵Jaron Kent-Dobias
small beta
2018-12-06now write fracture data to bondfile, and avalanche statistics now computed ↵Jaron Kent-Dobias
using long doubles
2018-12-05now takes Lx and Ly for anisotropic fractureJaron Kent-Dobias
2018-11-21slightly friendlier graph initializationJaron Kent-Dobias
2018-11-14increased current cutoffJaron Kent-Dobias
2018-11-14cluster size distribution is now measured at fracture minus spanning clusterJaron Kent-Dobias
2018-11-14fixed avalanche size measurementJaron Kent-Dobias
2018-11-14a lot of cleaning and simplificationJaron Kent-Dobias
2018-11-12changesJaron Kent-Dobias
2018-11-07changed the way that the cutoff is used to compare conductivityJaron Kent-Dobias
2018-11-06css now measures the crack surface correlationsJaron Kent-Dobias
2018-11-06many changes to measurements, right now halfway through implementing a ↵Jaron Kent-Dobias
better, self-consistent record of the crack surface
2018-11-01revamped and simplied fracture code with c++Jaron Kent-Dobias
2018-10-25added many correlation typesJaron Kent-Dobias
2018-07-31added support for measuring correlation functionsJaron Kent-Dobias
2018-07-30removed some merge linesJaron Kent-Dobias
2017-07-07mergedJaron Kent-Dobias
2017-07-07Merge branch 'master' of wopr:doc/research/sethna/code/fractureJaron Kent-Dobias
2017-07-07changesJaron Kent-Dobias
2017-06-23ran clang-formatJaron Kent-Dobias
2017-06-22removed openmp dependencyyJaron
2017-06-22lots of changes for mergeJaron
2017-06-22changed analysis scriptJaron
2017-06-22updated cmake file aganiJaron Kent-Dobias
2017-06-22updated cmake fileJaron Kent-Dobias
2017-06-07ran clang-format on all filesJaron Kent-Dobias