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
e3b2c018
Commit
e3b2c018
authored
3 years ago
by
Rostislav Chudoba
Browse files
Options
Downloads
Patches
Plain Diff
further structuring
parent
4f76dc32
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
pull_out/pull_out.ipynb
+7
-51
7 additions, 51 deletions
pull_out/pull_out.ipynb
with
7 additions
and
51 deletions
pull_out/pull_out.ipynb
+
7
−
51
View file @
e3b2c018
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
"cells": [
"cells": [
{
{
"cell_type": "markdown",
"cell_type": "markdown",
"id": "
underlying-characterization
",
"id": "
lucky-replica
",
"metadata": {},
"metadata": {},
"source": [
"source": [
"Contents: The lecture introduces the extensions of the analytical model of pull-out based on the assumption of a constant bond-slip law.\n",
"Contents: The lecture introduces the extensions of the analytical model of pull-out based on the assumption of a constant bond-slip law.\n",
...
@@ -10,65 +10,21 @@
...
@@ -10,65 +10,21 @@
"# 2.1 Pull-out of elastic fiber from rigid matrix\n",
"# 2.1 Pull-out of elastic fiber from rigid matrix\n",
"\n",
"\n",
" - 2.1.1 [Pull-out observation, virtual experiment](2_2_PO_observation.ipynb)\n",
" - 2.1.1 [Pull-out observation, virtual experiment](2_2_PO_observation.ipynb)\n",
" - 2.1.2 [Detailed model implementation](2_1_2_PO_ELF_RLM.ipynb)"
" - 2.1.2 [Detailed model implementation
- Pull-out of elastic long fiber from rigid long matrix
](2_1_2_PO_ELF_RLM.ipynb)"
]
]
},
},
{
{
"cell_type": "markdown",
"cell_type": "markdown",
"id": "
ultimate-yahoo
",
"id": "
fabulous-aruba
",
"metadata": {},
"metadata": {},
"source": [
"source": [
"# 2.2 Classification of pull-out configurations\n",
"# 2.2 Classification of pull-out configurations\n",
"\n",
"\n",
"- 2.2.
2
[Pull-out configuration explorer](2_2_PO_explorer.ipynb)\n",
"- 2.2.
1
[Pull-out configuration explorer](2_2_
1_
PO_explorer.ipynb)\n",
"-
[J0201 -
Pull-out of long fiber from
rigid
matrix](2_
1
_PO_ELF_
R
LM.ipynb)\n",
"-
2.2.2 [
Pull-out of
elastic
long fiber from
elastic long
matrix](2_
2_2
_PO_ELF_
E
LM.ipynb)\n",
"-
[J0202 -
Pull-out of
long fiber from long elastic
matrix](2_2_PO_E
L
F_
EL
M.ipynb)\n",
"-
2.2.3 [
Pull-out of
elastic short fiber from rigid long
matrix](2_2_
4_
PO_E
S
F_
R
M.ipynb)\n",
"-
[J0203 -
Pull-out of
short
fiber from rigid matrix](2_
3
_PO_E
S
F_RM.ipynb)
\n
"
"-
2.2.4 [
Pull-out of
elastic long
fiber from rigid
short
matrix](2_
2_5
_PO_E
L
F_R
S
M.ipynb)"
]
]
},
{
"cell_type": "markdown",
"id": "nervous-competition",
"metadata": {},
"source": [
"# Exercises"
]
},
{
"cell_type": "markdown",
"id": "subsequent-affairs",
"metadata": {},
"source": [
"- Identify the material parameters fitting the blue curves in the pullout response\n",
"- Find a bond length at which the reinforcement bar fails\n",
"- Identify the distance at which matrix crack would appear"
]
},
{
"cell_type": "markdown",
"id": "powerful-fence",
"metadata": {},
"source": [
"# Exam questions\n",
"\n",
"Understanding of the relation between $P$ and $\\tau(x)$ and between $w$ and $\\varepsilon(x)$.\n",
"\n",
" 1. What is the meaning of the green area?\n",
" 2. What is the meaning of the red area?\n",
" 3. What is the meaning of the slope of the green curve?\n",
" 4. Is it possible to reproduce the shown RILEM test response using this \"frictional\" model?\n",
" 4. What is the role of debonded length $a$ in view of general non-linear simulation?\n",
" 5. When does the pull-out fail?\n",
" 5. What happends with $a$ upon unloading?"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "referenced-barrel",
"metadata": {},
"outputs": [],
"source": []
}
}
],
],
"metadata": {
"metadata": {
...
...
%% Cell type:markdown id:
underlying-characterization
tags:
%% Cell type:markdown id:
lucky-replica
tags:
Contents: The lecture introduces the extensions of the analytical model of pull-out based on the assumption of a constant bond-slip law.
Contents: The lecture introduces the extensions of the analytical model of pull-out based on the assumption of a constant bond-slip law.
# 2.1 Pull-out of elastic fiber from rigid matrix
# 2.1 Pull-out of elastic fiber from rigid matrix
-
2.1.1
[
Pull-out observation, virtual experiment
](
2_2_PO_observation.ipynb
)
-
2.1.1
[
Pull-out observation, virtual experiment
](
2_2_PO_observation.ipynb
)
-
2.1.2
[
Detailed model implementation
](
2_1_2_PO_ELF_RLM.ipynb
)
-
2.1.2
[
Detailed model implementation
- Pull-out of elastic long fiber from rigid long matrix
](
2_1_2_PO_ELF_RLM.ipynb
)
%% Cell type:markdown id:
ultimate-yahoo
tags:
%% Cell type:markdown id:
fabulous-aruba
tags:
# 2.2 Classification of pull-out configurations
# 2.2 Classification of pull-out configurations
-
2.2.2
[
Pull-out configuration explorer
](
2_2_PO_explorer.ipynb
)
-
2.2.1
[
Pull-out configuration explorer
](
2_2_1_PO_explorer.ipynb
)
-
[
J0201 - Pull-out of long fiber from rigid matrix
](
2_1_PO_ELF_RLM.ipynb
)
-
2.2.2
[
Pull-out of elastic long fiber from elastic long matrix
](
2_2_2_PO_ELF_ELM.ipynb
)
-
[
J0202 - Pull-out of long fiber from long elastic matrix
](
2_2_PO_ELF_ELM.ipynb
)
-
2.2.3
[
Pull-out of elastic short fiber from rigid long matrix
](
2_2_4_PO_ESF_RM.ipynb
)
-
[
J0203 - Pull-out of short fiber from rigid matrix
](
2_3_PO_ESF_RM.ipynb
)
-
2.2.4
[
Pull-out of elastic long fiber from rigid short matrix
](
2_2_5_PO_ELF_RSM.ipynb
)
%% Cell type:markdown id:nervous-competition tags:
# Exercises
%% Cell type:markdown id:subsequent-affairs tags:
-
Identify the material parameters fitting the blue curves in the pullout response
-
Find a bond length at which the reinforcement bar fails
-
Identify the distance at which matrix crack would appear
%% Cell type:markdown id:powerful-fence tags:
# Exam questions
Understanding of the relation between $P$ and $
\t
au(x)$ and between $w$ and $
\v
arepsilon(x)$.
1.
What is the meaning of the green area?
2.
What is the meaning of the red area?
3.
What is the meaning of the slope of the green curve?
4.
Is it possible to reproduce the shown RILEM test response using this "frictional" model?
4.
What is the role of debonded length $a$ in view of general non-linear simulation?
5.
When does the pull-out fail?
5.
What happends with $a$ upon unloading?
%% Cell type:code id:referenced-barrel 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