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
Age
Commit message (
Collapse
)
Author
2019-09-25
correctly construct measurements in square fracture
Jaron Kent-Dobias
2019-09-24
fixed measurements for new paradigm
Jaron Kent-Dobias
2019-09-24
made backbone cleaning more efficient by restricting to one-side-broken ↵
Jaron Kent-Dobias
only, updated the crack finder to this new paradigm
2019-09-23
lost a dependency header
Jaron Kent-Dobias
2019-09-23
ignoring clangd folder
Jaron Kent-Dobias
2019-09-23
ran clang-format
Jaron Kent-Dobias
2019-09-23
successfully implemented the backbone trimming with homespun graph ↵
Jaron Kent-Dobias
algorithms, measurements have mostly been disabled and need to be migrated
2019-09-23
more work, need to finish implementation of searches and make sure existing ↵
Jaron Kent-Dobias
ones correctly exclude the cycle edges
2019-09-23
started migration away from boost algorithms is the backbone trimming code
Jaron Kent-Dobias
2019-09-23
added a symlink to build dir compile_commands.json, and gave the cake ↵
Jaron Kent-Dobias
project a name
2019-09-04
reimplemented distance-from-pc measurements of the cluster size distributions
Jaron Kent-Dobias
2019-09-04
Merge branch 'elastic' of git:research/fracture/code into elastic
Jaron Kent-Dobias
2019-09-04
added tool for processing percolation data
Jaron Kent-Dobias
2019-08-05
percolation is one sided
Jaron Kent-Dobias
2019-07-24
rememebered to save files
Jaron Kent-Dobias
2019-07-24
added non-rotaded measurements
Jaron Kent-Dobias
2019-07-24
readded spatial measuremnets only for voronoi, and only for square systems
Jaron Kent-Dobias
2019-06-29
more fixes, and updating the interface
Jaron Kent-Dobias
2019-06-24
mostly implemented the ability to find dead bonds using topological properties
Jaron Kent-Dobias
2019-06-15
added maesurement of current histograms
Jaron Kent-Dobias
2019-06-15
changed current cutoff based on evidence from histograms
Jaron Kent-Dobias
2019-06-12
stopped extending cluster averages past breaking
Jaron Kent-Dobias
2019-06-12
fixed calling a square lattice in the fracture problem
Jaron Kent-Dobias
2019-06-12
same fix for fracture measurements
Jaron Kent-Dobias
2019-06-12
fixed the current cutoff is the percolation measurements
Jaron Kent-Dobias
2019-06-11
reenabled the error catching in percolation
Jaron Kent-Dobias
2019-06-11
fixed manny of the research tools
Jaron Kent-Dobias
2019-06-11
fixed current cutoffs
Jaron Kent-Dobias
2019-06-04
restored square lattice support to percolation
Jaron Kent-Dobias
2019-06-04
added measurements for the bonafide percolation process
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 ↵
Jaron Kent-Dobias
remaining fuses
2019-05-07
added measurement of all clusters
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
path length
2019-04-27
removed exception from analysis_tools
Jaron Kent-Dobias
2019-04-27
added exception definition to measurements
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-26
actually measuring avalanche sizes correctly
Jaron Kent-Dobias
2019-04-26
fixed dumb error
Jaron Kent-Dobias
2019-04-26
fixed measurement of avalanches to now be at constant external strain
Jaron Kent-Dobias
2019-04-25
fixed the measurements for the voronoi lattice
Jaron Kent-Dobias
2019-04-24
many changes to introduce two-component, elastic-like fracture
Jaron Kent-Dobias
2019-04-19
changed some constants
Jaron Kent-Dobias
2019-04-19
added support for rotating a lattice
Jaron Kent-Dobias
2019-03-19
removed exit errors in favor of throws
Jaron Kent-Dobias
2019-03-13
now measuring clusters before last avalanche
Jaron Kent-Dobias
[next]