Age | Commit message (Expand) | Author |
2019-02-10 | fixed bug in distribution assignment | Jaron Kent-Dobias |
2019-02-09 | fixed size of analanche record | Jaron Kent-Dobias |
2019-02-09 | now collect correlatino functions and size distributions for truncated and un... | Jaron Kent-Dobias |
2019-02-08 | mx and my by default are powers of two for fourier efficiency | Jaron Kent-Dobias |
2019-02-08 | revised measurements to bin correctly, renamed some. not compatible with earl... | Jaron Kent-Dobias |
2019-02-03 | added measurements for final damage and crack backbone length distributions, ... | Jaron Kent-Dobias |
2019-02-01 | added field for crack backbone/damage correlations | Jaron Kent-Dobias |
2019-01-24 | style changes | Jaron Kent-Dobias |
2019-01-24 | added square lattice animation, and fixed the animation library to handle non... | Jaron Kent-Dobias |
2019-01-24 | added square lattice executable | Jaron Kent-Dobias |
2019-01-24 | removed bin counting measurement, added measurement of higher cumulants of th... | Jaron Kent-Dobias |
2019-01-24 | simplified random graph creation to only use uniform voronoi sites | Jaron Kent-Dobias |
2018-12-28 | partially fixed problems that arise in small systems by reworking the way tha... | Jaron Kent-Dobias |
2018-12-28 | removed test.cpp and made the array for saving damage size distribution larger | Jaron Kent-Dobias |
2018-12-23 | cleaned up graph a bit, redefined assert so that certain run errors in jc_vor... | Jaron Kent-Dobias |
2018-12-22 | system size now can take on non-integer values | Jaron Kent-Dobias |
2018-12-20 | added animation example, and did many fixes to the voronoi system | Jaron Kent-Dobias |
2018-12-10 | fixed initialization error introduced in change to log thresholds—start wit... | Jaron Kent-Dobias |
2018-12-06 | all threshold comparisons now done in log, so as to prevent underflows at sma... | Jaron Kent-Dobias |
2018-12-06 | now write fracture data to bondfile, and avalanche statistics now computed us... | Jaron Kent-Dobias |
2018-12-05 | now takes Lx and Ly for anisotropic fracture | Jaron Kent-Dobias |
2018-11-14 | cluster size distribution is now measured at fracture minus spanning cluster | Jaron Kent-Dobias |
2018-11-14 | fixed avalanche size measurement | Jaron Kent-Dobias |
2018-11-14 | a lot of cleaning and simplification | Jaron Kent-Dobias |
2018-11-12 | changes | Jaron Kent-Dobias |
2018-11-06 | css now measures the crack surface correlations | Jaron Kent-Dobias |
2018-11-06 | many changes to measurements, right now halfway through implementing a better... | Jaron Kent-Dobias |
2018-11-01 | revamped and simplied fracture code with c++ | Jaron Kent-Dobias |
2018-10-25 | added many correlation types | Jaron Kent-Dobias |
2018-07-31 | added support for measuring correlation functions | Jaron Kent-Dobias |
2018-07-30 | removed some merge lines | Jaron Kent-Dobias |
2017-07-07 | merged | Jaron Kent-Dobias |
2017-07-07 | Merge branch 'master' of wopr:doc/research/sethna/code/fracture | Jaron Kent-Dobias |
2017-07-07 | changes | Jaron Kent-Dobias |
2017-06-23 | ran clang-format | Jaron Kent-Dobias |
2017-06-22 | removed openmp dependencyy | Jaron |
2017-06-07 | ran clang-format on all files | Jaron Kent-Dobias |
2017-06-07 | modified lattice options to rename SQUARE to DIAGONAL and add SQUARE | Jaron Kent-Dobias |
2017-02-10 | added option for fracturing triangluar lattices | Jaron Kent-Dobias |
2017-02-10 | Merge branch 'tmp' | Jaron Kent-Dobias |
2017-02-10 | changed code to rely on jst | Jaron Kent-Dobias |
2017-01-17 | added support for saving relative load on final fuse | Jaron Kent-Dobias |
2017-01-17 | fixed cluster finding method | Jaron Kent-Dobias |
2017-01-16 | new data | Jaron |
2017-01-16 | fixed voltage and torus conditions, current and free boundaries and broken ri... | Jaron Kent-Dobias |
2017-01-15 | about to change a whole bunch to get voltage and toriodal boundaries working | Jaron Kent-Dobias |
2017-01-14 | tried to fix voltage boundary conditions | Jaron Kent-Dobias |
2016-12-07 | added support for hyperuniform lattices using existing hard-sphere jamming ro... | pants |
2016-12-07 | changed number of dual verts to be standard | Jaron |
2016-12-06 | changed fracture routine to also make percolation correction to the network f... | pants |