All courses › Finite Element Method › Stress singularity

Stress singularity

A mathematically sharp internal corner gives a theoretically infinite stress in the FEM model: the stress there grows instead of converging as the mesh is refined. The fix is to model a real fillet radius, which removes the singularity and gives a physically correct, finite stress.

σ→∞ as r→0\sigma \to \infty \text{ as } r \to 0singularity at a sharp corner

Symbols

σ\sigmacomputed stress at the cornerPa
rrfillet radiusm

Example

Model without a fillet: σ\sigma grows with every finer mesh.

With a real radius r>0r > 0, σ\sigma converges to a finite value.

Growing stress under mesh refinement is a warning sign of a singularity, not a real software bug.
Practise element types, meshing and error for free →

← Mesh refinement and convergence

Part of Finite Element Method: Element types, meshing and error.