Isotropic Material Failure Surface

From OSUPDOCS
Revision as of 14:26, 25 December 2016 by Nairnj (talk | contribs)
Jump to navigation Jump to search

Introduction

MaxPrinciple.png

This damage initiation law predict that failure initiates when maximum principal stress exceeds tensile strength of the material or when maximum shear stress exceeds shear strength of the material. Because it deals with principal stresses and tensile failure is the same regardless of direction, this law is only appropriate for isotropic materials such as IsoSoftening material.

Failure Surface

Maximum principle failure stress surfaces for 2D and 3D simulations are shown in the figure. When viewed down the [math]\displaystyle{ \sigma_1=\sigma_2=\sigma_3 }[/math] diagonal, the 3D surface is hexagonal rod with point-to-point diagonal equal to [math]\displaystyle{ \tau_t }[/math] and apex at [math]\displaystyle{ \sigma_1=\sigma_2=\sigma_3=\sigma_n }[/math]. For tensile failure, the crack normal is along the maximum principle stress direction; for shear failure, it is rotated 45 degrees from the principle stress directions.

Damage Law Properties

This table lists the available damage initiation law. Click each one for more details and information on their properties.

Name ID Description
MaxPrinciple 1 Damage initiates with principle stress exceeds tensile strength or when maximum shear stress exceeds the shear strength.

It is relatively easy to write code for new damage initiation laws, if needed.