summaryrefslogtreecommitdiff
path: root/src/fracture.cpp
AgeCommit message (Expand)Author
2020-03-16Implemented new behavior when w=0 or w=1.Jaron Kent-Dobias
2019-10-02don't remake the square lattice every timeJaron Kent-Dobias
2019-09-24fixed measurements for new paradigmJaron Kent-Dobias
2019-06-29more fixes, and updating the interfaceJaron Kent-Dobias
2019-06-24mostly implemented the ability to find dead bonds using topological propertiesJaron Kent-Dobias
2019-06-12fixed calling a square lattice in the fracture problemJaron Kent-Dobias
2019-04-24many changes to introduce two-component, elastic-like fractureJaron Kent-Dobias
2019-04-19changed some constantsJaron Kent-Dobias
2019-02-24fixed problem computing Lx and Ly from a and nJaron Kent-Dobias
2019-02-24added support for specifiying voronoi graphs with number of points and aspect...Jaron Kent-Dobias
2019-02-21forgot to remove test fixed seed to rngJaron Kent-Dobias
2019-02-21simplified and sped up measurementsn substantially, correlation functions and...Jaron Kent-Dobias
2019-02-08mx and my by default are powers of two for fourier efficiencyJaron Kent-Dobias
2019-02-08revised measurements to bin correctly, renamed some. not compatible with earl...Jaron Kent-Dobias
2019-01-24style changesJaron Kent-Dobias
2019-01-24removed bin counting measurement, added measurement of higher cumulants of th...Jaron Kent-Dobias
2019-01-24simplified random graph creation to only use uniform voronoi sitesJaron Kent-Dobias
2018-12-23cleaned up graph a bit, redefined assert so that certain run errors in jc_vor...Jaron Kent-Dobias
2018-12-22system size now can take on non-integer valuesJaron Kent-Dobias
2018-12-20added animation example, and did many fixes to the voronoi systemJaron Kent-Dobias
2018-12-05now takes Lx and Ly for anisotropic fractureJaron Kent-Dobias
2018-11-14a lot of cleaning and simplificationJaron Kent-Dobias
2018-11-01revamped and simplied fracture code with c++Jaron Kent-Dobias