Stress and Strength Criteria¶
This section provides a comprehensive theoretical background for the stress and strength criteria implemented in the post-processing. These criteria are fundamental for assessing material failure and structural integrity in engineering applications.
Principal stress analysis
Equivalent stress measures (von Mises, octahedral)
Maximum shear stress criterion (Tresca)
Mohr-Coulomb failure criterion
Drucker-Prager failure criterion
Each criterion serves specific purposes and is applicable to different material behaviors and loading conditions.
For more details, refer to the following wikipedia page: Yield surface.
Principal Stresses¶
Principal stresses are the normal stresses acting on planes where shear stresses vanish. They represent the maximum and minimum normal stresses at a point and provide fundamental information about the stress state. At any point in a continuum, there exist three mutually orthogonal principal directions along which only normal stresses act. These stresses are denoted as:
where:
\(p_1\) = Maximum (major) principal stress
\(p_2\) = Intermediate principal stress
\(p_3\) = Minimum (minor) principal stress
The principal stresses are obtained by solving the characteristic equation:
which yields a cubic equation in terms of the stress invariants.
Applications
Principal stresses are essential for:
Determining maximum normal and shear stresses
Evaluating failure criteria
Understanding stress distribution in structures
Analyzing anisotropic material behavior
Maximum Shear Stress (Tresca Criterion)¶
The maximum shear stress criterion, also known as the Tresca criterion, is one of the earliest and simplest failure theories for ductile materials.
The maximum shear stress occurs on planes oriented at 45° to the principal stress directions. According to the Tresca criterion, yielding begins when the maximum shear stress reaches a critical value.
where \(p_1\) and \(p_3\) are the maximum and minimum principal stresses, respectively.
Failure Criterion
Material failure occurs when:
where \(\tau_y = \sigma_y / 2\) is the shear yield strength, and \(\sigma_y\) is the tensile yield strength.
Equivalently, in terms of principal stresses:
Applications
The Tresca criterion is particularly suitable for:
Ductile metals under proportional loading
Conservative design estimates
Cases where maximum shear stress is of primary concern
Thin-walled pressure vessels
Von Mises Equivalent Stress¶
The von Mises stress is a scalar measure of stress intensity that accounts for the combined effect of all stress components. It is widely used for predicting yielding in ductile materials. The von Mises criterion is based on the distortion energy theory, which states that yielding occurs when the distortion energy per unit volume reaches a critical value. This criterion is particularly accurate for ductile materials that yield by shear rather than by volume change.
For a general 3D stress state with stress tensor components \(\sigma_{ij}\):
In terms of principal stresses:
The von Mises stress can be expressed using the second deviatoric stress invariant \(J_2\):
where:
Failure Criterion
Material yielding occurs when:
where \(\sigma_y\) is the uniaxial yield strength.
Applications
The von Mises criterion is widely used for:
Ductile materials (metals, polymers)
Complex stress states
Fatigue analysis
Finite element analysis
Multiaxial loading conditions
Advantages
Smooth yield surface (no corners)
Insensitive to hydrostatic pressure
Experimentally validated for many ductile materials
Mathematically convenient for computational analysis
Octahedral Stresses¶
Octahedral stresses are the normal and shear stress components acting on the octahedral plane, which is equally inclined to all three principal stress directions. The octahedral plane makes equal angles (54.74°) with each principal stress axis. The stresses on this plane provide a measure of the mean stress and deviatoric stress components.
The octahedral normal stress represents the mean or hydrostatic stress:
This is identical to the mean stress:
The octahedral shear stress measures the intensity of shear:
Expanded form in terms of stress tensor components:
Relation to Von Mises Stress
The octahedral shear stress and von Mises stress are closely related:
or inversely:
Physical Meaning
Octahedral normal stress (\(\sigma_{oct}\)): Represents the hydrostatic component of stress, which causes volumetric deformation without shape change.
Octahedral shear stress (\(\tau_{oct}\)): Represents the deviatoric component of stress, which causes shape change (distortion) without volume change.
Applications
Octahedral stresses are particularly useful in:
Soil mechanics and geotechnical engineering
Pressure-dependent material models
Understanding stress decomposition into volumetric and deviatoric parts
Plasticity theory
Mohr-Coulomb Failure Criterion¶
The Mohr-Coulomb criterion is one of the most widely used failure criteria for geomaterials such as soils, rocks, and concrete. It accounts for the effect of normal stress on shear strength.
The Mohr-Coulomb criterion states that failure occurs on a plane when the shear stress on that plane reaches a value that depends linearly on the normal stress. This reflects the physical observation that most geomaterials are stronger under compression (confinement) than under tension.
The criterion can be expressed in two equivalent forms:
c-φ form: Using cohesion and friction angle
Tension-Compression form: Using uniaxial strengths
Mohr-Coulomb: c-φ Form¶
This is the classical form used in soil mechanics and rock mechanics. The failure envelope in the τ-σ plane (shear stress vs. normal stress) is:
where:
\(c\) = Cohesion (shear strength at zero normal stress)
\(\phi\) = Internal friction angle (angle of shearing resistance)
\(\sigma\) = Normal stress on the failure plane
\(\tau\) = Shear stress on the failure plane
Equivalent Stress Formulation
For each principal stress pair \((p_i, p_j)\), the failure function is:
The equivalent stress is the maximum among all three pairs:
Failure Criterion
Failure occurs when:
Alternatively, in the standard form:
Parameters
Cohesion (c): Represents the shear strength when no normal stress is present. For cohesionless materials (sands), c = 0.
Friction angle (φ): Typically ranges from 25° to 45° for soils. Higher values indicate greater frictional resistance.
Applications
Soil mechanics and foundation design
Rock mechanics and slope stability
Concrete and masonry structures
Earth pressure calculations
Bearing capacity analysis
Mohr-Coulomb: Tension-Compression Form¶
This form is convenient when uniaxial test data is available. Define the strength ratio:
where:
\(s_{yc}\) = Uniaxial compression strength (positive)
\(s_{yt}\) = Uniaxial tension strength (positive)
Define the coefficient:
For each principal stress pair:
The equivalent stress is:
Failure Criterion
Relation Between Forms
The two forms are related by:
Special Cases
φ = 0: Reduces to Tresca criterion (cohesive material with no friction)
c = 0: Pure frictional material (cohesionless soil like sand)
m = 1 (\(s_{yc} = s_{yt}\)): Symmetric yielding (like metals)
Drucker-Prager Failure Criterion¶
The Drucker-Prager criterion is a smooth approximation to the Mohr-Coulomb criterion. It is widely used in finite element analysis due to its mathematical convenience and smooth yield surface.
The Drucker-Prager criterion extends the von Mises criterion to include the effect of hydrostatic pressure. It is particularly suitable for pressure-dependent materials such as soils, rocks, concrete, and polymers.
The criterion can be expressed in two forms:
c-φ form: Matched to Mohr-Coulomb parameters
Tension-Compression form: Using uniaxial strengths
Drucker-Prager: c-φ Form¶
The general Drucker-Prager failure surface is:
where:
\(I_1 = p_1 + p_2 + p_3\) = First stress invariant (mean stress × 3)
\(J_2 = \frac{1}{6}[(p_1-p_2)^2 + (p_2-p_3)^2 + (p_3-p_1)^2]\) = Second deviatoric stress invariant
\(A\), \(B\) = Material parameters related to cohesion and friction
Matching to Mohr-Coulomb
Since the Drucker-Prager surface is circular in the deviatoric plane while Mohr-Coulomb is hexagonal, different matching schemes are used:
Type 1: Circumscribed (Outer Bound)
The Drucker-Prager cone circumscribes the Mohr-Coulomb hexagon, touching at the compression meridian:
This provides a conservative (safe) estimate.
Type 2: Middle (Average)
The cone passes through the vertices and edges of the hexagon:
This is often called the “plane strain” matching.
Type 3: Inscribed (Inner Bound)
The cone is inscribed in the hexagon, touching at the tension and compression meridians:
This provides the least conservative estimate.
Equivalent Stress and Strength
Failure Criterion
Parameters
A: Related to cohesion, determines the size of the yield surface
B: Related to friction angle, determines the pressure sensitivity
Drucker-Prager: Tension-Compression Form¶
Define the strength ratio:
Calculate the generalized shear stress:
Note that \(q = \sqrt{3J_2}\) relates to the octahedral shear stress.
Equivalent Stress
Failure Criterion
where \(s_{yc}\) is the uniaxial compression strength.
Relation to Standard Form
The parameters relate to the standard Drucker-Prager form as:
Special Cases
m = 1 (\(s_{yc} = s_{yt}\)): Reduces to von Mises criterion (pressure-independent)
B = 0: Reduces to von Mises criterion
Large B: Material is highly pressure-sensitive
Comparison of Criteria¶
Criterion |
Advantages |
Limitations |
|---|---|---|
Tresca |
|
|
Von Mises |
|
|
Mohr-Coulomb |
|
|
Drucker-Prager |
|
|
Material Selection Guide¶
Ductile metals: von Mises, Tresca
Soils and rocks: Mohr-Coulomb (c-φ), Drucker-Prager
Concrete: Mohr-Coulomb, Drucker-Prager
Polymers: von Mises (low pressure), Drucker-Prager (high pressure)
Ceramics: Maximum principal stress (brittle failure)