Quasistatic Fracture using Nonliner-Nonlocal Elastostatics with an Explicit Tangent Stiffness Matrix
- ccm : Scripts for the comparison with classical continuums mechanics
- hard : Scripts for the hard loading
- soft : Scripts for the soft laoding
- tensile : Scripts for the tensile test
- potentials : Different potentials studied in the paper
python3 -m venv deps
source deps/bin/activate
pip install -r requirements.txt