Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
icc-apps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rostislav Chudoba
icc-apps
Commits
6798a4bb
Commit
6798a4bb
authored
3 years ago
by
Rostislav Chudoba
Browse files
Options
Downloads
Patches
Plain Diff
Added k3d dependency
parent
cb9ccc54
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
index.ipynb
+1
-1
1 addition, 1 deletion
index.ipynb
with
1 addition
and
1 deletion
index.ipynb
+
1
−
1
View file @
6798a4bb
...
...
@@ -16,7 +16,7 @@
"## Rule of mixtures for elastic composites\n",
" - [J0101 - Elastic mixture rule](bmcs_course/1_1_elastic_stiffness_of_the_composite.ipynb)\n",
" \n",
"# BOND\n",
"# BOND
X
\n",
"\n",
"## Constant bond-slip law\n",
"\n",
...
...
%% Cell type:markdown id: tags:
# BMCS applications
Collection of notebooks accompanying the course on brittle-matrix composite structures.
Institute of Structural Concrete
@author: Rostislav Chudoba, Abedulgader Baktheer
## Seminar work
-
[
J0000 - How to set the pullout model parameters
](
bmcs_course/SeminarWorkHowTo.ipynb
)
## Rule of mixtures for elastic composites
-
[
J0101 - Elastic mixture rule
](
bmcs_course/1_1_elastic_stiffness_of_the_composite.ipynb
)
# BOND
# BOND
X
## Constant bond-slip law
-
[
J0201 - Pull-out of long fiber from rigid matrix
](
bmcs_course/2_1_PO_LF_LM_RG.ipynb
)
-
[
J0202 - Pull-out of long fiber from long elastic matrix
](
bmcs_course/2_2_PO_LF_LM_EL.ipynb
)
-
[
J0203 - Pull-out of short fiber from rigid matrix
](
bmcs_course/2_3_PO_SF_M_RG.ipynb
)
-
[
J0204 - Comparison of several models
](
bmcs_course/2_4_PO_comparison.ipynb
)
## Nonlinear bond-slip law
-
[
J0301 - Pull-out with softening and hardening
](
bmcs_course/3_1_PO_LF_LM_EL_FE_CB.ipynb
)
-
[
J0302 - EXTRA - Newton iterative scheme
](
extras/newton_method.ipynb
)
-
[
J0303 - EXTRA - Nonlinear finite-element solver for 1d pullout
](
extras/pullout1d.ipynb
)
## Unloading, reloading and inelasticity
-
[
J0401 - Unloading with multi-linear bond-slip law
](
bmcs_course/4_1_PO_multilinear_unloading.ipynb
)
(
PO_BS_ML
)
-
[
J0402 - Basic concept of plasticity, ideal and isotopic hardening
](
bmcs_course/4_2_BS_EP_SH_I_A.ipynb
)
(
BS_EP_SH_I_A
)
-
[
J0403 - Basic concept of plasticity, kinematic hardening
](
bmcs_course/4_3_BS_EP_SH_IK_A.ipynb
)
(
BS_EP_SH_I_A
)
-
[
J0404 - EXTRA - Generalization of the algorithm using vectors
](
bmcs_course/4_4_BS_EP_SH_IK_N.ipynb
)
(
BS_EP_SH_IK_N
)
## Inelasticity modeled as damage
-
[
J0501 - Damage initiation, damage evolution, 2D bond behavior
](
bmcs_course/5_1_Introspect_Damage_Evolution_Damage_initiation
)
-
[
J0502 - Pull out simulation using damage model
](
bmcs_course/5_2_PO_DM_FRP_N.pynb
)
# CRACK
## Energy dissipation
%% Cell type:code id: tags:
```
python
import
bmcs_utils.api
```
%% Cell type:markdown id: tags:
# Structural levels and the model components
Stress redistribution processes - how do they affect the design principles?
-
ultimate limit state
-
serviceability limit state
Minimialstic assumptions - nonlinear - multilinear stress-strain response of concrete, bond and brittle matrix
%% Cell type:markdown id: tags:
[

](reference)
[

](reference2)
[

](reference3)
%% Cell type:markdown id: tags:
# Types of material behavior
%% Cell type:markdown id: tags:
-
nonlinearity hardening / softening
-
damage / plasticity
-
energy dissipation / fracture energy
%% Cell type:markdown id: tags:
# Unloading
%% Cell type:markdown id: tags:
# Stable crack growth
%% Cell type:code id: tags:
```
python
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment