Isotropic Materials
The most commonly use material model is elastic isotropic where the properties are independent of orientation. This is a good model for materials like steel in the elastic range. Two independent parameters are all that are required to define this material, the elastic modulus E and the Poisson's ratio ν. From these the shear modulus G can be defined as
G=2(1+ν)E These are used to define the compliance matrix -- the inverse of the constitutive matrix
C−1=⎣⎢⎢⎢⎢⎢⎢⎢⎢⎢⎢⎢⎢⎢⎢⎢⎡E1−Eν−Eν000−EνE1−Eν000−Eν−EνE1000000G1000000G1000000G1⎦⎥⎥⎥⎥⎥⎥⎥⎥⎥⎥⎥⎥⎥⎥⎥⎤ If the default value of G is overridden the material matrix need to be constructed differently to preserve symmetry in this case. It is convenient to think instead of the Cauchy stress tensor made up of two parts
- a mean hydrostatic stress tensor –- tending to change the volume σh=3σxx+σyy+σzz
- a deviatoric stress tensor –- tending to distort
The stress tensor can then be expressed as the sum of the mean hydrostatic stress and the deviatoric stress
σ=⎣⎢⎢⎢⎢⎢⎢⎢⎡σxxσyyσzzσxyσyzσzx⎦⎥⎥⎥⎥⎥⎥⎥⎤=⎣⎢⎢⎢⎢⎢⎢⎢⎡σhσhσh000⎦⎥⎥⎥⎥⎥⎥⎥⎤+⎣⎢⎢⎢⎢⎢⎢⎢⎡σxx−σhσyy−σhσzz−σhσxyσyzσzx⎦⎥⎥⎥⎥⎥⎥⎥⎤ This gives a basis for handling the construction of the material matrix where we the values for E, ν and G form an incompatible set. To avoid asymmetries in the stiffness matrix the material matrix is constructed from the bulk K and shear G moduli. Where the bulk modulus is calculated from E and ν
K=3(1−2ν)E By using this approach the hydrostatic and deviatoric terms are separated, thus preserving the symmetry in the equations.