Description Usage Arguments Details See Also
This function finds the principal
stresses from the eigenvalues and eigenvectors of
the deviatoric stress tensor, s, defined as the stress tensor
minus the mean (or volumetric) stress.
1 2 3 4 5 6 | relative_stress(x, ...)
.deviatoric_tensor(s, ...)
## S3 method for class 'msatsi_slboot_tensor'
relative_stress(x, ...)
|
x |
object to extract relative stress magnitudes from |
... |
additional parameters to |
s |
numeric; a vector of stress tensor components in the following order: s11 s12 s13 s22 s23 s33 |
Uses eigen to return the orientation
and magnitudes (in MPa – check this) of the relative principal stresses.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.