pois | R Documentation |
\nu
).Calculate the Poisson's ratio (\nu
) from two of the three other elastic
moduli to calculate the Lamé's parameter. When more than two values are input,
the function will default to using the bulk (K) and Young's (E) moduli. This
assumes that the input values represent 3D material properties.
pois(K, E, G)
K |
Bulk modulus (K, GPa). |
E |
Young's modulus (E, GPa). |
G |
Shear modulus (GPa). |
Returns a unitless ratio known as Poisson's ratio (\nu
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.