/FAIL/ORTHSTRAIN
Block Format Keyword An orthotropic strain failure criteria with size effects, strain rate effects, and damage. Available for solid and shell elements.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/FAIL/ORTHSTRAIN/mat_ID/unit_ID |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
P_thickfail | Strdef |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
Fcut |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
fct_IDel | Fscaleel | El_ref |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
fct_ID11t | fct_ID11c |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
fct_ID22t | fct_ID22c |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
fct_ID33t | fct_ID33c |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
fct_ID12t | fct_ID12c |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
fct_ID23t | fct_ID23c |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
fct_ID31t | fct_ID31c |
(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) |
|
P_thickfail | Ratio of through thickness
integration points that must fail before the element is deleted
(shells only). Default = 1.0 (Real) |
|
Strdef | Strain measure definition
used in failure criterion.
(Integer) |
|
Reference strain
rate. If , no strain rate effect. (Real) |
||
Fcut | Cutoff frequency for
strain rate smoothing. Default = 1030 (Real) |
|
fct_IDel | Element size factor
function identifier. (Integer) |
|
Fscaleel | Element size function
scale factor. Default = 1.0 (Real) |
|
El_ref | Reference element
size. Default = 1.0 (Real) |
|
Tensile strain when damage begins in direction 11. | ||
Tensile strain when the material fails in direction 11. | ||
fct_ID11t | Strain rate factor function in tension, direction 11. | |
Compression strain when damage begins in direction 11. | ||
Compression strain when the material fails in direction 11. | ||
fct_ID11c | Strain rate factor function in compression direction 11. | |
Tensile strain when damage begins in direction 22. | ||
Tensile strain when the material fails in direction 22. | ||
fct_ID22t | Strain rate factor function in tension direction 22. | |
Compression strain when damage begins in direction 22. | ||
Compression strain when the material fails in direction 22. | ||
fct_ID22c | Strain rate factor function in compression direction 22. | |
Tensile strain when damage begins in direction 33. | ||
Tensile strain when the material fails in direction 33. | ||
fct_ID33t | Strain rate function in tension direction 33. | |
Compression strain when damage begins in direction 33. | ||
Compression strain when the material fails in direction 33. | ||
fct_ID33c | Strain rate factor function in compression direction 33. | |
Tensile strain when damage begins in direction 12. | ||
Tensile strain when the material fails in direction 12. | ||
fct_ID12t | Strain rate factor function in tension direction 12. | |
Compression strain when damage begins in direction 12. | ||
Compression strain when the material fails in direction 12. | ||
fct_ID12c | Strain rate factor function in compression direction 12. | |
Tensile strain when damage begins in direction 23. | ||
Tensile strain when the material fails in direction 23. | ||
fct_ID23t | Strain rate factor function in tension direction 23. | |
Compression strain when damage begins in direction 23. | ||
Compression strain when the material fails in direction 23. | ||
fct_ID23c | Strain rate factor function in compression direction 23. | |
Tensile strain when damage begins in direction 31. | ||
Tensile strain when the material fails in direction 31. | ||
fct_ID31t | Strain rate factor function in tension direction 31. | |
Compression strain when damage begins in direction 31. | ||
Compression strain when the material fails in direction 31. | ||
fct_ID31c | Strain rate factor function in compression direction 31. | |
fail_ID | (Optional) Failure model
identifier. (Integer, maximum 10 digits) |
▸Example
Comments
- A damage factor is the maximum over time and is
calculated for each direction and stress state via:
(1) Where, the direction is indicated by using the common ij notation and loading state is either compression (l=c) or tension (l=t).
Where, .
The element size correction factor is:(2) Where,- Element size correction factor function defined via
- Characteristic element size.
The strain rate factor is:(3) Where,- Strain rate factor function defined via .
- Current (filtered) strain rate in direction ij and load case l.
- Entered reference strain rate.
- Material damage
and stress softening are calculated as:and
- If , the stress tensor is reduced.
- If ,the material has failed and the integration point stress tensor is set to zero.
- can be output using options in /ANIM/Eltype/DAMA or /H3D/Eltype/DAMA.
- Solid elements are
deleted when all integration points reach the failure criterion. Shells are deleted
when the sum of thickness of failed layers /integration points in the normal
direction is greater than prescribed
P_thickfail
value.
(4) - When the failure model is applied to a material in STACK property, P_thickfail defines a relative thickness of failed integration points, necessary to switch off the corresponding layer. The global element suppression criterion must be defined at the property level.
- /FAIL/ORTHSTRAIN should be only associated to materials compatible with orthotropic shell properties. LAW25 is compatible only if it’s used within shell property TYPE51.