/FAIL/ORTHENERG
Block Format Keyword An orthotropic failure criterion based on fracture energy generating a stress softening. Available for solid and shell elements.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/FAIL/ORTHENERG/mat_ID/unit_ID | |||||||||
P_thickfail | NMOD | FAILIP |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
Ishape11T | Ishape11C |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
Ishape22T | Ishape22C |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
Ishape33T | Ishape33C |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
Ishape12T | Ishape12C |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
Ishape23T | Ishape23C |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
Ishape31T | Ishape31C |
(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 | (Optional) Unit identifier. (Integer, maximum 10 digits) |
|
P_thickfail |
(shells only) Default = 1.0 (Real) |
|
NMOD | Number of failed modes prior to
integration point failure. Default = 1 (Integer) |
|
FAILIP | Number of failed integration points
prior to solid deletion. (solids only) Default = 1 (Integer) |
|
Default = 1020 (Real) |
||
Default = 1020 (Real) |
||
IshapeIJT | Stress softening shape flag for
tension in direction
.
(Integer) |
|
Default = (Real) |
||
Default = (Real) |
||
IshapeIJC | Stress softening shape flag for
compression in direction
.
(Integer) |
|
fail_ID | (Optional) Failure model
identifier. (Integer, maximum 10 digits) |
Comments
- This criterion considers an orthotropic failure, generating a stress
softening effect which is directly linked to the fracture energy in each
direction / shear plane. Each direction or shear plane failure is denoted by
a corresponding mode:
- Mode 1: Tension 11
- Mode 2: Compression 11
- Mode 3: Tension 22
- Mode 4: Compression 22
- Mode 5: Positive shear 12
- Mode 6: Negative shear 12
- Mode 7: Tension 33
- Mode 8: Compression 33
- Mode 9: Positive shear 23
- Mode 10: Negative shear 23
- Mode 11: Positive shear 31
- Mode 12: Positive shear 31
For each mode of number , a critical stress is defined by you, to trigger the beginning of stress softening. Then, the stress in the corresponding direction/shear plane is decreased to zero so that the elementary fracture energy equals the value you set . The shape of the stress softening for the corresponding mode is defined by the flag IshapeI:- If IshapeI = 1: linear
stress softening (Figure 1). In this case, the damage
variable evolution in the corresponding mode is computed
with:Where,
- Initial element characteristic length.
- Total strain increment in the corresponding mode.
Figure 1. Example of linear stress softening with and
- If IshapeI = 2: exponential
stress softening (Figure 2). In this case, the
dissipated energy during element failure is explicitly computed
with:This energy is then used to compute the damage variable evolution:
Figure 2. Example of linear stress softening with and
Then, the stress tensor component of the corresponding mode is decreased as:
- A mode is considered as failed when . The number of failed modes prior to integration points failure can be controlled by the integer value NMOD. By default, this integer is set to 1. Its maximum value is 6 for shells and 12 for solids.
- To trigger shell element failure, the parameter
P_thickfail can be
used. Depending on the property, the rules are:
- P_thickfail > 0: percentage of failed element/ply thickness prior to element/ply failure
- P_thickfail < 0: ratio of failed element/ply thickness integration points prior to element/ply failure
- To trigger solid element failure, the number of failed integration points prior to solid deletion FAILIP can be used.
- /FAIL/ORTHSTRAIN should be only associated to materials compatible with orthotropic shell properties. LAW25 is compatible only if it is used within shell property TYPE51.