Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calling third deviatoric invariant in VUSDFLD subroutine

Status
Not open for further replies.

Manuel Costa

Materials
Joined
Mar 6, 2020
Messages
7
Location
BR
So, I came up with a brick wall when creating a field variable with third deviatoric stress tensor invariant , J3, dependency.

The closest approach should be calling this invariant with subroutine SINV (Abaqus subroutine reference guide), but I don't understand why this invariant is not avaliable through this utility.

So I though of computing this invariant by means of the three stress invariants I1, I2 and I3. but bad results have been produced.

It also seems wierd that they didn't introduce this invariant as a readily callable variable for this version.

Any ideas on how to properly introduce this invariant, through some utility subroutine or with a proper computation in ABAQUS 2019?
 
I'm afraid that the only way is to calculate the third deviatoric stress invariant from stress tensor components. Just make sure that all your formulas are correct.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top