/FAIL/XFEM_TBUTC (Obsolete)
Block Format Keyword Describes a XFEM (eXtended Finite Element Method) failure model.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/FAIL/XFEM_TBUTC/mat_ID/unit_ID | |||||||||
K | r | Ifail_sh | Iduct | ||||||
a | b |
Optional Line
(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) |
|
Exponent (Real) |
||
K | Critical damage
integral Default = 1030 (Real) |
|
r | Fracture stress Default = 1030 (Real) |
|
Ifail_sh | Shell failure flag
(Integer) |
|
Iduct | Ductile-brittle materials flag
(Integer) |
|
a | Material parameter
(exponent) (Real) |
|
b | Material parameter
(exponent) (Real) |
|
fail_ID | (Optional) Failure
criteria identifier 5 (Integer, maximum 10 digits) |
Comments
- This failure model is available for Shell only.
- An element fails once
the Tuler-Butcher cumulative damage parameter is greater than the stated critical
damage value, K. The damage parameter accumulation is calculated
differently for ductile and brittle materials
(Iduct = 1
or 2).
For ductile materials, the cumulative damage parameter is:
Where,- r
- Fracture stress
- Maximum principal stress
- Material constant
- t
- Time when shell cracks for initiation of a new crack within the structure
- D
- Damage integral, another material constant
- For brittle
materials, the damage parameter is:
- Current known
limitations are:
- /PARITH/ON does not ensure results repeatability, if SPMD > 1; it works in SMP parallel mode only.
- XFEM is currently NOT compatible with either /ANIM/VECT or with /PARITH/OFF.
- 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).