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
/
fracture.cpp
Age
Commit message (
Expand
)
Author
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-12
fixed calling a square lattice in the fracture problem
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-02-24
fixed problem computing Lx and Ly from a and n
Jaron Kent-Dobias
2019-02-24
added support for specifiying voronoi graphs with number of points and aspect...
Jaron Kent-Dobias
2019-02-21
forgot to remove test fixed seed to rng
Jaron Kent-Dobias
2019-02-21
simplified and sped up measurementsn substantially, correlation functions and...
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-01-24
style changes
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-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-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-01
revamped and simplied fracture code with c++
Jaron Kent-Dobias