Crack
Crack
SIMULIA Other
Userversions:
Assistance
2019 2019Search
> Abaqus > Analysis > Analysis Techniques > Special-Purpose Techniques > Fracture mechanics > Crack propagation analysis
> References
Adaptivity Techniques Bonding only in the normal direction is typically used to model bonded contact
conditions in Mode I crack problems where the shear stress ahead of the crack
Optimization Techniques along the crack plane is zero.
Release Notes
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 2/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
Scripting
Defining and activating crack propagation in
Scripting Reference
Abaqus/Explicit
Theory
In Abaqus/Explicit potential crack surfaces are modeled as bonded general
User Subroutines contact surfaces (see About general contact in Abaqus/Explicit) in the context of
surface-based cohesive behavior (see Contact cohesive behavior). The capability
Verification is implemented using a pure master-slave formulation. As is the case in
Abaqus/Standard, the predetermined crack surfaces are assumed to be initially
fe-safe
partially bonded so that the crack tips can be identified explicitly.
Isight To identify which pair of surfaces determine the crack and which part of the
SIMULIA Execution Engine crack is initially bonded, you must define and assign a contact clearance (see
Controlling initial contact status for general contact in Abaqus/Explicit). You first
Tosca Fluid define a contact clearance to specify the node set that is initially bonded, and
then you assign this contact clearance to a pair of two single-sided surfaces that
Tosca Structure define the crack. The unbonded portion behaves as a regular contact surface.
The nodes in the node set are considered to be initially bonded in all directions.
Installation, Licensing &
Configuration The crack tip is identified only from the specified two surfaces and the node set.
No attempt is made to determine a crack tip from all surfaces included in the
general contact domain. Consequently, to be able to identify the crack tip, the
surface including the specified node set must extend past the node set.
Otherwise, the surfaces will not debond, and the crack cannot propagate.
You complete the definition of the crack propagation capability by defining a
fracture-based cohesive behavior surface interaction. You activate the crack
propagation by assigning it to the pair of surfaces that are initially partially
bonded. If the fracture criterion is met, crack propagation occurs between these
two surfaces. Cohesive behavior is also used to specify the elastic behavior of
the bonds (see Contact cohesive behavior).
If a fracture-based surface interaction is not assigned to a pair of surfaces, the
crack definition is incomplete. Unlike Abaqus/Standard where the identified
nodes will stay bonded if the crack is not activated, in Abaqus/Explicit the nodes
identified by the contact clearance definition will separate without generating
any interface stress.
Similar to Abaqus/Standard, cracks can propagate from single or multiple crack
tips for the same pair of surfaces.
Input File Usage:
Use the following options:
*CONTACT CLEARANCE, NAME=clearance_name, SEARCH NSET=bonded_nset_name
**
*SURFACE INTERACTION, NAME=interaction_name
*COHESIVE BEHAVIOR
*FRACTURE CRITERION
..**
*CONTACT
*CONTACT CLEARANCE ASSIGNMENT
slave_surface, master_surface, clearance_name
*CONTACT PROPERTY ASSIGNMENT
slave_surface, master_surface, interaction_name
Abaqus/CAE Usage:
Defining and activating crack propagation in Abaqus/Explicitis not
supported in Abaqus/CAE.
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 3/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
Crack propagation analysis is carried out on a nodal basis. The crack-tip node
debonds when the fracture criterion, f, reaches the value 1.0 within a given
tolerance:
fLL ≤ f ≤ fU L ,
where fU L = 1 + ftol and fLL = 1 for VCCT, enhanced VCCT, and fatigue
crack growth criteria or fLL = 1 − ftol for other fracture criteria. You can
specify the tolerance ftol . In Abaqus/Standard, if f > 1 + ftol , the time
increment is cut back such that the crack propagation criterion is satisfied
except in the case of an unstable crack growth problem where multiple nodes at
and ahead of a crack tip are allowed to debond without the cut back of
increment size in one increment. The default value of ftol is 0.1 for the critical
stress, critical crack opening displacement, and crack length versus time criteria
and is 0.2 for the VCCT and enhanced VCCT criteria.
Input File Usage:
*FRACTURE CRITERION, TOLERANCE=f , TYPE=type tol
Abaqus/CAE Usage:
Interaction module: Create Interaction Property: Contact, Mechanical >
Fracture Criterion, Type: VCCT or Enhanced VCCT, Tolerance
2 2
2
σ̂ n τ1 τ2
f = ( ) + ( ) + ( ) , σ̂ n = max(σn , 0),
⎷ f f f
σ
τ τ
1 2
where σn is the normal component of stress carried across the interface at the
distance specified; τ1 and τ2 are the shear stress components in the interface;
f
and σ
f
and τ
1
are the normal and shear failure stresses, which you must
specify. The second component of the shear failure stress, τ2 , is not relevant in
f
a two-dimensional analysis; therefore, the value of τ
2
need not be specified.
The crack-tip node debonds when the fracture criterion, f, reaches the value
1.0.
f
If the value of τ
1
is not given or is specified as zero, it will be taken to be a
very large number so that the shear stress has no effect on the fracture
criterion.
The distance ahead of the crack tip is measured along the slave surface, as
shown in Figure 1. The stresses at the specified distance ahead of the crack tip
are obtained by interpolating the values at the adjacent nodes. The interpolation
depends on whether first-order or second-order elements are used to define the
slave surface.
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 4/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
Figure 1. Distance specification for the critical stress criterion.
Abaqus/CAE Usage:
The critical stress criterion is not supported in Abaqus/CAE.
δ
f = ,
δc
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 5/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
Abaqus/CAE Usage:
The critical crack opening displacement criterion is not supported in
Abaqus/CAE.
Modeling symmetry
In problems where the debonding surfaces lie on a symmetry plane, you can
specify that Abaqus/Standard should consider only half of the user-specified
crack opening displacement values. In this case the initial bonding must be in
the normal direction only (see Bonding only in the normal direction above).
Input File Usage:
*FRACTURE CRITERION, TYPE=COD, DISTANCE=n, SYMMETRY
Abaqus/CAE Usage:
Modeling symmetry is not supported in Abaqus/CAE.
l3 = l1 + Δl12 + Δl23 ,
where l1 is the length of the straight line joining node 1 and the reference point,
Δl12 is the distance between nodes 1 and 2, and Δl23 is the distance between
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 6/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
nodes 2 and 3 measured along the slave surface.
Figure 3. Crack propagation as a function of time.
l − (l3 − Δl23 )
f = ,
Δl23
where l is the length at the current time obtained from the user-specified crack
length versus time curve. Crack-tip node 3 will debond when the failure function
f reaches the value of 1.0 (within the user-defined tolerance).
If geometric nonlinearity is considered in the step (Defining an analysis), the
reference point may move as the body deforms; you must ensure that this
movement does not invalidate the crack length versus time criterion.
Abaqus/Standard does not extrapolate beyond the end points of your crack
data. Therefore, if the first crack length specified is greater than the distance
from the crack reference point to the first bonded node, the first bonded node
will never debond and the crack will not propagate. In this case
Abaqus/Standard will print warning messages in the message (.msg) file.
Abaqus/CAE Usage:
The crack length versus time criterion is not supported in
Abaqus/CAE.
VCCT criterion
This criterion is available in both Abaqus/Standard and Abaqus/Explicit.
The Virtual Crack Closure Technique (VCCT) criterion uses the principles of
linear elastic fracture mechanics (LEFM) and, therefore, is appropriate for
problems in which brittle crack propagation occurs along predefined surfaces.
VCCT is based on the assumption that the strain energy released when a crack
is extended by a certain amount is the same as the energy required to close the
crack by the same amount. For example, Figure 4 illustrates the similarity
between crack extension from i to j and crack closure at j.
Figure 4. Mode I: The energy released when a crack is extended by a
certain amount is the same as the energy required to close the crack.
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 7/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
GI 1 v1,6 Fv,2,5 1
f = = ( ) ≥ 1.0,
GI C 2 bd GI C
where GI is the Mode I energy release rate, GI C is the critical Mode I energy
release rate, b is the width, d is the length of the elements at the crack front,
Fv,2,5 is the vertical force between nodes 2 and 5, and v1,6 is the vertical
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 8/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
Figure 5. Pure Mode I modified.
In the general case involving Mode I, II, and III the fracture criterion is defined
as
Gequiv
f = ≥ 1.0,
GequivC
where Gequiv is the equivalent strain energy release rate calculated at a node,
and GequivC is the critical equivalent strain energy release rate calculated based
on the user-specified mode-mix criterion and the bond strength of the interface.
The crack-tip node will debond when the fracture criterion reaches the value of
1.0.
Abaqus provides three common mode-mix formulae for computing GequivC : the
BK law, the power law, and the Reeder law models. The choice of model is not
always clear in any given analysis; an appropriate model is best selected
empirically.
BK law
The BK law model is described in Benzeggagh (1996) by the following formula:
η
GI I + GI I I
GequivC = GI C + (GI I C − GI C ) ( ) ,
GI + GI I + GI I I
Gequiv = GI + GI I + GI I I .
To define this model, you must provide GI C , GI I C , and η. This model provides
a power law relationship combining energy release rates in Mode I, Mode II, and
Mode III into a single scalar fracture criterion.
Input File Usage:
*FRACTURE CRITERION, TYPE=VCCT, MIXED MODE BEHAVIOR=BK
Abaqus/CAE Usage:
Interaction module: Create Interaction Property: Contact, Mechanical >
Fracture Criterion, Type: VCCT, Mixed mode behavior: BK
Power law
The power law model is described in Wu (1965) by the following formula:
am an ao
Gequiv GI GI I GI I I
= ( ) + ( ) + ( ) .
GequivC GI C GI I C GI I I C
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 9/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
*FRACTURE CRITERION, TYPE=VCCT, MIXED MODE BEHAVIOR=POWER
Abaqus/CAE Usage:
Interaction module: Create Interaction Property: Contact, Mechanical >
Fracture Criterion, Type: VCCT, Mixed mode behavior: Power
Reeder law
The Reeder law model is described in Reeder (2002) by the following formula:
η
GI I + GI I I
GequivC = GI C + (GI I C − GI C ) ( ) +
GI + GI I + GI I I
η
GI I I GI I + GI I I
(GI I I C − GI I C ) ( )( ) ,
GI I + GI I I GI + GI I + GI I I
Gequiv = GI + GI I + GI I I .
Abaqus/CAE Usage:
Interaction module: Create Interaction Property: Contact, Mechanical >
Fracture Criterion, Type: VCCT, Mixed mode behavior: Reeder
Defining variable critical energy release rates
You can define a VCCT criterion with varying energy release rates by specifying
the critical energy release rates at the nodes.
If you indicate that the nodal critical energy rates will be specified, any constant
critical energy release rates you specify are ignored, and the critical energy
release rates are interpolated from the nodes. The critical energy release rates
must be defined at all nodes on the slave surface.
Input File Usage:
Use both of the following options:
*FRACTURE CRITERION, TYPE=VCCT, NODAL ENERGY RATE
*NODAL ENERGY RATE
Abaqus/CAE Usage:
Defining variable critical energy release rates is not supported in
Abaqus/CAE.
Gequiv
f = ≥ 1.0.
GequivC
The crack-tip node debonds when the fracture criterion reaches the value of 1.0.
However, unlike the original VCCT criterion, you can specify two different critical
P
fracture energy release rates: GC for the onset of a crack and G
C
for the
growth of a crack. When the enhanced VCCT criterion is used in the general
case involving Mode I, II, and III fracture, the amount of energy dissipated
associated with the release of the debonding force is controlled by the critical
equivalent strain energy release rate required to propagate the crack, GP equivC
,
rather than by the critical equivalent strain energy release rate required to
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 10/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
Abaqus/CAE Usage:
Interaction module: Create Interaction Property: Contact, Mechanical >
Fracture Criterion, Type: Enhanced VCCT
Gthresh Gpl
= 0.01 and = 0.85.
G G
C C
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 11/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
Figure 7. Mixed mode fatigue crack growth governed by Paris law.
Abaqus/CAE Usage:
The fatigue crack growth criterion is not supported in Abaqus/CAE.
Onset of delamination growth
The onset of delamination growth refers to the beginning of fatigue crack
growth at the crack tip along the interface. In a fatigue crack growth analysis
the onset of the fatigue crack growth criterion is characterized by ΔG, which is
the relative fracture energy release rate when the structure is loaded between
its maximum and minimum values. The fatigue crack growth initiation criterion
is defined as
N
f = ≥ 1.0,
c2
c1 ΔG
where c1 and c2 are material constants and N is the cycle number. The
interface elements at the crack tips will not be released unless the above
equation is satisfied and the maximum fracture energy release rate, Gmax ,
which corresponds to the cyclic energy release rate when the structure is loaded
up to its maximum value, is greater than Gthresh . If you do not specify the
onset criterion, Abaqus/Standard assumes that the onset of fatigue crack
growth is satisfied automatically.
Fatigue delamination growth using the Paris law
Once the onset of delamination growth criterion is satisfied at the interface, the
delamination growth rate, da/dN , can be calculated based on the relative
fracture energy release rate, ΔG. The rate of the delamination growth per cycle
is given by the Paris law if Gthresh < Gmax < Gpl ,
da
c4
= c3 ΔG ,
dN
An alternative form to the above original Paris law, which better accounts for
mixed mode fatigue crack growth, is also available:
da c4
= c3 G ,
T M ax
dN
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 12/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
where GT M ax is the total maximum strain energy release rate over a cycle, and
the Paris law parameters, c3 and c4 , now not only depend on material
properties but also on mode mix ratio and stress ratio.
In addition, user subroutine UMIXMODEFATIGUE provides a general capability
for implementing a user-defined fatigue crack growth law.
At the end of cycle N , Abaqus/Standard extends the crack length, aN , from the
current cycle forward over an incremental number of cycles, ΔN to aN +ΔN by
releasing at least one element at the interface. Given the Paris law parameters,
c3 and c4 , combined with the known node spacing ΔaN j = aN +ΔN − aN at
the interface elements at the crack tips, the number of cycles necessary to fail
each interface element at the crack tip can be calculated as ΔNj , where j
represents the node at the jthe crack tip. The analysis is set up to release at
least one interface element after the loading cycle is completed. The element
with the fewest cycles is identified to be released, and its
ΔNmin = min (ΔNj ) is represented as the number of cycles to grow the
crack equal to its element length, ΔaN min = min (ΔaN j ). The most critical
element is completely released with a zero constraint and a zero stiffness at the
end of the completed cycle. As the interface element is released, the load is
redistributed and a new relative fracture energy release rate must be calculated
for the interface elements at the crack tips for the next cycle. This capability
allows at least one interface element at the crack tips to be released after each
completed cycle and precisely accounts for the number of cycles needed to
cause fatigue crack growth over that length.
If Gmax > Gpl , the interface elements at the crack tips will be released by
increasing the cycle number count, dN , by one only.
Input File Usage:
Use one of the following options to define the fatigue crack growth
criterion:
*FRACTURE CRITERION, TYPE=FATIGUE,
MIXED MODE BEHAVIOR=BK (default)
*FRACTURE CRITERION, TYPE=FATIGUE,
MIXED MODE BEHAVIOR=POWER
*FRACTURE CRITERION, TYPE=FATIGUE,
MIXED MODE BEHAVIOR=REEDER
*FRACTURE CRITERION, TYPE=FATIGUE,
MIXED MODE BEHAVIOR=TABULAR
*FRACTURE CRITERION, TYPE=FATIGUE,
MIXED MODE BEHAVIOR=USER
The alternative form of the Paris law defined above can be used only
in conjunction with the tabular form of the fatigue crack growth
criterion.
Abaqus/CAE Usage:
The fatigue crack growth criterion is not supported in Abaqus/CAE.
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 13/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
occurs at time t
N
∣
∣ . Then, for any time t > t
N
∣
∣ the force transmitted between
0 0
∣
the surfaces at node N is a (t − t
N
∣
∣ )T
N
. The relative amplitude must be
0 ∣
0
1.0 at the relative time 0.0 and must reduce to 0.0 at the last relative time
point given.
The best choice of the amplitude curve depends on the material properties,
specified loading, and the crack propagation criterion. If the stresses are
removed too rapidly, the resulting large changes in the strains near the crack tip
can cause convergence difficulties. For large-strain problems severe mesh
distortion can also occur. For problems with rate-independent materials a linear
amplitude curve is normally adequate. For problems with rate-dependent
materials the stresses should be ramped off more slowly at the beginning of
debonding to avoid convergence and mesh distortion difficulties. To reduce the
likelihood of convergence and mesh distortion difficulties, you can reduce the
value of the debond stress by 25% in 50% of the time to debond. The solution
should not be strongly influenced by the details of the unloading procedure; if it
is, this usually indicates that the mesh should be refined in the debond region.
Input File Usage:
*DEBOND, SLAVE=slave, MASTER=master
Data lines to define debonding amplitude curve
Abaqus/CAE Usage:
Specifying a debonding amplitude curve is not supported in
Abaqus/CAE.
Abaqus/CAE Usage:
Interaction module: Special > Crack > Create: Name: crack name, Type:
Debond using VCCT, select the step and the surface to surface (Standard)
interaction, Debonding force: Step or Ramp
da
ΔNmin
dN
DN +ΔN = DN + ,
aN
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 14/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
da
where is the crack growth rate, and aN is the element length. The
dN
debonding force becomes zero when the scalar damage variable reaches the
value of 1.0 within a given tolerance, f:
DN +ΔN ≥ 1 − f .
Abaqus/CAE Usage:
Specifying the ramping down of the debonding force for the fatigue
crack growth criterion is not supported in Abaqus/CAE.
u
1 + ftol ≤ f ≤ 1 + f ,
tol
where ftol is the tolerance described earlier, the time increment size is reduced
automatically to a very small value, βΔtmin , allowing more nodes to debond
until f < 1 for all the nodes ahead of the crack tip, after which the time
increment size will be automatically recovered to a larger value, αΔtpr e , where
Δtmin is the minimum time increment allowed, Δtpr e is the time increment
size prior to the unstable crack growth, and α and β are scaling parameters.
The default values of α and β are 0.5 and 2.0. If you do not specify a value for
the unstable growth tolerance, the default value is infinity. In this case the
fracture criterion, f, for unstable crack growth is not limited by any upper-bound
value in the above equation. The forces at those debonded nodes can be
completely released immediately during the following increment or ramped
down gradually during succeeding increments with the reduction of the
magnitude of the debonding force being governed by the critical fracture energy
release rate. If the forces at the debonded nodes are ramped down gradually,
an unsymmetric matrix storage and solution scheme (Matrix storage and
solution scheme in Abaqus/Standard) is used by default to improve
convergence.
Input File Usage:
Use one of the following sets of options:
*DEBOND, DEBONDING FORCE=RAMP
*FRACTURE CRITERION, TYPE=VCCT,
UNSTABLE GROWTH TOLERANCE=f u
tol
or
*DEBOND, DEBONDING FORCE=STEP
*FRACTURE CRITERION, TYPE=VCCT,
UNSTABLE GROWTH TOLERANCE=f u
tol
Abaqus/CAE Usage:
Specifying an unstable crack growth tolerance is not supported in
Abaqus/CAE.
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 15/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
Procedures
Crack propagation analysis can be performed for static or dynamic overloadings
using the following procedures:
Static stress analysis
Quasi-static analysis
Implicit dynamic analysis using direct integration
Explicit dynamic analysis
Fully coupled thermal-stress analysis
It can also be performed for sub-critical cyclic fatigue loadings using the
following procedures:
Linear elastic fatigue crack growth analysis
Low-cycle fatigue analysis using the direct cyclic approach
Abaqus/CAE Usage:
Controlling time incrementation during debonding is not supported
in Abaqus/CAE.
Abaqus/CAE Usage:
Interaction module: Create Interaction Property: Contact, Mechanical >
Fracture Criterion, Type: VCCT or Enhanced VCCT, Viscosity
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 16/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
is used in Abaqus/Standard to quickly converge to the critical load state:
GequivC
Δti+1 = (βi √ − 1) ti ,
Gequiv
where initially βi would be set between 0.7 and 0.9 depending on the degree of
nonlinearity (the default value is 0.9). When Δti+1 becomes smaller than 0.5%
(indicating that the load is within 0.5% of its critical value), the next βi is
automatically set to 1.0 to cause the most critical crack-tip node to precisely
reach the critical value at the next increment. After the first crack-tip node
releases, the linear scaling calculations are no longer valid and the time
increment is set to the default value. Cutback is then allowed.
Input File Usage:
*CONTROLS, TYPE=VCCT LINEAR SCALING
Abaqus/CAE Usage:
Step module: Other > General Solution Controls > Edit: step name, VCCT
Linear Scaling
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 17/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
crack front during the analysis. For more information about these
output requests, see About Output.
You can add a small clearance to the initially unbonded portion of the
debonding contact pair (Treating and adjusting initial overclosures and
clearances in Abaqus/Standard contact pairs). The small clearance will
help to eliminate unnecessary severe discontinuity iterations during
incrementation as the crack begins to progress.
Do not use tie MPCs (General multi-point constraints) for the slave
surface in a debonding contact pair. Abaqus is unable to resolve the
overconstraint presented by the MPC and the debonded contact state.
You must have continuous master debonding surfaces.
You may be able to help the analysis converge by adding geometric
nonlinearity (even if small-sliding is used for the debonding contact
pair). For more information, see Geometric nonlinearity.
For two-dimensional models with contact pairs involving higher-order
underlying elements, the initially unbonded portion must extend over
complete element faces. In other words, the crack tip in a two-
dimensional, higher-order model must start at a corner node on the
quadratic slave surfaces. The crack tip must not start at a midside
node.
When the surface-to-surface contact formulation is used, at least two
rows of elements should be used behind the crack front.
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 18/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
Using VCCT to solve delamination problems is very similar to using cohesive
elements in Abaqus. Table 2 describes the advantages and disadvantages of the
two approaches.
For an example of the use of cohesive elements, see Delamination analysis of
laminated composites. This example also shows the effect of viscous
regularization on the predicted force-displacement response.
Table 2. Comparing VCCT and cohesive elements.
Models brittle fracture Model brittle or ductile fracture for LEFM or EPFM. Very
using LEFM only. general interaction modeling capability is possible.
These test specifications can be found in the Annual Book of ASTM Standards,
American Society for Testing and Materials, vol. 15.03, 2000.
Initial conditions
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 19/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
Initial contact conditions are used to identify which part of the slave surface is
initially bonded, as explained earlier.
Boundary conditions
Boundary conditions should not be applied to any of the nodes on the master or
slave crack surfaces, but they can be used to load the structure and cause crack
propagation. Boundary conditions can be applied to any of the displacement
degrees of freedom in a crack propagation analysis (Boundary Conditions). In a
fatigue crack growth analysis, prescribed boundary conditions must have an
amplitude definition that is cyclic over the step: the start value must be equal to
the end value (see Amplitude Curves).
Loads
The following types of loading can be prescribed in a crack propagation analysis:
Concentrated nodal forces can be applied to the displacement degrees
of freedom (1–6); see Concentrated loads.
Distributed pressure forces or body forces can be applied; see
Distributed loads. The distributed load types available with particular
elements are described in Abaqus Elements Guide.
For a fatigue crack growth analysis each load must have an amplitude definition
that is cyclic over the step: the start value must be equal to the end value (see
Amplitude Curves).
Predefined fields
The following predefined fields can be specified in a crack propagation analysis,
as described in Predefined Fields:
Although temperature is not a degree of freedom in
stress/displacement elements, nodal temperatures can be specified as
predefined fields. The specified temperature affects temperature-
dependent critical stress and crack opening displacement failure
criteria, if specified.
The values of user-defined field variables can be specified. These
values affect field-variable-dependent critical stress and crack opening
displacement failure criteria, if specified.
The temperatures and user-defined field variables on slave and master surfaces
are averaged to determine the critical stresses and crack opening
displacements.
In a fatigue crack growth analysis, the temperature values specified must be
cyclic over the step: the start value must be equal to the end value (see
Amplitude Curves). If the temperatures are read from the results file, you
should specify initial temperature conditions equal to the temperature values at
the end of the step (see Initial Conditions). Alternatively, you can ramp the
temperatures back to their initial condition values, as described in Predefined
Fields.
Material options
Any of the mechanical constitutive models in Abaqus/Standard can be used to
model the mechanical behavior of the cracking material. See Abaqus Materials
Guide.
Elements
Regular, rectangular meshes give the best results in crack propagation analyses.
Results with nonlinear materials are more sensitive to meshing than results with
small-strain linear elasticity.
First-order elements generally work best for crack propagation analysis.
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 20/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
Line spring elements cannot be used in crack propagation analysis.
The VCCT, enhanced VCCT, and fatigue crack growth criteria not only support
two-dimensional models (planar and axisymmetric) but also three-dimensional
models with contact pairs involving first-order underlying elements (solids,
shells, and continuum shells). In Abaqus/Standard use of the VCCT or enhanced
VCCT criterion in two-dimensional models with contact pairs involving higher-
order underlying elements is limited to crack fronts that are aligned with the
corner nodes of the higher-order element faces. Use of the fatigue crack growth
criterion with contact pairs involving higher-order underlying elements is not
supported.
Output
Unless otherwise stated, the following discussions in this section are applied
only to the critical stress, critical crack opening displacement, and crack length
versus time criteria.
At the start of an analysis Abaqus/Standard will scan the partially bonded
surfaces and identify all of the crack tips that are present in the model. The
initial contact status of all of the slave surface nodes is printed in the data
(.dat) file. At this stage Abaqus/Standard will explicitly identify all the crack
tips and mark them as crack 1, crack 2, etc. The slave and master surfaces that
are associated with these cracks are also identified.
The initial contact status of all of the slave surface nodes is also printed in the
data (.dat) file for the VCCT, enhanced VCCT, and fatigue crack growth criteria.
Abaqus/CAE Usage:
Interaction module: Special > Crack > Create: Type: Debond using VCCT,
Write output to DAT file every n increments
Abaqus/CAE Usage:
Writing crack propagation information to the results file is not
supported in Abaqus/CAE.
Abaqus/CAE Usage:
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 21/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
Writing crack propagation information to both the data file and the
results file is not supported in Abaqus/CAE.
Abaqus/CAE Usage:
Interaction module: Special > Crack > Create: Type: Debond using VCCT,
Write output to DAT file every n increments
Output variables
The following bond failure quantities can be requested as surface output (see
Output to the Data and Results Files, Abaqus/Standard output variable
identifiers, and Abaqus/Explicit output variable identifiers) for all fracture
criteria:
DBT
The time when bond failure occurred. For the VCCT, enhanced VCCT,
and fatigue crack growth criteria, this is the time when debonding
initiates.
DBSF
Fraction of stress at bond failure that still remains.
DBS
All components of remaining stress in the failed bond.
DBS1i
1i component of stress in the failed bond that remains (i = 1, 2).
For the VCCT, enhanced VCCT, and fatigue crack growth criteria, the following
additional variables can be also requested as surface output (see Output to the
Data and Results Files):
CSDMG
Overall value of the scalar damage variable.
BDSTAT
Bond state. The bond state varies between 1.0 (fully bonded) and 0.0
(fully unbonded).
OPENBC
Relative displacement behind crack when the fracture criterion is met.
CRSTS
All components of critical stress at failure
CRSTS1i
1i component of critical stress at failure (i = 1, 3).
ENRRT
All components of strain energy release rate.
ENRRT1i
1i component of strain energy release rate (i = 1, 3).
EFENRRTR
Gequiv
Surface output requests provide the usual output of contact variables in addition
to the above quantities. The bond failure quantities must be requested
explicitly; otherwise, only the default output for contact will be given.
Abaqus/CAE provides support for the visualization of time-history plots and X–Y
plots of the variables that are written to the output database.
Contour integrals
Contour integrals can be requested for two-dimensional crack propagation
analyses performed using the critical stress, critical crack opening displacement,
or crack length versus time fracture criteria. If the contours are chosen so that
the crack tip passes through the contour, the contour value will go to zero (as it
should). Therefore, in crack propagation analysis contour integrals should be
requested far enough from the crack tip that the crack tip does not pass
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 22/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
through the contour, which is easily done by including all nodes along the bond
surface in the crack-tip node set specified. See Contour integral evaluation for
details on contour integral output.
Abaqus/Explicit analysis
*HEADING
…
*BOUNDARY
Data lines to specify zero-valued boundary conditions
*SURFACE, NAME=slave
Data lines to define slave surface
*SURFACE, NAME=master
Data lines to define master surface
**
*CONTACT CLEARANCE, NAME=clearance_name,
SEARCH NSET=initially_bonded_nodeset_name
*SURFACE INTERACTION, NAME=interaction_name
*COHESIVE BEHAVIOR
Data lines to specify elastic behavior
*FRACTURE CRITERION, TYPE=VCCT, MIXED MODE BEHAVIOR=BK
**
*STEP
*DYNAMIC, EXPLICIT
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 23/24
8/9/2019 SIMULIA User Assistance 2019 - Crack propagation analysis
*CONTACT
*CONTACT CLEARANCE ASSIGNMENT
Data lines to assign a clearance name to a surface pair
*CONTACT PROPERTY ASSIGNMENT
Data lines to assign a surface interaction to a surface pair
*END STEP
**
References
Benzeggagh, M., and M. Kenane, “Measurement of Mixed-Mode Delamination
Fracture Toughness of Unidirectional Glass/Epoxy Composites with Mixed-Mode
Bending Apparatus,” Composite Science and Technology, vol. 56 439, 1996.
Terms of Use | Privacy Policy © 1995-2019 Dassault Systèmes. All rights reserved.
2019 SIMULIA FD04 (FP1931), all
16.4.47 wrm
https://help.3ds.com/2019/english/dssimulia_established/simacaeanlrefmap/simaanl-c-crackpropagation.htm?contextscope=all 24/24