The repository contains a jupyter notebook explaining and demonstrating
the implementation of the algorithm simulating multiple-cracking
of a brittle-matrix composites.
Execute and interact using Binder
The notebook can be executed directly
using the binder service. It takes a while for the repository image to build up.
- Start the simple version with constant bond explaining and demonstrating the one-by-one crack tracing algorithm
- Start the multiscale version with a plugged in nonlinear crack bridge model
Cite with
The repository can refered to using a unique doi hosted at https://zenodo.org
Install with
To execute the notebooks locally install the anaconda suite. Required packages
are specified in the environment.yml file. The entry point to the jupyter suite
is the fragmentation.ipynb notebook.