/ANIM/BRICK/DAMA
Engine Keyword Generates animation files containing damage value as function of a solid element integration point. The damage value is the maximum of damage over time and of all failure criteria acting in one material.
Format
/ANIM/BRICK/DAMA/Keyword4
Definitions
Field | Contents | SI Unit Example |
---|---|---|
Keyword4 | Integration Point Number:
|
Comments
- If the integration point ijk does not exist in a solid, damage value is set to 0.
- If j is
greater than or equal to 10 (in case of /PROP/TYPE22 (TSH_COMP)),
syntax becomes:
- /ANIM/BRICK/DAMA/i0k/j
- With 10 ≤ j ≤ 200
- The damage value,
D is 0 ≤ D ≤ 1. The status for fracture is:
- Damage occurs, if 0 ≤ D < 1
- Failure, if D = 1
- D is computed for every failure criteria as
follows:
- Strain-based failure (/FAIL/BIQUAD):
(1) D=∑Δεpεf - Johnson-Cook failure (/FAIL/JOHNSON):
(2) D=∑Δɛpɛf - Cockcroft Latham failure (/FAIL/COCKCROFT):
(3) D=∑max(σ1,0)⋅ΔεpC0 - Tuler-Butcher failure (/FAIL/TBUTCHER):
(4) D=t∫0(σ−σr)λdtK - Wilkins failure (/FAIL/WILKINS):
(5) D=∫W1W2dˉεpDf - BAO-XUE-Wierzbicki failure (/FAIL/WIERZBICKI):
(6) D=∑Δεpˉεf - Strain failure model (/FAIL/TENSSTRAIN):
(7) D=Maxtime(ɛ1−ɛt1ɛt2−ɛt1) - Energy density failure model (/FAIL/ENERGY):
(8) D=Maxtime(E−E1E2−E1) - Hashin Composite failure (/FAIL/HASHIN) - the maximum
damage for different failure mode:
- for uni-directional lamina mode
(9) D=Max(F1,F2,F3,F4,F5) - for fabric lamina model
(10) D=Max(F1,F2,F3,F4,F5,F6,F7)
- for uni-directional lamina mode
- Puck Composite failure (/FAIL/PUCK) - the maximum
damage for different failure mode:
(11) D=Max(ef(tensile),ef(compression),ef(ModeA),ef(ModeB),ef(ModeC)) - Ladeveze failure (/FAIL/LAD_DAMA)
(12) ˙d=ka[1−exp(−a〈w(Y)−d〉)] - Strain Failure Model with dependence on Lode angle (/FAIL/TAB1)
(13) D=∑ΔDDcrit - Spalling and Johnson-Cook failure (/FAIL/SPALLING):
(14) D=∑Δɛpˉɛf - Ladveze composite failure (/FAIL/LAD_DAMA):
(15) D=ka[1−e(−a〈w(Y)−d〉)] - Failure According (Normal and Tangential) Displacement Criteria and/or
Energy Criteria (/FAIL/CONNECT):
(16) D=Maxtime(DmaxTmax) - Failure According Plastic Displacement Criteria (/FAIL/SNCONNECT):
(17) D=Maxtime(ˉupl−ˉu0plˉufpl−ˉu0pl) - Extended Mohr Coulomb failure model (/FAIL/EMC):
(18) D=Maxtime(∑Δˉεpˉεp,fail)
- Strain-based failure (/FAIL/BIQUAD):