Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Commit 4216032

Browse files
committed
Update
1 parent 4faca9f commit 4216032

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@
77
* [matplotlib](https://matplotlib.org/)
88
* [shapely](https://pypi.org/project/Shapely/)
99

10-
## Scripts
11-
12-
* ccm-2D.py : Produces the dispalcement fields obtaiend by classical continuums mechanics
13-
* bondbased1D.py : Runs the simulation for the one-dimensonal problem
14-
* bondbased2d.py : RUns the simulation for the two-dimensonal linear elastic problem
15-
* bondbased2d-tensile.py " Runs the simulation for the two-dimensional fracture problem using a tensile test geometry
16-
* bondbased2d-plate-soft.py " Runs the simulation for the two-dimensional fracture problem using a pre-cracked square plate with the soft loading (load in force)
10+
## Folders
1711

12+
* ccm : Scripts for the comparison with classical continuums mechanics
13+
* hard : Scripts for the hard loading
14+
* soft : Scripts for the soft laoding
15+
* tensile : Scripts for the tensile test
1816

1917
## Usage
2018

0 commit comments

Comments
 (0)