summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-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 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-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
2017-06-07modified lattice options to rename SQUARE to DIAGONAL and add SQUAREJaron Kent-Dobias
2017-06-07make the cmake file more sensibleJaron Kent-Dobias
2017-06-07removed data from the repoJaron Kent-Dobias
2017-02-10added option for fracturing triangluar latticesJaron Kent-Dobias
2017-02-10fixed net_copy: wasn't copying the voltcurmatJaron Kent-Dobias
2017-02-10Merge branch 'tmp'Jaron Kent-Dobias