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
Age
Commit message (
Expand
)
Author
2016-12-07
added support for hyperuniform lattices using existing hard-sphere jamming ro...
pants
2016-12-07
changed number of dual verts to be standard
Jaron
2016-12-06
changed fracture routine to also make percolation correction to the network f...
pants
2016-12-02
fixed memory leak
Jaron
2016-12-02
fixed the new damage measure again
Jaron Kent-Dobias
2016-12-02
added new data and fixed one of the analysis scripts
Jaron
2016-12-02
removed debug print statement
Jaron
2016-12-02
forgot to change a couple functions
Jaron Kent-Dobias
2016-12-02
removed percolation thing, changed definition of damage to make percolation e...
Jaron Kent-Dobias
2016-11-22
changed analysis functions to include additional character
pants
2016-11-21
added support for controlling disorder by random initial bond breaking
pants
2016-11-08
restarted all data generation to correct for errors, made certain data (stres...
Jaron
2016-11-08
various changes, including adding central moments and changing the fuse thres...
Jaron
2016-11-03
added energy dissipated
pants
2016-10-24
changed damage back to how it worked before
Jaron
2016-10-24
added program to git moments of big data files
pants
2016-10-17
added processed data to repo, changed damage to include dangling bonds
Jaron
2016-10-17
added dual signifier in output filenames
Jaron
2016-10-17
added some code to do data processing
Jaron Kent-Dobias
2016-10-17
fixed bug in computation of external current
Jaron Kent-Dobias
2016-09-22
added support for saving critical fuse thresholds
Jaron Kent-Dobias
2016-09-19
Merge branch 'master' of gligible.lassp.cornell.edu:jkentdobias/fracture
pants
2016-09-19
added some features
pants
2016-09-19
fixed some bugs
Jaron Kent-Dobias
2016-09-12
added preliminary support for gathering statistics at crack growth, not criti...
pants
2016-09-09
changed corr_test
pants
2016-09-09
removed parallel fors that were breaking things
Jaron Kent-Dobias
2016-09-09
more refactoring
pants
2016-09-08
removed unsigned int usage in gen_laplacian.c
pants
2016-09-08
added snarky comment
pants
2016-09-08
cleaned up correlations code a bit
pants
2016-09-08
more refactoring
pants
2016-09-08
src/bound_set.c
pants
2016-09-08
added a function explicitly to the header file
Jaron Kent-Dobias
2016-09-08
cleaned up old files that don't matter
pants
2016-09-08
fixed some problems with square networks
pants
2016-09-07
got square network embedded working, torus still broken
pants
2016-09-07
created new fracture program which has full capability (support for variable ...
pants
2016-09-07
cleaned up get_conductivity
pants
2016-09-07
made notch formation non-problematic on length zero notches
pants
2016-09-07
more major refactoring
pants
2016-09-06
added some comments
pants
2016-09-06
finished implementing embedded systems, refactored a bunch
pants
2016-09-02
embedded systems with crack fully supported
pants
2016-08-31
can generate voronoi networks with regular boundaries
pants
2016-08-31
did some refactoring
pants
2016-08-30
added ability to fracture triangulation instead of tiling
pants
2016-08-30
added support for saving binary files instead of plaintext
Jaron Kent-Dobias
2016-08-22
made updating the dual clusters more efficient
Jaron Kent-Dobias
2016-08-22
started repo again without all the data files gunking the works
Jaron Kent-Dobias