ProductsAbaqus/Standard Abaqus provides values of the J-integral; stress intensity factor, ; and T-stress as a function of position along a crack front in three-dimensional geometries. Several contours can be used; and, since the integral should be path independent, the scatter in the values obtained with different contours can be used as an indicator of the quality of the results. The domain integral method used to calculate the contour integral in Abaqus generally gives accurate results even with rather coarse models, as is shown in this case. Abaqus offers the evaluation of these parameters for fracture mechanics studies based on either the conventional finite element method or the extended finite element method (XFEM). Problem descriptionTwo geometries are analyzed in this example. In addition, both the conventional finite element method and the extended finite element method are used. Semi-elliptic crack in a half-spaceThe first geometry analyzed is a semi-elliptic crack in a half-space and is shown in Figure 1. The crack is loaded in Mode I by far-field tension. When used with the conventional finite element method, due to symmetry, only one-quarter of the body needs to be analyzed. The mesh is shown in Figure 2. Reduced-integration elements (C3D20R) are used, with the midside nodes moved to the quarter-point position on those element edges that focus onto the crack tip nodes. This quarter-point method provides a strain singularity and, thus, improves the modeling of the strain field adjacent to the crack tip (see Contour integral evaluation: two-dimensional case for a discussion of this technique). The normal to the crack front is used to specify the crack extension direction, as shown in Figure 3. The mesh extends out far enough to cause the boundary conditions on the far faces of the model to have negligible effect on the solution. Three rings of elements surrounding the crack tip are used to evaluate the contour integrals. When used with the extended finite element method, the mesh is not required to match the cracked geometry. The presence of a crack is ensured by the special enriched functions in conjunction with additional degrees of freedom. This approach also removes the requirement to define the crack front explicitly or to specify the virtual crack extension direction when evaluating the contour integral. The data required for the contour integral are determined automatically based on the level set signed distance functions at the nodes in an element. The mesh with first-order brick elements (C3D8) for the first geometry is shown in Figure 4; and the crack front, which is represented by the level set contour plot of output variable PSILSM, is shown in Figure 5. Semi-elliptic crack in a rectangular plateThe second geometry analyzed is a semi-elliptic crack in a rectangular plate, as shown in Figure 6. The plate is subjected to uniform tension. Due to symmetry only one-quarter of the body needs to be analyzed when used with the conventional finite element method. The dimensions of the plate relative to the plate thickness, t, are as follows: the half-height 16; the half-width 8; the mid-plane crack depth 0.6; and the surface crack half-length 2.5, which results in a surface crack aspect ratio of 0.24. The mesh for the plate using the conventional finite element method is shown in Figure 7, with its profile on the crack plane shown in Figure 8. The model uses C3D8 elements for the conventional finite element method and both C3D8 and C3D4 elements for the extended finite element method. Results and discussionThe results are presented for each of the geometries. Semi-elliptic crack in a half-spaceThe J-integral values computed by Abaqus using the conventional finite element method for the first geometry are given in Table 1 as functions of angular position along the crack front, where is defined by , The values show a rather smooth variation along the crack front and are reasonably path independent; that is, the values provided by the three contours are almost the same. There is some loss of path independence and, hence, presumably, of accuracy as the crack approaches the free surface (at 0). This accuracy loss is assumed to be attributable to the coarse and rather distorted mesh in that region. The stress intensity factors obtained using the conventional finite element method along the crack line are compared in Table 2 and in Figure 9 with those obtained by Newman and Raju (1979), who used a nodal force method to compute from a finite element model that had 3078 degrees of freedom. The J-integral values calculated by Abaqus are converted to using where is the Poisson's ratio and E is the Young's modulus. The fourth column of Table 2 presents the stress intensity factors, , that are calculated directly by Abaqus using the conventional finite element method. For comparison, the stress intensity factors obtained using the extended finite element method are also included in Figure 9. The comparisons show good agreement with the results published by Newman and Raju (1979). Semi-elliptic crack in a rectangular plateThe stress intensity factor values, , computed by Abaqus based on the conventional finite element method for the second geometry are compared with the results calculated by Nakamura and Parks (1991) in Figure 10, and the agreement between them is excellent. The results obtained using the extended finite element method with linear brick or linear tetrahedron elements are also included in Figure 10 for comparison. Figure 11 presents the T-stresses calculated by Abaqus and those obtained by Nakamura and Parks (1991) and Wang and Parks (1992). Comparison shows good agreement between them, especially near the middle of the crack line. Python scripts
Input filesThe input files below create models with different meshes than the Abaqus/CAE models created by the Python scripts above. The results are identical in both cases.
References
Tables
FiguresFigure 1. Semi-elliptic surface crack in a half-space.
Figure 2. Mesh for semi-elliptic surface crack problem with conventional finite
element method.
Figure 3. Normal to the crack front is used to define the crack extension
direction.
Figure 4. Mesh for semi-elliptic surface crack problem with extended finite
element method.
Figure 5. Crack front for the semi-elliptic surface crack problem with extended
finite element method.
Figure 6. Semi-elliptic surface crack in a rectangular plate.
Figure 7. Mesh for semi-elliptic surface crack in a rectangular plate with
conventional finite element method.
Figure 8. Mesh profile on the crack surface with conventional finite element
method.
Figure 9. Stress intensity factors computed for a semi-elliptic crack.
Figure 10. Stress intensity factors computed for a semi-elliptic crack in a
rectangular plate.
Figure 11. T-stresses computed for a semi-elliptic crack in
a rectangular plate.
|