Skip to content

Commit 96adfcc

Browse files
committed
1
1 parent a7e69d7 commit 96adfcc

File tree

4 files changed

+71
-0
lines changed

4 files changed

+71
-0
lines changed
File renamed without changes.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
@article{Wang2024,
2+
author = {Wang, Qingmin and Li, Qinghua and Yin, Xing and Xu, Shilang},
3+
doi = {10.1016/j.ijmecsci.2024.109540},
4+
issn = {00207403},
5+
journal = {International Journal of Mechanical Sciences},
6+
month = {oct},
7+
pages = {109540},
8+
title = {{Fracture and multiple-cracking modelling of strain-hardening cementitious composites}},
9+
url = {https://linkinghub.elsevier.com/retrieve/pii/S0020740324005824},
10+
volume = {280},
11+
year = {2024}
12+
}
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
title: "Fracture and multiple-cracking modelling of strain-hardening cementitious composites"
3+
authors:
4+
- Qingmin Wang
5+
- Qinghua Li*
6+
- yinxing
7+
- Shilang Xu
8+
# author_notes:
9+
# - "Equal contribution"
10+
# - "Equal contribution"
11+
date: "2024-10-15T00:00:00Z"
12+
13+
# Publication type.
14+
# Accepts a single type but formatted as a YAML list (for Hugo requirements).
15+
# Enter a publication type from the CSL standard.
16+
publication_types: ["article-journal"]
17+
18+
# Publication name and optional abbreviated publication name.
19+
publication: "***International Journal of Mechanical Sciences***, 280, 109540"
20+
21+
abstract: Strain-hardening cementitious composites (SHCC), composed of short fibres embedded within brittle matrix, exhibit distinctive pre-peak strain-hardening characteristics and remarkable tensile ductility. The fracture and failure process of SHCC, involving both hardening and softening stages as a result of matrix multiple micro-cracking and strain localization, is highly complex and poses a significant challenge for numerical modelling. In the present paper, a novel numerical framework, characterized by the bi-layer superposed cohesive zone strategy, is developed for the numerical modelling of fracture and multiple cracking of SHCC, at both the material scale and structural scale. The developed model is based on diffused cohesive interface model, but with adaptions to consider fibre bridging mechanism. The crack interface is simulated by two cohesive elements sharing the same nodes: one for the matrix-cohesion effect and the other for the fibre-bridging effect. Cohesive constitutive relations of matrix cohesion and fibre bridging are carefully assigned. The proposed model is first validated on the material scale through a uniaxial tension test. With the aid of a random material field, multiple-cracking phenomenon and stress fluctuation are successfully predicted by the model. The model is then applied to the structural fracture modelling, where four case studies, including both pure mode I and mixed mode fracture, are performed. The size effect and boundary effect on the fracture behaviour are well captured by the numerical modelling. The model proposed in the current work has the potential to be extended to the multiple cracking modelling of other materials.
22+
23+
tags:
24+
- SHCC
25+
featured: false
26+
27+
links:
28+
- type: doi
29+
url: "https://doi.org/10.1016/j.ijmecsci.2024.109540"
30+
31+
# Featured image
32+
# To use, add an image named `featured.jpg/png` to your page's folder.
33+
image:
34+
placement: 2
35+
focal_point: "Top"
36+
preview_only: false
37+
# Featured image
38+
# To use, add an image named `featured.jpg/png` to your page's folder.
39+
# Placement options: 1 = Full column width, 2 = Out-set, 3 = Screen-width
40+
# Focal point options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
41+
#image:
42+
# placement: 2
43+
# caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/CpkOjOcXdUY)'
44+
# focal_point: ""
45+
# preview_only: false
46+
# Associated Projects (optional).
47+
# Associate this publication with one or more of your projects.
48+
# Simply enter your project's folder or file name without extension.
49+
# E.g. `internal-project` references `content/project/internal-project/index.md`.
50+
# Otherwise, set `projects: []`.
51+
projects: []
52+
53+
# Slides (optional).
54+
# Associate this publication with Markdown slides.
55+
# Simply enter your slide deck's filename without extension.
56+
# E.g. `slides: "example"` references `content/slides/example/index.md`.
57+
# Otherwise, set `slides: ""`.
58+
slides: ""
59+
---

0 commit comments

Comments
 (0)