MATERIAL MODELS: Orthotropic models in FEA

This post is a continuation of the Getting Started with Abaqus series

 

 

Finite Element Analysis (FEA) relies on material properties to accurately predict the behavior of a structure under various loadings. When it comes to elasticity, two important material models are used to represent materials with directional dependence: orthotropic and anisotropic.

 

👉Isotropic vs. Anisotropic vs. Orthotropic Materials:

➡️Isotropic materials:  The simplest case, where the material exhibits the same elastic properties in all directions.  This is a good assumption for metals like steel or aluminum in many applications. Material properties like Young's modulus and Poisson's ratio are the same regardless of the direction of applied stress.

 

➡️Anisotropic materials: Materials with properties that vary depending on the direction.  This can be due to the inherent grain structure of the material, or due to manufacturing processes that introduce a preferential direction.  Wood is a common example, being stiffer along the grain than across it.  More complex material models are required to define the elasticity of anisotropic materials, involving a larger number of material constants.

 

➡️Orthotropic materials: A special case of anisotropy, where the material properties vary along three mutually perpendicular directions. These directions are often referred to as the grain directions (e.g., length, width, thickness of a cube). While the material properties differ along these axes, they remain constant when rotated about the axis. Bone is another example of an orthotropic material.  Compared to a fully anisotropic material, orthotropic materials require fewer constants to define their elasticity, making them computationally more efficient in FEA.

 

👉Constitutive Law (Stress-Strain Relation) for Multidimensional Linear Elasticity

 

➡️In material science, the relationship between stress and strain, described by a mathematical equation, is known as a constitutive model. This model reveals essential properties of the material.

Any mathematical relation between the stress and the strain provides information on the nature of the material and is called a constitutive model or constitutive law. For a linearly elastic material, the stress vector is “proportional” to the strain vector, and the proportionality is expressed using a material stiffness matrix,. Thus, we can write:

 

➡️There are various types of materials. A monoclinic material requires 13 different elastic constants to fully define this relationship. A simpler case is an orthotropic material. These materials have specific symmetrical properties and can be described using nine elastic constants. When the axes of this symmetry align with the x, y, and z axes, the Stiffness matrix of the material can be written in a specific form:

➡️Using Orthotropic and Anisotropic Models in FEA:

Material Properties: When using either orthotropic or anisotropic models, you need to define the relevant elastic constants for the material.  For orthotropic materials, this typically involves nine constants. For fully anisotropic materials, it can be as many as 21 constants.

 

➡️Applications: Orthotropic materials are commonly used in FEA for modeling wood, bone, composite materials, and sheet metal with a preferred rolling direction.  Anisotropic models are used for more complex materials where the variation in properties cannot be captured with a simpler orthotropic model.

 

➡️Choosing the Right Model:

The choice between using an isotropic, orthotropic, or fully anisotropic model depends on the material being analyzed and the desired level of accuracy in the FEA results.  For many engineering applications, an isotropic model may be sufficient.  However, for materials with a clear directional dependence in their properties, such as wood or bone, using an orthotropic model can significantly improve the accuracy of the FEA results. If the material exhibits complex property variations, a fully anisotropic model may be necessary.

 

👉Conclusion: understanding the differences between isotropic, orthotropic, and anisotropic materials is crucial for selecting the appropriate elasticity model in FEA. By using the correct model and material properties, you can obtain more accurate and reliable results from your FEA simulations.