OOF2: The Manual
Name
Lame (CubicRank4TensorLame) — Cubic rank 4 tensor in terms of Lame coefficients.
Synopsis
CubicRank4TensorLame(lmbda,mu,aniso)
Details
-
Base class:
CubicRank4Tensor -
Parameters:
lmbda- lambda. Type: A real number.
mu- Type: A real number.
aniso- Zener's anisotropy index. (1.0 is isotropic.) Type: A real number.
Description
CubicRank4TensorLame is a rank 4 tensor with
cubic symmetry, expressed in Lamé coefficients.
lmbda is the Lamé
coefficient, which is equal to
. (The
word “lambda” is a Python keyword, so it can't be
used as a variable unless it's spelled wrong.)
mu is the Lamé
coefficient, equal to
.
aniso is the anisotropy coefficient, equal to
.



