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
/
lib
/
src
/
network.cpp
Age
Commit message (
Expand
)
Author
2019-06-12
fixed the current cutoff is the percolation measurements
Jaron Kent-Dobias
2019-06-11
fixed current cutoffs
Jaron Kent-Dobias
2019-05-27
refactored much of the fracture library and fixed some percolation measurements
Jaron Kent-Dobias
2019-05-17
added support for running percolation using the fuse network rules
Jaron Kent-Dobias
2019-05-07
added measurements of spanning cluster sizes and conducting backbone sizes
Jaron Kent-Dobias
2019-05-07
fixed bounds for good, expect maybe later specialization to the number of rem...
Jaron Kent-Dobias
2019-05-06
more cutoff tweaking
Jaron Kent-Dobias
2019-05-06
changed the way cutoffs function to prevent erros, and added measurement for ...
Jaron Kent-Dobias
2019-04-27
fixed problems with the current cutoff
Jaron Kent-Dobias
2019-04-26
network now computes currents to be consistent with constant strain boundaries
Jaron Kent-Dobias
2019-04-24
many changes to introduce two-component, elastic-like fracture
Jaron Kent-Dobias
2019-03-19
removed exit errors in favor of throws
Jaron Kent-Dobias
2019-02-24
added support for specifiying voronoi graphs with number of points and aspect...
Jaron Kent-Dobias
2019-01-24
style changes
Jaron Kent-Dobias
2018-12-28
partially fixed problems that arise in small systems by reworking the way tha...
Jaron Kent-Dobias
2018-12-20
added animation example, and did many fixes to the voronoi system
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-05
now takes Lx and Ly for anisotropic fracture
Jaron Kent-Dobias
2018-11-14
a lot of cleaning and simplification
Jaron Kent-Dobias
2018-11-12
changes
Jaron Kent-Dobias
2018-11-07
changed the way that the cutoff is used to compare conductivity
Jaron Kent-Dobias
2018-11-01
revamped and simplied fracture code with c++
Jaron Kent-Dobias