index
:
code/fuse_networks
debug
master
Tools to simulate the breaking of random fuse networks.
Jaron Kent-Dobias
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
measurements.cpp
Age
Commit message (
Collapse
)
Author
2019-01-24
removed bin counting measurement, added measurement of higher cumulants of ↵
Jaron Kent-Dobias
the correlation functions
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 ↵
Jaron Kent-Dobias
jc_voronoi can be caught
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 ↵
Jaron Kent-Dobias
with the lowest possible long double, not zero
2018-12-06
all threshold comparisons now done in log, so as to prevent underflows at ↵
Jaron Kent-Dobias
small beta
2018-12-06
now write fracture data to bondfile, and avalanche statistics now computed ↵
Jaron Kent-Dobias
using long doubles
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 ↵
Jaron Kent-Dobias
better, self-consistent record of the crack surface
2018-11-01
revamped and simplied fracture code with c++
Jaron Kent-Dobias