Isotropic damage model for tensile failure - Idm1

This isotropic damage model assumes that the stiffness degradation is isotropic, i.e., stiffness moduli corresponding to different directions decrease proportionally and independently of the loading direction. The damaged stiffness tensor is expressed as $D$$=(1-\omega)$$D$$_e$ where $\omega$ is a scalar damage variable and $D$$_e$ is the elastic stiffness tensor. The damage evolution law is postulated in an explicit form, relating the damage variable $\omega$ to the largest previously reached equivalent strain level, $\kappa$.

The equivalent strain, $\tilde\varepsilon$, is a scalar measure derived from the strain tensor. The choice of the specific expression for the equivalent strain affects the shape of the elastic domain in the strain space and plays a similar role to the choice of a yield condition in plasticity. The following definitions of equivalent strain are currently supported:

Note that all these definitions are based on the three-dimensional description of strain (and stress). If they are used in a reduced problem, the strain components that are not explicitly provided by the finite element approximation are computed from the underlying assumptions and used in the evaluation of equivalent strain. For instance, in a plane-stress analysis, the out-of-plane component of normal strain is calculated from the assumption of zero out-of-plane normal stress (using standard Hooke's law).

Since the growth of damage usually leads to softening and may induce localization of the dissipative process, attention should be paid to proper regularization. The most efficient approach is based on a nonlocal formulation; see Section 1.5.7. If the model is kept local, the damage law should be adjusted according to the element size, in the spirit of the crack-band approach. When done properly, this ensures a correct dissipation of energy in a localized band of cracking elements, corresponding to the fracture energy of the material. For various numerical studies, it may be useful to specify the parameters of the damage law directly, independently of the element size. One should be aware that in this case the model would exhibit pathological sensitivity to the size of finite elements if the mesh is changed.

The following damage laws are currently implemented:

Note that parameter damlaw determines which type of damage law should be used, but the adjustment for element size is done only if parameter wf is specified for damlaw=0 or damlaw=1. For other values of damlaw, or if parameter ef is specified instead of wf, the stress-strain curve does not depend on element size and the model would exhibit pathological sensitivity to the mesh size. These cases are intended to be used in combination with a nonlocal formulation. An alternative formulation uses fracture energy to determine fracturing strain.

The model parameters are summarized in Tab. 23. Figure 6 shows three modes of a softening law with corresponding variables.

Figure: Implemented stress-strain diagrams for isotropic damage material. Fracturing strain $\varepsilon _f$ and crack opening at zero stress $w_f$ are interrelated through effective thickness $h$ of the crack band. Note that exponential softening approach based on an exponential cohesive law is not exactly equivalent to the approach based on an exponential softening branch of the stress-strain diagram; see the detailed discussion of the damage laws.
\includegraphics[width=0.99\textwidth]{Damage_material_diag.eps}

Table 23: Isotropic damage model for tensile failure - summary.
Description Isotropic damage model for concrete in tension
Record Format Idm1 (in) # d(rn) # E(rn) # n(rn) # [tAlpha(rn) #] [equivstraintype(in) #] [k(rn) #] [damlaw(in) #] e0(rn) # [wf(rn) #] [ef(rn) #] [ek(rn) #] [wk(rn) #] [sk(rn) #] [wkwf(rn) #] [skft(rn) #] [gf(rn) #] [gft(rn) #] [At(rn) #] [Bt(rn) #] [md(rn) #] [ft(rn) #] [ep(rn) #] [e1(rn) #] [e2(rn) #] [nd(rn) #] [maxOmega(rn) #] [checkSnapBack(rn) #]
Parameters - material number
  - d material density
  - E Young's modulus
  - n Poisson's ratio
  - tAlpha thermal expansion coefficient
  - equivstraintype allows to choose from different definitions of equivalent strain:
0 - default = Mazars, eq. (69)
1 - smooth Rankine, eq.  (70)
2 - scaled energy norm, eq. (72)
3 - modified Mises, eq. (73)
4 - standard Rankine, eq. (71)
5 - elastic energy based on positive stress
6 - elastic energy based on positive strain
7 - Griffith criterion eq. (75)

  - k ratio between uniaxial compressive and tensile strength, needed only if equivstraintype=3, default value 1
  - damlaw allows to choose from different damage laws:
0 - exponential softening (default) with parameters e0 and wf $\vert$ ef $\vert$ gf
1 - linear softening with parameters e0 and wf $\vert$ ef $\vert$ gf
2 - bilinear softening with (e0, gf, gft, ek) $\vert$ (e0, wk, sk, wf) $\vert$ (e0, wkwf, skft, wf) $\vert$ (e0, gf, gft, wk)
3 - Hordijk softening (not implemented yet)
4 - Mazars damage law with parameters At and Bt
5 - smooth stress-strain curve with parameters e0 and md
6 - disable damage (dummy linear elastic material)
7 - extended smooth damage law (76) with parameters ft, ep, e1, e2, nd
  - e0 strain at peak stress (for damage laws 0,1,2,3), limit elastic strain (for damage law 4), characteristic strain (for damage law 5)
  - wf parameter controling ductility, has the meaning of crack opening (for damage laws 0 and 1)
  - ef parameter controling ductility, has the meaning of strain (for damage laws 0 and 1)
  - ek strain at knee point in bilinear softening type (for damage law 2)
  - wk crack opening at knee point in bilinear softening type (for damage law 2)
  - sk stress at knee point in bilinear softening type (for damage law 2)
  - wkwf ratio of wk/wf $<0,1>$ in bilinear softening type (for damage law 2)
  - skft ratio of sk/ft $<0,1>$ in bilinear softening type (for damage law 2)
  - gf fracture energy (for damage laws 0-2)
  - gft total fracture energy (for damage law 2)
  - At parameter of Mazars damage law, used only by law 4
  - Bt parameter of Mazars damage law, used only by law 4
  - md exponent used only by damage law 5, default value 1
  - ft tensile strength, used only by damage law 7
  - ep strain at peak stress, used only by damage law 7
  - e1 parameter used only by damage law 7
  - e2 parameter used only by damage law 7
  - nd exponent used only by damage law 7
  - griff_n uniaxial compression/tensile ratio for Griffith's criterion
  - maxOmega maximum damage, used for convergence improvement (its value is between 0 and 0.999999 (default), and it affects only the secant stiffness but not the stress)
  - checkSnapBack parameter for snap back checking, 0 no check, 1 check (default)
Supported modes 3dMat, PlaneStress, PlaneStrain, 1dMat
Features Adaptivity support
 

Borek Patzak
2019-03-19