Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Integration scheme in UMAT: implicit versus explicit

Status
Not open for further replies.

bvrm22

Industrial
Oct 24, 2013
7
Hi,

I was wondering about the following:
When implementing a simple visco-elastic material model in the UMAT subroutinge, the Abaqus subroutine manual uses the centralized integration scheme to discrtetize the ordinary differential equation. This is actually an explicit integration scheme which is applied.

Now I was wondering if it is worthed to implement a IMPLICIT integration scheme to calculate the updated stress in the subroutine. I already use dynamic implicit solving for the general simulation process.

If implicit solving of the ode to find the stress updates is worthed, can someone help me to point a implementation of eg. backward euler with newton iteration in Fortran code?

Thanks in advance.

Kind regards
bvrm
 
Replies continue below

Recommended for you

I have little experience with UMATs, if any. However, UMATs are supposed to be used with the Implicit solver (Standard), so I strongly feel you may have misinterpreted something along the way. VUMATs, on the other hand, are supposed to be used with the Explicit solver.

Are you new to this forum? If so, please read these FAQ:

 
Thank you Icebreaker. I guess iterative solving of the material equation is only needed when working with plastic strains. The centralized differential scheme to discretize the ode is probably just chosen because of second order accuracy. (?)

So when using an implicit dynamic solving procedure, the materialmodel will also be solved implicit.

I tried to implement a backward euler differential scheme, but obtained an explicit formula in terms of sigma_n+1 or the stress increment. So I guess it is not needed to worry about this.

Kind regards,
bvrm22
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor