Skip to content

bmcs-group/bmcs_fragmentation

Repository files navigation

Probabilistic Multiscale Multiple Cracking Model

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.

Binder - Start the simple version with constant bond explaining and demonstrating the one-by-one crack tracing algorithm

Binder - Start the multiscale version with a plugged in nonlinear crack bridge model

Cite with DOI

The repository can refered to using a unique doi hosted at https://zenodo.org

Install with conda

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.