Degradation

The uniaxial degradation model can be implemented separately from the intact material model if the degradation model only depends on the input strain history or the output stress and stiffness.

Stress

The general expression of a degradation model can be expressed as

σ=Dσˉ=(1d)σˉ,\sigma=D\bar{\sigma}=(1-d)\bar{\sigma},

where DD and dd are degradation factors, σˉ\bar\sigma is the stress of the intact material model. It is often called the effective stress. Whether to use DD or (1d)(1-d) relies on the specific definition of degradation. Here we focus on the first expression.

Stiffness

The stiffness can be expressed by applying the chain rule.

Strain Dependent Degradation

Assuming the degradation factor depends on the strain history, namely, D=D(εmax)D=D(\varepsilon_{max}). In which εmax\varepsilon_{max} is the maximum strain of the whole loading history.

Where damage evolution is activated, the stiffness can be expressed as

K=dσdε=Dεσˉ+Dσˉε=Dεσˉ+DKˉK=\dfrac{\mathrm{d}\sigma}{\mathrm{d}\varepsilon}=\dfrac{\partial{}D}{\partial\varepsilon}\bar\sigma+D\dfrac{\partial\bar\sigma}{\partial\varepsilon}=\dfrac{\partial{}D}{\partial\varepsilon}\bar\sigma+D\bar{K}

where Kˉ\bar{K} is the effective stiffness of the intact material model.

Stress Dependent Degradation

Assuming the degradation factor depends on the strain history, namely, D=D(σˉmax)D=D(\bar{\sigma}_{max}). In which σˉmax\bar{\sigma}_{max} is the maximum effective stress of the whole loading history.

Where damage evolution is activated, the stiffness can be expressed as

K=dσdε=Dσˉσˉεσˉ+Dσˉε=(Dσˉσˉ+D)KˉK =\dfrac{\mathrm{d}\sigma}{\mathrm{d}\varepsilon} =\dfrac{\partial{}D}{\partial\bar{\sigma}}\dfrac{\partial\bar\sigma}{\partial\varepsilon}\bar{\sigma}+D\dfrac{\partial\bar\sigma}{\partial\varepsilon} =\left(\dfrac{\partial{}D}{\partial\bar{\sigma}}\bar{\sigma}+D\right)\bar{K}

where Kˉ\bar{K} is the effective stiffness of the intact material model.

Computation Procedure

In general, the computation procedure of a degradation model can be listed as follows.

  1. input trial strain and trial strain rate if required

  2. call the associated intact material model to compute the intact stress and stiffness

  3. calculate DD and Dε\dfrac{\partial{}D}{\partial{}\varepsilon} accordingly and update history variables if any

  4. update trial stress and trial stiffness

Caveats

Such a formulation is only valid for the damage models that do not depend on plasticity history.

Recording

This model (and its derivatives) supports the following additional history variables to be recorded.

variable labelphysical meaning

DT

tensile damage

DC

compressive damage

Last updated