lame | R Documentation |
\lambda
).Calculate Lamé's first parameter (\lambda
) from two of the four other
elastic moduli. 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.
lame(K, E, G, nu)
K |
Bulk modulus (GPa). |
E |
Young's modulus (GPa). |
G |
Shear modulus (GPa). |
nu |
Poisson's ratio (unitless). |
Returns an Lamé's first parameter (\lambda
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.