rsq_a
- 103
- 1
I can't figure out what an author means by this expression:
<br /> \textbf{n} \cdot \textbf{e} \cdot (\textbf{I} - \textbf{nn})<br />
and
<br /> \left(\textbf{u} - \textbf{U}\right) \cdot (\textbf{I} - \textbf{nn})<br />
Here, all I know is that \textbf{u} and \textbf{U} are vectors of length 3. \textbf{n} is a unit normal, so also a vector of length 3. \textbf{I} I'm assuming is a 3x3 identity matrix. The author has also written that \textbf{e} = 1/2 (\nabla \textbf{u} + (\nabla \textbf{u})^T), so I guess that's a 3x3 matrix.
But that what does \textbf{nn} even mean? \textbf{n}n^T makes sense to me (giving a 3x3 matrix).
But then what does it mean to take the dot product of a 3x3 matrix with a 3x3 matrix? Is the author simply referring to matrix multiplication in
<br /> \left(\textbf{u} - \textbf{U}\right) \cdot (\textbf{I} - \textbf{nn}) = \left(\textbf{u} - \textbf{U}\right)(\textbf{I} - \textbf{nn}^T)<br />
<br /> \textbf{n} \cdot \textbf{e} \cdot (\textbf{I} - \textbf{nn})<br />
and
<br /> \left(\textbf{u} - \textbf{U}\right) \cdot (\textbf{I} - \textbf{nn})<br />
Here, all I know is that \textbf{u} and \textbf{U} are vectors of length 3. \textbf{n} is a unit normal, so also a vector of length 3. \textbf{I} I'm assuming is a 3x3 identity matrix. The author has also written that \textbf{e} = 1/2 (\nabla \textbf{u} + (\nabla \textbf{u})^T), so I guess that's a 3x3 matrix.
But that what does \textbf{nn} even mean? \textbf{n}n^T makes sense to me (giving a 3x3 matrix).
But then what does it mean to take the dot product of a 3x3 matrix with a 3x3 matrix? Is the author simply referring to matrix multiplication in
<br /> \left(\textbf{u} - \textbf{U}\right) \cdot (\textbf{I} - \textbf{nn}) = \left(\textbf{u} - \textbf{U}\right)(\textbf{I} - \textbf{nn}^T)<br />