blacky130787
Mechanical
- Apr 13, 2015
- 8
Hey guys
My Name is Dominik and I´m new here. I read a lot of comments and threads in his forum and I like it a lot, you do great help!!!
Here is my problem: I´m doing some simulations with POROUS METAL PLASTICITY. For that i´m using a USDFLD-Subroutine because I want to define variable Tvergaard-parameters (q1,q2,q3) dependent on the eqivalent plastic strain PEEQ. I started with an 1-Element-Test to verify my simulation.
Here`s the Input-file:
and the Subroutine:
By the element load I calculate the triaxiality (X=Hydrostatic pressure/equivalent stress) and tell the subroutine to use either FIELD(1) for X > -2 or FIELD(2) for X <= -2. For control I write the triaxiality in the log-file. With the execption of the first time increment (i think the triaxiality isn´t defined at this time -> X = 0/0) the triaxiality is almost exact -1.33. But when I compare the results ( Compaction(1-VVF) vs PEEQ ) with the results of a calculation using only FIELD(1), they are incorrect. So I think ABAQUS doesn´t follow the condition in the subroutine.
Does anyone of you got some advise to my me solving this problem? Because in future I have to do simulations with arbitrary triaxialities and i have to find a way to handle this.
THANK A LOT FOR YOUR HELP !!!
best regards,
Dominik
My Name is Dominik and I´m new here. I read a lot of comments and threads in his forum and I like it a lot, you do great help!!!
Here is my problem: I´m doing some simulations with POROUS METAL PLASTICITY. For that i´m using a USDFLD-Subroutine because I want to define variable Tvergaard-parameters (q1,q2,q3) dependent on the eqivalent plastic strain PEEQ. I started with an 1-Element-Test to verify my simulation.
Here`s the Input-file:
and the Subroutine:
By the element load I calculate the triaxiality (X=Hydrostatic pressure/equivalent stress) and tell the subroutine to use either FIELD(1) for X > -2 or FIELD(2) for X <= -2. For control I write the triaxiality in the log-file. With the execption of the first time increment (i think the triaxiality isn´t defined at this time -> X = 0/0) the triaxiality is almost exact -1.33. But when I compare the results ( Compaction(1-VVF) vs PEEQ ) with the results of a calculation using only FIELD(1), they are incorrect. So I think ABAQUS doesn´t follow the condition in the subroutine.
Does anyone of you got some advise to my me solving this problem? Because in future I have to do simulations with arbitrary triaxialities and i have to find a way to handle this.
THANK A LOT FOR YOUR HELP !!!
best regards,
Dominik