summaryrefslogtreecommitdiff
path: root/src/measurements.cpp
AgeCommit message (Collapse)Author
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-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 ↵Jaron Kent-Dobias
better, self-consistent record of the crack surface
2018-11-01revamped and simplied fracture code with c++Jaron Kent-Dobias