Damage Evolution Based on Accumulated Inelastic Hysteresis Energy Density
Once the damage initiation criterion (Damage Initiation for Ductile Materials in Low-Cycle Fatigue) is satisfied at a material point, the damage state is calculated and updated based on the accumulated inelastic hysteresis energy density per cycle, Δw , for a stabilized cycle. The rate of the damage in a material point per cycle is given by
where c3 and c4 are material constants, L is the characteristic length associated with an integration point, and Δˉw0 is a reference value of the accumulated inelastic hysteresis energy density per cycle.
The use of the reference energy density, Δˉw0 , makes the above form of the damage evolution law different from the more standard Coffin-Manson type relations. It is recommended that for Δˉw0 (which has units of energy density), you choose a value of 1.0 in the unit system in which the evolution law is calibrated to the available test data. If a different unit system is then used, you must convert the material constant c3 based on its dimension of length per cycle. In this case, you must also convert Δˉw0 appropriately to the new system to ensure that the physical results are invariant to the choice of the unit system.
For damage in ductile materials Abaqus/Standard assumes that the degradation of the elastic stiffness can be modeled using the scalar damage variable, D. At any given loading cycle during the analysis the stress tensor in the material is given by the scalar damage equation
where ˉσ is the effective (or undamaged) stress tensor that would exist in the material in the absence of damage computed in the current increment. The material has completely lost its load carrying capacity when D=1. You can remove the element from the mesh if all of the section points at all integration locations have lost their loading carrying capability.
Input File Usage
DAMAGE EVOLUTION, TYPE=HYSTERESIS ENERGY
Use the following option to specify a reference accumulated inelastic hysteresis energy density per cycle:
DAMAGE EVOLUTION, TYPE=HYSTERESIS ENERGY, REF ENERGY=Δˉw0
Mesh Dependency and Characteristic Length
The implementation of the damage evolution model requires the definition of a characteristic length associated with an integration point. The characteristic length is based on the element geometry and formulation: it is a typical length of a line across an element for a first-order element; it is half of the same typical length for a second-order element. For beams and trusses it is a characteristic length along the element axis. For membranes and shells it is a characteristic length in the reference surface. For axisymmetric elements it is a characteristic length in the r–z plane only. For cohesive elements it is equal to the constitutive thickness. This definition of the characteristic length is used because the direction in which fracture occurs is not known in advance. Therefore, elements with large aspect ratios will have rather different behavior depending on the direction in which the damage occurs: some mesh sensitivity remains because of this effect, and elements that are as close to square as possible are recommended. However, since the damage evolution law is energy based, mesh dependency of the results may be alleviated.