
Last updated: 24 Feb 2026
Von Mises stress (also called equivalent stress, σv is a single scalar value computed from the full 3D stress state. Engineers use it to check whether a ductile material (most metals) is likely to start yielding under complex loading.
The practical idea is simple: a tensile test gives you one number to compare against (yield strength ). Real parts see a mix of normal and shear stresses. Von Mises converts that mix into one comparable value.
Yield strength ( \sigma_y ) comes from a uniaxial tensile test. Von Mises stress converts a multiaxial stress state into a single value you compare to ( \sigma_y ).
Yield check (elastic interpretation):
In FEA, von Mises is popular because it’s easy to plot, easy to compare, and usually the right first pass for ductile metals.
Stay updated with the latest in structural verification, engineering insights, and SDC Verifier updates.
Von Mises stress is:
Von Mises stress is not:
If you remember one thing: von Mises is a yielding indicator for ductile materials under combined loading.
Any stress tensor can be split into:
The mean stress is:
\[
\sigma_m = \frac{\sigma_{11} + \sigma_{22} + \sigma_{33}}{3}
\]
The deviatoric stress tensor is:
\[
\mathbf{s} = \boldsymbol{\sigma} – \sigma_m \mathbf{I}
\]
Von Mises stress depends on the deviatoric part (distortion). That’s why a purely hydrostatic pressure state can be very large without triggering yielding in an ideal ductile isotropic model.
This is also why von Mises is often described as a distortion-energy criterion.
This is the form most engineers use because FEA solvers output these tensor components:
\[
\sigma_v = \sqrt{\frac{(\sigma_{11}-\sigma_{22})^2 + (\sigma_{22}-\sigma_{33})^2 + (\sigma_{33}-\sigma_{11})^2 + 6(\tau_{12}^2 + \tau_{23}^2 + \tau_{31}^2)}{2}}
\]
Where:
If you have principal stresses \(\sigma_1, \sigma_2, \sigma_3\) (no shear in principal axes):
\(\sigma_v = \sqrt{\frac{(\sigma_1-\sigma_2)^2 + (\sigma_2-\sigma_3)^2 + (\sigma_3-\sigma_1)^2}{2}}\)
\[
\sigma_v = \sqrt{\sigma_{11}^2 – \sigma_{11}\sigma_{22} + \sigma_{22}^2 + 3\tau_{12}^2}
\]
This is the default “2D von Mises” most people mean in practical engineering.
If only \(\tau_{12}\) exists:
\[
\sigma_v = \sqrt{3}\,|\tau_{12}|
\]
\[
\sigma_v = |\sigma_1|
\]
Note: \(\sigma_v\) is always positive. It tells you “how close to yield” you are, not whether you’re in tension or compression.
For a basic elastic yield check:
\(\sigma_v \le \sigma_y\).
Where \(\sigma_y\) is the yield strength from a uniaxial tensile test.
Yield surfaces in stress space: von Mises predicts yielding when the equivalent stress reaches the yield strength, independent of hydrostatic pressure.
\(FoS = \frac{\sigma_y}{\sigma_v}\)
Many workflows use utilization rather than FoS:
\[
\text{Utilization} = \frac{\sigma_v}{\sigma_{\text{allow}}}
\quad (\le 1.0\ \text{is pass})
\]
Where \(\sigma_{\text{allow}}\) comes from your design basis (standard, project rules, safety factors, etc.).
A common question: Should I look at von Mises or principal stress?
In practice, you usually check both:
Von Mises plots are useful — but they’re also easy to misread. Here are the most common traps.
Sharp corners, point loads, rigid constraints, and idealized contacts can produce local stress peaks that grow with mesh refinement. If your max von Mises keeps increasing as the mesh gets finer, you’re likely looking at a singularity.
What to do instead:
Some post-processors show nodal-averaged stresses. This can smooth peaks or even shift maxima.
Good practice:
A von Mises pass does not mean you passed:
Von Mises is a yield indicator, not a universal safety metric.
If \(\sigma_v\) is far above \(\sigma_y\) in large regions, a linear-elastic result may be physically inconsistent. Depending on your problem, you may need plasticity, redistribution assumptions, or a code-appropriate approach.
Assume plane stress with:
Use the plane-stress formula:
\(\sigma_v = \sqrt{\sigma_{11}^2 – \sigma_{11}\sigma_{22} + \sigma_{22}^2 + 3\tau_{12}^2}\)
Compute inside the square root:
Sum: (14400 – 4800 + 1600 + 2700 = 13900)
\(\sigma_v = \sqrt{13900} \approx 118\ \text{MPa}\)
If the material yield strength is \(\sigma_y = 235\ \text{MPa}\), then:
\(\mathrm{FoS} = \frac{235}{118} \approx 1.99\)
So this point is roughly “halfway to yield” in a simple elastic sense.
SDC Verifier uses stress results from FEA solvers (e.g., Ansys, Femap, Simcenter 3D) and turns them into repeatable checks and reports.
1. Import stress results (components or principal stresses) from the solver output.
2. Compute von Mises stress using a formula expression (built-in or user-defined).
In SDC Verifier you can compute equivalent stress directly from the solver outputs (stress components or principal stresses) using a formula expression.

SDC Verifier formula expression example: mapping solver outputs (principal stress amplitudes Sa1–Sa3) and calculating equivalent stress for spatial stress states.
3. Compare to allowables (yield strength, project allowables, code-based limits).
4. Run over load cases and combinations to find governing cases and envelopes.
5. Generate a traceable report (formulas, limits, governing case, utilization/pass-fail).
SDC Verifier uses von Mises stress in checks according to different industry standards such as: DIN15018, F.E.M. 1.001, DNV 1995 & 2010, Eurocode 3, EN13001, ABS 2004, 2014 2022 and 2024, FKM.
Most teams don’t struggle with one load case. They struggle with:
SDC Verifier is built to keep those verification steps consistent and repeatable.
It’s one number that represents the severity of a 3D stress state for ductile yielding, so you can compare it directly to a yield strength from a tensile test.
Use: \(\sigma_v = \sqrt{\frac{(\sigma_1-\sigma_2)^2 + (\sigma_2-\sigma_3)^2 + (\sigma_3-\sigma_1)^2}{2}}\)
When the governing failure is not ductile yielding: brittle fracture, buckling, fatigue hotspot behavior, or contact/bearing limits. In those cases, use a criterion that matches the failure mode.
Yes. Von Mises combines the full stress state (including shear). Depending on the mix of stresses, the equivalent value can exceed a single principal stress component.
Because it’s defined from squared stress differences and shear terms. It represents “distance” from the hydrostatic axis in stress space, not direction.
Stay updated with the latest in structural verification, engineering insights, and SDC Verifier updates.