*CONTOUR INTEGRAL
Provide contour integral estimates.

Warning:  Contour integrals are not calculated accurately for the bending stress in shells. If contour integral values are needed where the bending stress is significant, use second-order solid elements (C3D20 or C3D27) in the crack-tip region where the integral is evaluated instead of shell elements. Contour integrals should not be requested in a linear perturbation step. Initial stresses are not included in the evaluation of the J-integrals, the stress intensity factors, and the T-stress (see Contour integral evaluation, Section 11.4.2 of the Abaqus Analysis User's Guide, for details).

The *CONTOUR INTEGRAL option offers the evaluation of the J-integral, the -integral, the stress intensity factors, and the T-stress for fracture mechanics studies based on either the conventional finite element method or the extended finite element method (XFEM). The option also computes the crack propagation direction at initiation when the stress intensity factors are evaluated. Contour integrals along several different crack fronts can be evaluated by repeating this option as often as needed in the step definition.

Products: Abaqus/Standard  Abaqus/CAE  

Type: History data

Level: Step

Abaqus/CAE: Interaction module

References:

Required parameter:

CONTOURS

Set this parameter equal to the number of contours to be used. Each contour provides an evaluation of the contour integral.

Optional parameters:

CRACK NAME

Set this parameter equal to a label that will be used to refer to the crack. When the extended finite element method is used, set this parameter equal to the name assigned to the enriched feature on the *ENRICHMENT option.

CRACK TIP NODES

Include this parameter to indicate that the crack tip nodes are specified to form the crack front line. If this parameter is omitted, the crack front line will be formed along the first nodes of the crack front node sets. (The first node will be the node with the smallest node number for each crack front node set, unless the node set is generated as unsorted.)

This parameter is not relevant when the XFEM parameter is specified.

DIRECTION

This parameter can be used only in combination with the TYPE=K FACTORS parameter.

Set DIRECTION=MTS (default) to choose the maximum tangential stress criterion.

Set DIRECTION=MERR to choose the maximum energy release rate criterion.

Set DIRECTION=KII0 to choose the criterion.

FREQUENCY

Set this parameter equal to the output frequency, in increments. The output will always be printed at the last increment of each step unless FREQUENCY=0. The default is FREQUENCY=1. Set FREQUENCY=0 to suppress the output.

NORMAL

Include this parameter to indicate that the direction normal to the plane of the crack is specified. Omit this parameter to indicate that the virtual crack extension direction is specified.

This parameter is not relevant when the XFEM parameter is specified.

OUTPUT

If this parameter is omitted, the contour integral values will be printed in the data (.dat) file but not stored in the results (.fil) file.

Set OUTPUT=FILE to store the contour integral values in the results file.

Set OUTPUT=BOTH to print the contour integral values in the data file and to store them in the results file.

RESIDUAL STRESS STEP

Use this parameter to account for the effect of residual stress gradients on the contour integral evaluation. Set this parameter equal to the step number from which the stress data in the last available increment of the specified step will be considered as residual stresses. The default is 0, in which case the residual stresses are defined by the specified initial conditions.

This parameter can be set equal to zero only when the XFEM parameter is specified.

SYMM

Include this parameter to indicate that the crack front is defined on a symmetry plane, with only half the structure modeled. The change in potential energy calculated from the virtual crack front advance is then doubled to compute the correct contour integral values.

This parameter is not relevant when the XFEM parameter is specified.

TYPE

Set TYPE=J (default) to specify J-integral calculations.

Set TYPE=C to specify -integral calculations.

Set TYPE=K FACTORS to specify the calculations of the stress intensity factors.

Set TYPE=T-STRESS to specify the T-stress calculations.

XFEM

Include this parameter to indicate that the crack is modeled as an enriched feature with the extended finite element method.

Data lines if the NORMAL parameter is included but the CRACK TIP NODES and XFEM parameters are both omitted: 

First line:

  1. -direction cosine of the normal to the plane of the crack ( for axisymmetric cases).

  2. -direction cosine of the normal to the plane of the crack ( for axisymmetric cases).

  3. For three-dimensional cases give the -direction cosine of the normal to the plane of the crack. This field can be left blank for two-dimensional and axisymmetric cases.

Second line:

  1. A list of node set names that define the crack front (in two-dimensional cases this will be one node set only). Each node set must contain all the nodes at one position on the crack front.

Repeat the second data line as often as necessary to define the crack front node sets. Up to 16 entries are allowed per line.

Data lines if the NORMAL, CRACK TIP NODES, and XFEM parameters are all omitted: 

First line:

  1. Node set name. The node set must contain all the nodes at one position on the crack front.

  2. -direction cosine of the virtual crack extension direction ( for axisymmetric cases).

  3. -direction cosine of the virtual crack extension direction ( for axisymmetric cases).

  4. For three-dimensional cases give the -direction cosine of the virtual crack extension direction. This field can be left blank for two-dimensional and axisymmetric cases.

In two-dimensional cases only one data line is necessary. In three-dimensional cases repeat this data line as often as necessary to define the crack front node sets and virtual crack extension vectors along the crack front.

Data lines if the NORMAL and CRACK TIP NODES parameters are both included but the XFEM parameter is omitted: 

First line:

  1. -direction cosine of the normal to the plane of the crack ( for axisymmetric cases).

  2. -direction cosine of the normal to the plane of the crack ( for axisymmetric cases).

  3. For three-dimensional cases give the -direction cosine of the normal to the plane of the crack. This field can be left blank for two-dimensional and axisymmetric cases.

Second line:

  1. First crack front node set.

  2. Node number of the first crack tip node or the node set that contains a crack tip node.

  3. Second crack front node set.

  4. Node number of the second crack tip node or node set that contains a crack tip node.

  5. Etc., up to 8 pairs per line.

Repeat the second data line as often as necessary to define the crack front.

Data lines if the NORMAL and XFEM parameters are both omitted but the CRACK TIP NODES parameter is included: 

First line:

  1. Node set name. The node set must contain all the nodes at one position on the crack front.

  2. Node number of the crack tip node or a node set that contains a crack tip node.

  3. -direction cosine of the virtual crack extension direction ( for axisymmetric cases).

  4. -direction cosine of the virtual crack extension direction ( for axisymmetric cases).

  5. For three-dimensional cases give the -direction cosine of the virtual crack extension direction. This field can be left blank for two-dimensional and axisymmetric cases.

In two-dimensional cases only one data line is necessary. In three-dimensional cases repeat this data line as often as necessary to define the crack front node sets and virtual crack extension vectors along the crack front.

No data lines are needed if the XFEM parameter is included.