Isotropic strain failure?
Isotropic strain failure?
(OP)
I'm trying to define strain based failure criteria for an isotropic elastic material, using CAE. The suboption 'Fail Strain' gives me a table with five values: Tensile and Compressional failure strain for directions parallel and transverse to fibres, plus shear strain failure.
But as my material is defined as isotropic, there are no 'parallel and transverse' directions. What to do?
I've tried entering the same values for both transverse and parallel, and I've also tried leaving either one of them blank. But whenever I run the model, I get the following:
"Anisotropic material properties without a local orientation system have been defined for 5710 elements. Anisotripic material properties must be defined in a local orientation system. The elements are identified in element set ErrElemAnisotropicMaterial."
How can I make it clear to ABAQUS that I want this material to be isotropic? The manual section about this doesn't offer any answers.
But as my material is defined as isotropic, there are no 'parallel and transverse' directions. What to do?
I've tried entering the same values for both transverse and parallel, and I've also tried leaving either one of them blank. But whenever I run the model, I get the following:
"Anisotropic material properties without a local orientation system have been defined for 5710 elements. Anisotripic material properties must be defined in a local orientation system. The elements are identified in element set ErrElemAnisotropicMaterial."
How can I make it clear to ABAQUS that I want this material to be isotropic? The manual section about this doesn't offer any answers.





RE: Isotropic strain failure?
The fail stress and fail strain suboptions under ELASTIC are normally intended to be used with orthotropic materials like fibre-reinforced composites. These work in plane stress conditions. For details, please refer to the Abaqus Analysis user's Manual 18.2.3 (v6.8).
Now the error message you are receiving is just saying that you need a material orientation system for any non-isotropic material you define. This can be done in CAE in property module Assign -> Material Orientation.
If you are trying to model an isotropic material damage and failure, I would recommend looking at ductile damage or a similar material model.
Regards
Aamir
RE: Isotropic strain failure?
RE: Isotropic strain failure?
You have to request field output variable CFAILURE to see the output of failure criteria. Also note that these failure criteria are indicators of material failure.
Aamir
RE: Isotropic strain failure?
That's not really what I had in mind. The problem is that elements are excessively distorting after they have left the region of interest. These distorted elements are then causing the model to abort, even though the deformation in the interesting part is still way within tollerance.
Guess I've been barking up the wrong tree, huh?