Description Usage Arguments Details Value See Also Examples
Calculate the isotropic elasticity tensor using Hooke's law of elasticity
1 | elastic_compliance_tensor(nu = 0.25, Youngs = 7.5e+10)
|
nu |
numeric; the Poisson's ratio |
Youngs |
numeric; Young's modulus |
Hooke's law is relating stress σ to strain ε is
σ = \strong{C} ε
or
σ = 2 μ ε + λ \strong{I} \diag(ε)
where λ,μ are Lame's first and second constants of elasticity.
This function calculates C for 3D elasticity – a 6x6 tensor with three independent quantities.
A symmetric matrix of elastic constants
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.