Difference between revisions of "Isotropic Softening Material"

From OSUPDOCS
Jump to navigation Jump to search
Line 32: Line 32:
| Initiation || Attach [[Damage Initiation Laws|damage initiation law]] by name or ID. Once attached, enter all required material properties for that law || none || MaxPrinciple
| Initiation || Attach [[Damage Initiation Laws|damage initiation law]] by name or ID. Once attached, enter all required material properties for that law || none || MaxPrinciple
|-
|-
| SofteningI || Attach a [[Softening Laws|softening law]] (by name or ID) for propagation of mode I damage. Once attached, enter all required properties for that law by prefacing the property with "I-". || none || Linear
| SofteningI || Attach a [[Softening Laws|softening law]] (by name or ID) for propagation of mode I damage. Once attached, enter all required properties for that law by prefacing each property with "I-". || none || Linear
|-
|-
| SofteningII || Attach a [[Softening Laws|softening law]] (by name or ID) for propagation of mode II damage. Once attached, enter all required properties for that law by prefacing the property with "II-". || none || Linear
| SofteningII || Attach a [[Softening Laws|softening law]] (by name or ID) for propagation of mode II damage. Once attached, enter all required properties for that law by prefacing each property with "II-". || none || Linear
|-
|-
| ([[Common Material Properties|other]]) || Properties common to all materials (but only allowed for MPM Calculations) || varies || varies
| ([[Common Material Properties|other]]) || Properties common to all materials (but only allowed for MPM Calculations) || varies || varies

Revision as of 18:36, 13 January 2016

Constitutive Law

This MPM Material is an isotropic, elastic material, but once it fails, it develops anisotropic damage. The material is available only in OSParticulas.The constitutive law for this material is

      [math]\displaystyle{ \mathbf{\sigma} = (\mathbf{I} - \mathbf{D}) \mathbf{C} \mathbf{\varepsilon} }[/math]

where C is stiffness tensor for the underlying isotropic material and D is an anisotropic 4th rank damage tensor. The important questions for implementing this material are:

  1. When does damage initiate?
  2. Once damage is form, what damage tensor, D, should be used to describe the anisotropic response after failure?
  3. How does damage evolve?

The first question is answered by attaching a damage initiation law to the material. This laws define a failure envelop. Once the response reaches the envelop, the damage process is initiated and the normal to the envelop defines the normal to the crack plane model by this damage mechanics material.

The second question is answered by using the damage tensor proposed by Chaboche[1]. This fourth rank tensor depends on two damage variables, which can be show to relate to mode I and mode II damage only the crack plane. The normal to the crack plane, as found from the initiation law, defines the natural axis system for the damage tensor.

The third question is answered by attaching softening laws to this material. Because an underlying isotropic material has two damage parameters, this material needs two softening laws. These laws handle mode I and mode II damage and the areas under the laws correspond to GIc and GIIc for the material.

In brief, this material models crack initiation and propagation through damage mechanics. By use of softening laws, the material properties are tied to toughness properties for the material. The scheme can handle interacting cracks (really interacting damage zones) and 3D cracks, although it is uncertain whether or not it can capture all the physics of models that use explicit cracks instead of damage mechanics. History variables can archive the extent of damage and the orientation of the damage planes. More details on implementation of this material are planned for a future paper.[2]

Material Properties

When the material is undamaged, it response is identical to properties entered for the underlying isotropic material. Once those are specified, you have to attach one damage initiation law and two softening laws to define how the material responds after initiation of damage.

Property Description Units Default
(Isotropic Properties) Enter all properties needed to define the underlying isotropic material response varies varies
Initiation Attach damage initiation law by name or ID. Once attached, enter all required material properties for that law none MaxPrinciple
SofteningI Attach a softening law (by name or ID) for propagation of mode I damage. Once attached, enter all required properties for that law by prefacing each property with "I-". none Linear
SofteningII Attach a softening law (by name or ID) for propagation of mode II damage. Once attached, enter all required properties for that law by prefacing each property with "II-". none Linear
(other) Properties common to all materials (but only allowed for MPM Calculations) varies varies

History Variables

Examples

References

  1. J. Chaboche (1979). Le concept de contrainte effective appliqu ́e a` l’ ́elasticit ́e et a` la viscoplasticit ́e en pr ́esence d’un endommagement anisotrope. In Boehler, J.-P., editor, Mechanical Behav- ior of Anisotropic Solids / Comportment M ́echanique des Solides Anisotropes, pages 737–760. Springer Netherlands.
  2. J. A. Nairn (2016), Numerical Implementation of Anisotropic Damage Mechanics, in preparation.