diehlpk / reusommer21

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coupling approaches with non-matching grids for classical linear elasticity and bond-based peridynamic models in 1D - Part I

DOI Binder

Simulations for the comparison of the three methods without damage. With these scripts, we compare both models in the case of pure linear elasticity.

Dependencies

Usage

python3 -m venv deps
source deps/bin/activate
pip install -r requirements.txt
ipython notebook

About

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%