Products: ABAQUS/Standard ABAQUS/Explicit ABAQUS/CAE
The orthotropic plane stress failure measures:
are indications of material failure (normally used for fiber-reinforced composite materials; for alternative damage and failure models for fiber-reinforced composite materials, see Damage and failure for fiber-reinforced composites: overview, Section 19.3.1);
can be used only in conjunction with a linear elastic material model (with or without local material orientations);
can be used for any element that uses a plane stress formulation; that is, for plane stress continuum elements, shell elements, and membrane elements;
are postprocessed output requests and do not cause any material degradation; and
take values that are greater than or equal to 0.0, with values that are greater than or equal to 1.0 implying failure.
Five different failure theories are provided: four stress-based theories and one strain-based theory.
We denote orthotropic material directions by 1 and 2, with the 1-material direction aligned with the fibers and the 2-material direction transverse to the fibers. For the failure theories to work correctly, the 1- and 2-directions of the user-defined elastic material constants must align with the fiber and the transverse-to-fiber directions, respectively. For applications other than fiber-reinforced composites, the 1- and 2-material directions should represent the strong and weak orthotropic-material directions, respectively.
In all cases tensile values must be positive and compressive values must be negative.
The input data for the stress-based failure theories are tensile and compressive stress limits, and , in the 1-direction; tensile and compressive stress limits, and , in the 2-direction; and shear strength (maximum shear stress), S, in the X–Y plane.
All four stress-based theories are defined and available with a single definition in ABAQUS; the desired output is chosen by the output variables described at the end of this section.
Input File Usage: | *FAIL STRESS |
ABAQUS/CAE Usage: | Property module: material editor: MechanicalElasticityElastic: SuboptionsFail Stress |
If , ; otherwise, . If , ; otherwise, . The maximum stress failure criterion requires that
If , ; otherwise, . If , ; otherwise, . The Tsai-Hill failure criterion requires that
The Tsai-Wu failure criterion requires that
To illustrate the four stress-based failure measures, Figure 17.2.31, Figure 17.2.32, and Figure 17.2.33 show each failure envelope (i.e., ) in (–) stress space compared to the Tsai-Hill envelope for a given value of in-plane shear stress. In each case the Tsai-Hill surface is the piecewise continuous elliptical surface with each quadrant of the surface defined by an ellipse centered at the origin. The parallelogram in Figure 17.2.31 defines the maximum stress surface. In Figure 17.2.32 the Tsai-Wu surface appears as the ellipse. In Figure 17.2.33 the Azzi-Tsai-Hill surface differs from the Tsai-Hill surface only in the second and fourth quadrants, where it is the outside bounding surface (i.e., further from the origin). Since all of the failure theories are calibrated by tensile and compressive failure under uniaxial stress, they all give the same values on the stress axes.
The input data for the strain-based theory are tensile and compressive strain limits, and , in the 1-direction; tensile and compressive strain limits, and , in the 2-direction; and shear strain limit, , in the X–Y plane.
Input File Usage: | *FAIL STRAIN |
ABAQUS/CAE Usage: | Property module: material editor: MechanicalElasticityElastic: SuboptionsFail Strain |
The plane stress orthotropic failure measures can be used with any plane stress, shell, or membrane element in ABAQUS.
ABAQUS provides output of the failure index, R, if failure measures are defined with the material description. The definition of the failure index and the different output variables are described below.
Each of the stress-based failure theories defines a failure surface surrounding the origin in the three-dimensional space . Failure occurs any time a state of stress is either on or outside this surface. The failure index, R, is used to measure the proximity to the failure surface. R is defined as the scaling factor such that, for the given stress state ,
The failure index R is defined similarly for the maximum strain failure theory. R is the scaling factor such that, for the given strain state ,
Output variable CFAILURE will provide output for all of the stress- and strain-based failure theories (see ABAQUS/Standard output variable identifiers, Section 4.2.1, and ABAQUS/Explicit output variable identifiers, Section 4.2.2). In ABAQUS/Standard history output can also be requested for the individual stress theories with output variables MSTRS, TSAIH, TSAIW, and AZZIT and for the strain theory with output variable MSTRN.
Output variables for the stress- and strain-based failure theories are always calculated at the material points of the element. In ABAQUS/Standard element output can be requested at a location other than the material points (see Output to the data and results files, Section 4.1.2); in this case the output variables are first calculated at the material points, then interpolated to the element centroid or extrapolated to the nodes.