rotate_stresses | R Documentation |
Function to apply stress rotation
rotate_stresses(sigx, sigz, tau, theta)
sigx |
normal stress on x-plane (array) |
sigz |
normal stress on z-plane (array) |
tau |
shear stress (array) |
theta |
rotation angle (array, in radians) |
a tibble with rotated stresses in fields 'sigx2', 'sigy2' and 'tau2'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.