Products: ABAQUS/Standard ABAQUS/Explicit ABAQUS/CAE
The initial geometry of a cohesive element is defined:
by the nodal connectivity of the element and the position of these nodes;
by the stack direction, which can be used to specify the top and the bottom faces of the cohesive element independent of the nodal connectivity; and
by the magnitude of the initial constitutive thickness, which can either correspond to the geometric thickness implied by the nodal positions and stack direction or be specified directly.
The connectivity of a cohesive element is like that of a continuum element; however, it is useful to think of a cohesive element as being composed of two faces (a bottom and a top face) separated by the cohesive zone thickness. The element has nodes on its bottom face and corresponding nodes on its top face.
Two methods are available to define the element connectivity.
The complete connectivity of a cohesive element can be given directly (see Defining cohesive elements” in “Element definition, Section 2.2.1).
Alternatively, you can specify the connectivity of the bottom face plus a positive integer offset (see Defining cohesive elements” in “Element definition, Section 2.2.1) that will be used to determine the node numbers of the top face of the cohesive element. ABAQUS will automatically position the nodes of the top face to be coincident with those of the bottom face unless the nodes of the top face have already been assigned coordinates directly with a node definition (Node definition, Section 2.1.1).
Input File Usage: | *ELEMENT, OFFSET=n |
ABAQUS/CAE Usage: | Element offsets are not supported in ABAQUS/CAE. |
For two-dimensional cohesive elements the out-of-plane thickness is required. You specify this additional information in the cohesive section definition; the default value is 1.0.
Input File Usage: | *COHESIVE SECTION first data line out-of-plane thickness |
ABAQUS/CAE Usage: | Property module: cohesive section editor: toggle on Out-of-plane thickness: and specify the out-of-plane thickness |
You can specify the constitutive thickness of the cohesive element directly or allow ABAQUS to compute it based on nodal coordinates such that the constitutive thickness is equal to the geometric thickness. The default behavior depends on the nature of the application.
If the geometric thickness of the cohesive element is very small compared to its surface dimensions, the thickness computed from the nodal coordinates may be inaccurate. In such cases you can specify a constant thickness directly when defining the section properties of these elements.
The characteristic element length of a cohesive element is equal to its constitutive thickness. The characteristic element length is often useful in defining the evolution of damage in materials (Damage evolution and element removal, Section 11.6.3).
When the response of the cohesive elements is based on a continuum approach, by default the constitutive thickness of the element is computed by ABAQUS based on the nodal coordinates. You can override this default by specifying the constitutive thickness directly.
Input File Usage: | Use the following option to have ABAQUS compute the thickness based on the nodal coordinates: |
*COHESIVE SECTION, RESPONSE=CONTINUUM, THICKNESS=GEOMETRY (default) Use the following option to specify the thickness directly: *COHESIVE SECTION, RESPONSE=CONTINUUM, THICKNESS=SPECIFIED thickness (1.0 by default) |
ABAQUS/CAE Usage: | Property module: cohesive section editor: Response: Continuum: Initial thickness: Use nodal coordinates, Specify: thickness, or Use analysis default |
When the response of the cohesive elements is based on a traction-separation approach, ABAQUS assumes by default that the constitutive thickness is equal to one. This default value is motivated by the fact that the geometric thickness of cohesive elements is often equal to (or very close to) zero for the kinds of applications in which a traction-separation-based constitutive response is appropriate. This default choice ensures that nominal strains are equal to the relative separation displacements (see Defining the constitutive response of cohesive elements using a traction-separation description, Section 18.5.6, for further details). You can override this default by specifying another value or specifying that the constitutive thickness should be equal to the geometric thickness.
Input File Usage: | Use the following option to specify the thickness directly: |
*COHESIVE SECTION, RESPONSE=TRACTION SEPARATION, THICKNESS=SPECIFIED (default) thickness (1.0 by default) Use the following option to have ABAQUS compute the thickness based on the nodal coordinates: *COHESIVE SECTION, RESPONSE=TRACTION SEPARATION, THICKNESS=GEOMETRY |
ABAQUS/CAE Usage: | Property module: cohesive section editor: Response: Traction Separation: Initial thickness: Specify: thickness, Use analysis default, or Use nodal coordinates |
When the response of the cohesive elements is based on a uniaxial stress state, there is no default method for computing the constitutive thickness. You must indicate your choice of the method of determining the constitutive thickness.
Input File Usage: | Use the following option to specify the thickness: |
*COHESIVE SECTION, RESPONSE=GASKET, THICKNESS=SPECIFIED thickness (1.0 by default) Use the following option to have ABAQUS compute the thickness based on the nodal coordinates: *COHESIVE SECTION, RESPONSE=GASKET, THICKNESS=GEOMETRY |
ABAQUS/CAE Usage: | Property module: cohesive section editor: Response: Gasket: Initial thickness: Specify: thickness or Use nodal coordinates |
It is important to define the orientation of cohesive elements correctly, since the behavior of the elements is different in the thickness and in-plane directions. By default, the top and bottom faces of cohesive elements are as shown in Figure 18.5.41 for three-dimensional cohesive elements and Figure 18.5.42 for two-dimensional and axisymmetric cohesive elements. Options for overriding the default orientation of cohesive elements are discussed below along with an explanation of how the local thickness direction and in-plane direction vectors are established.
The “stack direction” refers to the isoparametric direction along which the top and bottom faces of a cohesive element are stacked. By default, the top and bottom faces are stacked along the third isoparametric direction in three-dimensional cohesive elements and along the second isoparametric direction in two-dimensional and axisymmetric cohesive elements. You can choose to stack the top and bottom faces along an alternate isoparametric direction for most element types (the COH3D6 element can have only the third isoparametric direction as the stack direction). The choices for three-dimensional cohesive elements are shown in Figure 18.5.43.
Input File Usage: | Use the following option to define the element top and bottom faces based on the element's isoparametric directions: |
*COHESIVE SECTION, STACK DIRECTION=n |
ABAQUS/CAE Usage: | You cannot define the stack direction based on isoparametric directions in ABAQUS/CAE. The stack direction will correspond to the default discussed above. |
You can also control the orientation of the stack direction through a user-defined local orientation (Orientations, Section 2.2.5). When you define an orientation for cohesive elements, you also specify an axis about which the local 1 and 2 material directions may be rotated. This axis also defines an approximate normal direction. The stack direction will be the element isoparametric direction that is closest to this approximate normal (see Figure 18.5.44).
Input File Usage: | Use the following option to define the element thickness direction based on a user-defined orientation: |
*COHESIVE SECTION, STACK DIRECTION=ORIENTATION, ORIENTATION=name |
ABAQUS/CAE Usage: | You cannot define the stack direction based on an orientation definition in ABAQUS/CAE. The stack direction will correspond to the default discussed above. |
The stack direction can be verified visually in ABAQUS/CAE by using the stack direction query tool (see Understanding the role of the Query toolset, Section 45.1 of the ABAQUS/CAE User's Manual). For three-dimensional elements ABAQUS/CAE colors the top face purple and the bottom face brown. For two-dimensional and axisymmetric elements, arrows indicate the orientation of the element. In addition, ABAQUS/CAE highlights any element faces and edges that have inconsistent orientations.
Alternatively, the material axes can be plotted in the Visualization module of ABAQUS/CAE to verify that the 3-axis points in the desired normal direction. If the element is oriented improperly, one of the in-plane axes (either the 1- or 2-axis) will point in the normal direction.
To compute the thickness direction for two-dimensional and axisymmetric elements, ABAQUS forms a midsurface by averaging the coordinates of the node pairs forming the bottom and top surfaces of the element. This midsurface passes through the integration points of the element, as shown in Figure 18.5.45 for the default choice of the bottom and top surfaces. For each integration point ABAQUS computes a tangent whose direction is defined by the sequence of nodes given on the bottom and top surfaces. The thickness direction is then obtained as the cross-product of the out-of-plane and tangent directions.
To compute the thickness direction for three-dimensional elements, ABAQUS forms a midsurface by averaging the coordinates of the node pairs forming the bottom and top surfaces of the element. This midsurface passes through the integration points of the element, as shown in Figure 18.5.46 for the default choice of the bottom and top surfaces. ABAQUS computes the thickness direction as the normal to the midsurface at each integration point; the positive direction is obtained with the right-hand rule going around the nodes of the element on the bottom or top surface.
ABAQUS computes default local directions at each integration point. The local directions are used for output of all quantities that describe the current deformation state of a cohesive element. Details of local directions are discussed separately below for cohesive elements with two versus three local directions.
The local 2-direction for two-dimensional and axisymmetric cohesive elements corresponds to the thickness direction, which is computed as discussed above in “Element thickness direction definition.” The local 1-direction is defined such that the cross-product between the local 1- and 2-directions gives the out-of-plane direction (see Figure 18.5.47). You cannot modify either local direction for these elements for a given stack orientation. Transverse shear behavior is defined in the 1–2 plane for these elements.
The local 3-direction for three-dimensional cohesive elements corresponds to the thickness direction, which is computed as discussed above in “Element thickness direction definition” and cannot be modified for a given stack orientation. The local 1- and 2-directions are normal to the thickness direction and, by default, are defined by the standard ABAQUS convention for local directions on surfaces (Conventions, Section 1.2.2). The default local directions for a three-dimensional cohesive element are shown in Figure 18.5.48.
Transverse shear behavior is defined in the local 1–3 and 2–3 planes for these elements. You can modify the local 1- and 2-directions for three-dimensional cohesive elements in the plane normal to the thickness direction by using a local orientation definition (Orientations, Section 2.2.5).Input File Usage: | *COHESIVE SECTION, ELSET=name, ORIENTATION=name |
ABAQUS/CAE Usage: | Property module: AssignMaterial Orientation: select region: select orientation |