GraphNet: Discrete element modeling for network connected materials
Applications to polymeric networks
File List
Here is a list of all files with brief descriptions:
 crack.cppImplements all functions prototyped in crack.h
 crack.hDefines a crack in terms of 2D ellipses
 helper_funcs.cpp
 helper_funcs.h
 main.cppThis file includes the code to check whether an MPI implementation has been asked by the user and run the experiment accordingly
 mpi_network.cpp
 mpi_network.hWrapper around the Network and sacNetwork classes to allow for MPI implementation
 network.cppThis file implements all functions defined in header mpi_network.h
 network.hConceptualizes and builds a polymer network as a graph G = (V,E) (i.e. a set of nodes (crosslinkers, V) and a set of edges (polymers, E))
 params.h
 sac_network.cppImplements all functions prototyped in sac_network.h
 sac_network.hExtends the network defintion to include hidden length effects as described by Lieou et al., 2013 PRE 88, 012703 article
 vel.h