/FAIL/LAD_DAMA
Block Format Keyword Describes the Ladeveze failure model for delamination (interlaminar fracture).
This failure model is available for orthotropic solids and thick shells. It could also be used with Plyxfem in shell property /PROP/TYPE17 as an interplay material failure model. This failure model is compatible with /MAT/LAW12 (3D_COMP), /MAT/LAW14 (COMPSO) and /MAT/LAW25 (COMPSH) and /MAT/LAW1 (ELAST) (only when used with Plyxfem).
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/FAIL/LAD_DAMA/mat_ID/unit_ID | |||||||||
K1 | K2 | K3 | |||||||
k | a | ||||||||
Ifail_sh | Ifail_so |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
fail_ID |
Definition
Field | Contents | SI Unit Example |
---|---|---|
mat_ID | Material
identifier. (Integer, maximum 10 digits) |
|
unit_ID | Unit Identifier. (Integer, maximum 10 digits) |
|
K1 | Interlaminar stiffness in
direction 1. Default = 1030 (Real) |
|
K2 | Interlaminar stiffness in
direction 2. Default = 1030 (Real) |
|
K3 | Interlaminar stiffness in
direction 3. Default = 1030 (Real) |
|
Coupling factor between
delamination Mode I and Mode II. Default = 0 (Real) |
||
Coupling factor between
delamination Mode I and Mode III. Default = 0 (Real) |
||
Yield energy damage for
delamination start. Default = 1030 (Real) |
||
Critical energy damage
parameter for full delamination. Default = (Real) |
||
k | Crack propagation velocity
time constant. Default = 0 (Real) |
|
a | Crack propagation velocity
multiplier. Default = 1030 (Real) |
|
Dynamic time relaxation.
3 Default = 1030 (Real) |
||
Ifail_sh | Shell failure flag.
(Integer) |
|
Ifail_so | Solid failure flag.
(Integer) |
|
fail_ID | Failure criteria identifier. 2 (Integer, maximum 10 digits) |
Example (Composite)
#RADIOSS STARTER
/UNIT/1
unit for mat and failure
# MUNIT LUNIT TUNIT
g mm ms
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
/MAT/COMPSH/1/1
composite example
# RHO_I
.001506
# E11 E22 NU12 Iform E33
144000 10000 .25 0 20000
# G12 G23 G31 EPS_f1 EPS_f2
4200 4200 4200 0 0
# EPS_t1 EPS_m1 EPS_t2 EPS_m2 dmax
0 0 0 0 0
# Wpmax Wpref Ioff ratio
1000000 0 0 0
# b n fmax
0 0 1000000
# sig_1yt sig_2yt sig_1yc sig_2yc alpha
10100 10100 10100 10100 0
# sig_12yc sig_12yt c_12 Eps_rate_0 ICC
10068 10068 0 0 0
# GAMMA_ini GAMMA_max d3max
0 0 0
# Fsmooth Fcut
0 0
/FAIL/LAD_DAMA/1/1
# K1 K2 K3 Gamma1 Gamma2
2000 2000 2000 1E-20 1E-20
# Y0 YC K A Tau_max
40 160 100000 1 .01
# Ifail_sh Ifail_so
1 3
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
#enddata
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
Comments
- The Ladeveze failure damage
model for delamination:
(1) (2) (3) For Quad 2D element, only Mode II and Mode III are available.
Where, is the internal damage parameters associated with its fracture mode.
The damage evolution law is controlled by equivalent damage energy release rate.
with
The evolution of the damage parameters is strongly coupled with coupling factor and . These two material parameters come from delamination tests.
For the present failure model, consider that .
Damage value d increases at certain velocity:(4) if .
Otherwise,
While,
is a measure of the failure ductility, the lower the value the more ductile the failure.
is the minimum failure duration. The duration of the energy between and should be at least equal to .(5) The function is computed as:(6) If the damage parameter , the stresses , and are decreased according to the following function:
A relaxation technique is used by gradually decreasing the stress:(7) With,(8) Where,- Time
- Start time of relaxation when the damage criteria is assumed
- Time of dynamic relaxation
- Stress at the beginning of damage
- The fail_ID is used with /STATE/BRICK/FAIL and /INIBRI/FAIL. There is no default value. If the line is blank, no value will be output for failure model variables in the /INIBRI/FAIL (written in .sta file with /STATE/BRICK/FAIL option).
- After the failure criterion is reached, the value determines a period of time when the stress in the failed element is gradually reduced to zero. When the stress reaches 1% of stress value at the start of failure, the element is deleted. This is necessary to avoid instabilities coming from a sudden element deletion and a failure “chain reaction” in the neighboring elements. Even if the failure criterion is reached, the default value of results in no element deletion. Therefore, it is recommended to define 10 times larger than the simulation time step.