summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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
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-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-10fixed initialization error introduced in change to log thresholds—start wit...Jaron Kent-Dobias
2018-12-06all threshold comparisons now done in log, so as to prevent underflows at sma...Jaron Kent-Dobias
2018-12-06now write fracture data to bondfile, and avalanche statistics now computed us...Jaron Kent-Dobias
2018-12-05now takes Lx and Ly for anisotropic fractureJaron 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-06css now measures the crack surface correlationsJaron Kent-Dobias
2018-11-06many changes to measurements, right now halfway through implementing a better...Jaron Kent-Dobias
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-07ran clang-format on all filesJaron Kent-Dobias
2017-06-07modified lattice options to rename SQUARE to DIAGONAL and add SQUAREJaron Kent-Dobias
2017-02-10added option for fracturing triangluar latticesJaron Kent-Dobias
2017-02-10Merge branch 'tmp'Jaron Kent-Dobias
2017-02-10changed code to rely on jstJaron Kent-Dobias
2017-01-17added support for saving relative load on final fuseJaron Kent-Dobias
2017-01-17fixed cluster finding methodJaron Kent-Dobias
2017-01-16new dataJaron