You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,12 @@
7
7
*[matplotlib](https://matplotlib.org/)
8
8
*[shapely](https://pypi.org/project/Shapely/)
9
9
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
17
11
12
+
* ccm : Scripts for the comparison with classical continuums mechanics
0 commit comments