Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whydenyscry committed May 16, 2024
1 parent bb831a7 commit c0a8791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ $$
### Von Mises Stress

$$
\sigma_\text{vM} = \sqrt{3J_2} = \frac{1}{2}\sqrt{\left(\sigma_1-\sigma_2\right)^2+\left(\sigma_2-\sigma_3\right)^2+\left(\sigma_3-\sigma_1\right)^2}.
\sigma_\text{vM} = \sqrt{3J_2} = \frac{1}{\sqrt{2}}\sqrt{\left(\sigma_1-\sigma_2\right)^2+\left(\sigma_2-\sigma_3\right)^2+\left(\sigma_3-\sigma_1\right)^2}.
$$

### Octahedral Stress
Expand Down

0 comments on commit c0a8791

Please sign in to comment.