What Is a Stress Tensor? Definition and Examples

A stress tensor is a mathematical tool that fully describes the internal forces acting on every tiny surface inside a material. When you push, pull, twist, or compress an object, the stress at any single point inside it isn’t just one number. Forces act in multiple directions on multiple surfaces simultaneously, and capturing all of that requires nine values arranged in a 3×3 grid (a matrix). That grid is the stress tensor.

Why One Number Isn’t Enough

Imagine slicing through a loaded beam at some internal point. The cut exposes a flat surface, and the material on one side pushes against the material on the other. That push has a component perpendicular to the surface (normal stress) and components sliding along the surface (shear stress). Now imagine making that same cut in three different orientations, along the x, y, and z axes. Each cut reveals three force components, giving you nine stress values total. Those nine values, organized into rows and columns, form the stress tensor:

  • Diagonal entries (like σ_xx, σ_yy, σ_zz) are the normal stresses, the push or pull straight into each face.
  • Off-diagonal entries (like σ_xy, σ_yz, σ_xz) are the shear stresses, the sliding forces along each face.

The first subscript tells you which face the force acts on, and the second tells you the direction the force points. So σ_xy is the force acting on a surface facing the x-direction, pointed in the y-direction.

The Symmetry That Simplifies Everything

Although the tensor has nine entries, you typically only need six independent values. The reason comes from basic rotational physics: if opposite shear stresses on a tiny cube of material weren’t equal, that cube would spin with infinite acceleration as it shrank to a point. Since infinite spin isn’t physically possible, the shear stresses must balance, meaning σ_xy always equals σ_yx, σ_xz equals σ_zx, and σ_yz equals σ_zy. This symmetry holds in nearly all practical situations, with rare exceptions in exotic electromagnetic scenarios.

Sign Convention

The standard convention is straightforward: tension is positive, compression is negative. A positive normal stress means the material at that point is being pulled apart, while a negative value means it’s being squeezed together. Stress is measured in pascals (Pa) in SI units, which equals one newton of force per square meter of area. In engineering practice, you’ll usually see megapascals (MPa) or gigapascals (GPa) because everyday materials experience stresses in those ranges.

Principal Stresses

For any stress state, there’s always a special orientation where all the shear stresses vanish and only normal stresses remain. These are called the principal stresses, and finding them is an eigenvalue problem. You solve a cubic equation derived from the stress tensor’s matrix, and the three solutions give you the three principal stress values. The directions associated with them (the eigenvectors) are the principal axes.

Principal stresses matter because they reveal the maximum and minimum normal stresses a material experiences at that point. Engineers use these values directly in failure criteria to determine whether a material will yield or fracture under load.

Hydrostatic and Deviatoric Components

Any stress tensor can be split into two parts that have distinct physical meanings. The hydrostatic (or spherical) component is the average of the three normal stresses, applied equally in all directions, like pressure in a fluid. It tends to change a material’s volume without distorting its shape. You calculate it by averaging the three principal stresses: (σ₁ + σ₂ + σ₃) / 3.

The deviatoric component is everything left over after you subtract the hydrostatic part. This is the portion of the stress that distorts the material’s shape, drives shear deformation, and ultimately causes yielding in ductile materials like metals. Most failure theories focus on the deviatoric stress because it’s the shape-changing stress, not the uniform squeeze, that causes materials to permanently deform or break. If a material fails due to shear loading, the fracture surface will orient at 45° to the principal stress directions, because that’s where the shear component reaches its maximum.

Visualizing Stress With Mohr’s Circle

Mohr’s circle is a graphical method developed in 1882 by the German engineer Otto Mohr, and it remains one of the few graphical techniques still widely used in engineering. It translates the abstract math of stress transformation into a simple circle on a plot.

To construct it for a two-dimensional stress state, you plot normal stress on the horizontal axis and shear stress on the vertical axis. Two points represent the stress conditions on two perpendicular faces of your element, and the line connecting them is the diameter of the circle. Once drawn, every point on the circle represents the normal and shear stress on a plane at some angle through the material. The leftmost and rightmost points on the circle are the principal stresses (where shear is zero), and the top and bottom give the maximum shear stress. Rotating your cutting plane by an angle θ in real life corresponds to moving 2θ around the circle, which makes it easy to find stresses on any arbitrary plane without re-solving equations.

Plane Stress: The Common Simplification

In thin structures like plates, panels, and shells, the stresses through the thickness direction are so small they’re effectively zero. Setting all stress components in one direction to zero reduces the full 3D tensor to a 2D problem with only three independent values: two normal stresses and one shear stress. This simplification, called plane stress, is the basis for much of structural and mechanical engineering design. It’s why many textbook problems work in two dimensions rather than three.

Real-World Applications

The stress tensor isn’t just a classroom concept. Structural engineers use it to evaluate whether bridges, buildings, and aircraft components can withstand their design loads. By computing the stress tensor throughout a structure (usually with finite element software), they can identify the locations where stress concentrations are highest and predict where failure would begin.

In geophysics, the stress tensor describes the forces acting within the Earth’s crust. Researchers model the full 3D stress field to understand earthquake hazards and tectonic behavior. A study of the Oklahoma region, for example, used finite element modeling to compute the stress tensor throughout the upper crust by combining gravitational forces with tectonic plate boundary forces. The work found that gravitational contributions to the horizontal stress field were comparable in magnitude to tectonic contributions in the upper 5 kilometers of the subsurface, and that local variations in rock density and stiffness significantly altered the stress field from what tectonic forces alone would predict. The best-fit model placed the maximum compressive tectonic force at an orientation of N82°E, consistent with observed faulting patterns. This kind of stress tensor modeling helps explain why certain regions experience induced seismicity and guides decisions about subsurface engineering like wastewater injection and resource extraction.

The same mathematical framework applies in materials science (predicting how metals deform during manufacturing), biomechanics (analyzing forces in bone and soft tissue), and fluid dynamics (where the stress tensor describes viscous forces in flowing liquids and gases). Wherever forces act inside a continuous material, the stress tensor is the fundamental language for describing what’s happening.