-
Notifications
You must be signed in to change notification settings - Fork 5
/
_toc.yml
34 lines (33 loc) · 1.32 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
format: jb-book
root: Index.md
# include the README.md file in the build
parts:
- caption: Elasticity
chapters:
- file: notebooks/linear-elasticity/00-Mesh.ipynb
- file: notebooks/linear-elasticity/01-LinearElasticity.ipynb
- caption: Linear elastic fracture mechanics
chapters:
- file: notebooks/linear-elasticity/02-LEFM.ipynb
- caption: Elastodynamics
chapters:
- file: notebooks/elastodynamics/01-Elastodynamics-Theory.ipynb
- file: notebooks/elastodynamics/02-Elastodynamics-Implementation.ipynb
- file: notebooks/elastodynamics/03-Elastodynamics_Explicit-Theory.ipynb
- file: notebooks/elastodynamics/04-Elastodynamics_Explicit-Implementation.ipynb
- caption: Phase-field fracture models
chapters:
- file: notebooks/phase-field/phase-field.ipynb
- caption: Dynamic Phase field fracture models
chapters:
- file: notebooks/phase-field-dynamics/01-Elastodynamics-damage-Theory.ipynb
- file: notebooks/phase-field-dynamics/02-Elastodynamics-damage-Implementation.ipynb
- caption: Elasto-plasticity
chapters:
- file: notebooks/plasticity/plasticity.ipynb
- caption: Coupled Criterion
chapters:
- file: notebooks/coupled-criterion/Coupled_Criterion.ipynb
- caption: Utility functions
chapters:
- file: notebooks/utils/README.md