View source: R/elastic_solutions.R
influencefactor_uniformstrip | R Documentation |
Calculates the influence factor for the total stress underneath a strip load, based on the position in normalised coordinates
influencefactor_uniformstrip(xB, zB, direction = "z", nu = 0.3)
xB |
x-coordinate, normalised by width of strip (array) |
zB |
depth, normalised by width of strip (array) |
direction |
direction of stress increase. 'z' for vertical, 'x' for horizontal away from strip, 'y' for horizontal in direction of strip, and 'xz' for shear stress |
nu |
Posisson's ratio |
array with influence factors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.