Rate-dependent metal plasticity (creep)

The rate-dependent plasticity (creep) models provided in Abaqus/Standard are used to model inelastic straining of materials that are rate sensitive.

The following topics are discussed:

Related Topics
In Other Guides
Rate-dependent plasticity: creep and swelling

ProductsAbaqus/Standard

High-temperature “creep” in structures is one important class of examples of the application of such a material model. Because such problems generally involve relatively small amounts of inelastic straining (otherwise the structure is not a suitable design), the explicit, forward Euler method is often satisfactory as an integrator for the flow rule. This method is only conditionally stable, but the stability limit is usually sufficiently large compared to the time history of interest in such cases that the explicit method is very economical. Cormeau (1975) has developed formulae for the stability limit for most common cases of stress induced creep, and these results are used to monitor stability. For this explicit approach the integration is trivial. Combining the integrated flow rule

Δεpl=ΔtGcrσ|t

with the integrated strain rate decomposition and the (linear) elasticity gives

(1)σ|t+Δt=Del:(εt+Δt-εpl|t-ΔtGcrσ|t).

All of the terms on the right-hand side of this set of equations are known when the constitutive integration is done, so these equations define σt+Δt explicitly.

There also exist many problems involving rate-dependent plastic response in which the characteristic relaxation times for the material under the stress states to which it is subjected are very short compared to the time period of interest in the analysis, so the conditional stability of the explicit operator will only allow very short time increments. For such cases it can be more economical to use the backward Euler method because of its unconditional stability. Abaqus always uses the implicit method for high strain rate applications to avoid time increment restrictions being introduced by considerations of stability in the integration of the constitutive model. Abaqus will also use the implicit method in all geometrically nonlinear problems and in problems for which rate-independent plasticity is active simultaneously.

The backward Euler method is implicit; and because the plastic strain rate is usually a strong function of stress, some care must be taken to develop an effective algorithm to solve the nonlinear algebraic equations that result from the use of this operator. The problem has been posed formally in Integration of plasticity models. The main difficulty is to obtain a reasonable starting guess for Δεpl. For this we proceed as follows.

For simplicity, we consider rate-dependent behavior only and the particular form of flow rule defined by

ε˙pl=ε¯˙sw13I+ε¯˙crn,

where ε¯˙sw is the “equivalent swelling strain rate,” ε¯˙cr is the “equivalent creep strain rate,” and n is the gradient of the deviatoric stress potential,

n=q~σ,

where q~ is the Mises or Hill stress potential (defined in Stress potentials for anisotropic metal plasticity).

The “equivalent strain rates” are part of the stress potential for the plastic response and, therefore, are assumed to have evolution laws of the form

ε¯˙sw=hs(p,q~,ε¯sw,ε¯cr,θ,)

and

ε¯˙cr=hc(p,q~,ε¯sw,ε¯cr,θ,).

Backward Euler integration of the flow equation gives

Δεpl=Δε¯sw13I+Δε¯crn,

where n is understood to be evaluated at time t+Δt, and

(2)Δε¯sw=Δths(p,q~,ε¯sw,ε¯cr,θ,)

and

(3)Δε¯cr=Δthc(p,q~,ε¯sw,ε¯cr,θ,).

Δε¯cr and Δε¯sw are usually defined in user subroutine CREEP.

The solution to the algebraic problem is obtained by first finding reasonable initial guesses for Δε¯cr and Δε¯sw and then solving the full problem.

The Mises and Hill equivalent stress definitions (q~) both have the property that

n:σ=q~.

We also have the simple relationship

I:σ=-3p.

The initial estimates for Δε¯cr and Δε¯sw are obtained by projecting the problem onto nel and I, where nel is q~/σ defined at σel, the stress state that would arise at the end of the increment if there were no inelastic deformation during the increment. The projections are

(4)q~=q~el-GΔε¯cr-BΔε¯sw,

and

(5)p=pel-BΔε¯cr-KΔε¯sw,

where

q~el=n:σel,
pel=-13I:σel,
G=n:Del:n,
K=19I:Del:I,

and

B=13nel:Del:I.

Equation 2 to Equation 5 are a set of nonlinear equations that can be solved for Δε¯cr and Δε¯sw. We solve these equations by Newton's method and then use this solution as the starting estimate for solving the complete problem. When the Mises stress potential is used and the problem is not plane stress, this starting estimate is the solution to the complete problem because the Mises stress potential is a circle in the deviatoric plane.