Shear zone model with discrete crack propagation.
Project description
Discrete cracking within a shear zone
The package includes the DIC driven modeling of the crack localization in the shear zone. The notebook demonstrating showing the mathematical formulation and the implementation concept, including examples can be launched
The project implements a discrete crack propagation through a two dimensional domain cut out from a shear zone of a bended beam.
The model has been developed by using a sketch
in notebooks/shear_zone.ipynb
which uses a combination of symbolic derivation supported by
the sympy package and numerical numpy and scipy functionality.
Individual model components have been derived step by step indicating the mutual dependeces. The model is developed in the following steps.
- beam design
- material models (to be integrated with bmcs_beam)
- crack path
- crack tip rotation
- deformed state
- ligament stress profile
- crack tip shear stress
- crack orientation criterion
- crack extension
- crack propagation
The directory shear_crack demonstrates the
applied development process. Each of the classes is implemented
in a separate Python file, i.e. beam_design.py and its functionality is demostrated
in the corresponding jupyter file, i.e. beam_design.ipynb.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bmcs_shear-0.0.3a0.tar.gz.
File metadata
- Download URL: bmcs_shear-0.0.3a0.tar.gz
- Upload date:
- Size: 63.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd70d8ffe64be8a758fb21697bf4ed6d294ea7c27ee93e6aeb2b5b97b914f17f
|
|
| MD5 |
e94ca838b864d79ae1e185feb09f1332
|
|
| BLAKE2b-256 |
230bb88fd69278bc88bec8cce873f258beb53161ffc342bac5c1d7602593bab5
|
File details
Details for the file bmcs_shear-0.0.3a0-py2.py3-none-any.whl.
File metadata
- Download URL: bmcs_shear-0.0.3a0-py2.py3-none-any.whl
- Upload date:
- Size: 91.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb0f1f12938781718a4913db88829f05be3ef1914a48d17a71cd513d502fd0ad
|
|
| MD5 |
0936a6d6ca4393d1eb5f4339ac317fb2
|
|
| BLAKE2b-256 |
494db01eb3d16cf6d53f966baff8a453a33ba520b6bfd2e67de0c8aac632367f
|