shear modulus for an elasticity tensor
Description
\[G = \frac{1}{4 S_{ijkl} h_i u_j h_k u_l}\]
Syntax
E = shearModulus(C,h,u)
E = shearModulus(C,[],u)
E = shearModulus(C,h,[])Input
| C | elastic stiffnessTensor | 
| h | shear plane vector3d | 
| u | shear direction vector3d | 
Output
| E | shear modulus | 
See also
tensor.YoungsModulus tensor.volumeCompressibility tensor.ChristoffelTensor