muskie25
- 15
- 0
Homework Statement
I am having trouble decomposing a uniaxial compressive stress into hydrostatic and pure shear components.
Homework Equations
The Attempt at a Solution
I am starting with
##
\begin{pmatrix}
-\sigma & 0 & 0 \\
0 & 0 & 0\\
0 & 0 & 0
\end{pmatrix}
##
I then do
##
\begin{pmatrix}
-\sigma & 0 & 0 \\
0 & 0 & 0\\
0 & 0 & 0
\end{pmatrix} =
\begin{pmatrix}
-p & 0 & 0 \\
0 & -p & 0\\
0 & 0 & -p
\end{pmatrix}
+
\begin{pmatrix}
-2p & 0 & 0 \\
0 & p & 0\\
0 & 0 & p
\end{pmatrix}
##
where ## p ## is the hydrostatic pressure. I don't think that this looks correct. Any thoughts?