Heat generation caused by plastic straining

Abaqus allows the introduction of the inelastic heat fraction, which defines heat generation caused by mechanical dissipation associated with plastic straining. This term, η, can be introduced as a source of coupling for thermomechanical analysis. Such coupling might be important in a simulation in which extensive inelastic deformation is occurring fairly rapidly in a material whose mechanical properties are temperature dependent.

Related Topics
In Other Guides
Fully coupled thermal-stress analysis
Fully coupled thermal-electrical-structural analysis
Adiabatic analysis

ProductsAbaqus/StandardAbaqus/Explicit

If the process is very slow, the heat generated by the plastic deformation has time to dissipate; and uncoupled, isothermal, analysis is sufficient to model the process. If the process is extremely rapid, the heat has no time to diffuse; and uncoupled, adiabatic, analysis (in which each integration point is treated as if it is thermally insulated from its neighbors) is sufficient. Fully coupled thermal-stress analysis is required for cases that lie far enough from both extremes.

The model assumes that plastic straining gives rise to a heat flux per unit volume of

rpl=ησ:ε˙pl,

where rpl is the heat flux that is added into the thermal energy balance; η is the inelastic heat fraction, which is assumed to be a constant; σ is the stress; and ε˙pl is the rate of plastic straining. For all the plasticity models in Abaqus, the plastic strain increment is written from the flow potential as

ε˙pl=ε˙pln,

where n is the flow direction (we assume n=n(σ,εpl,θ), where θ is the temperature) and εpl is a scalar measure of plastic straining that is used as a hardening parameter in the yield surface and flow potential definitions in some of the plasticity models. In this case we consider isotropic hardening theories only: Abaqus provides only thermomechanical coupling for such models.

Abaqus generally uses a backward Euler scheme to integrate the plastic strain, so rpl at the end of the increment is approximated as

rpl=12ΔtηΔεpln:(σ+σt),

where all quantities are evaluated at the end of the increment (at time t+Δt) except σt. This notation is adopted throughout the remainder of this section. This term is used as the contribution to the thermal energy balance equation.

When Newton's method is used to solve the nonlinear equations, the coupling term gives rise to three contributions to the Jacobian matrix for the Newton method:

rplθ,    rplε

from the thermal energy balance equation, and

σθ

from the mechanical equilibrium equation. The general form for these terms is now derived.

The mechanical constitutive model has the following general form. The elasticity defines the stresses by

(1)σ=Wεel,

where W=W(εel,θ) is the strain energy density potential and εel is the mechanical elastic strain. We implicitly assume that the elasticity is not fully incompressible, although the derivation is not significantly different if this is not the case, since the pressure stress will do no work in a fully incompressible material and so makes no contribution to the terms under discussion.

We assume that there is an additive strain rate decomposition that can be integrated to give

(2)εel=ε-εth-εpl,

where ε is the total strain and εth is the strain caused by thermal expansion. In the constitutive models in Abaqus εth=εth(θ) only. This form of decomposition of the deformation depends on ε being measured as the integrated rate of deformation and on the elastic and thermal strains being small: this is true for the standard plasticity models provided in the program.

The plastic flow definition is integrated by the backward Euler method to give

(3)Δεpl=Δεpln.

Finally, assuming there is a single active yield surface or a single active flow surface, rate-independent models introduce a yield surface constraint, while rate-dependent models provide an integrated flow rate constraint, both of which are incorporated in the general form

(4)f(σ)=σ¯,

where f(σ) is a scalar stress function (for example, the Mises or Hill stress function for simple metal plasticity models) and σ¯=σ0(εpl,θ) is the yield stress for a rate-independent model, while σ¯=Bσ0 for a rate-dependent model, where

B=B(ΔεplΔt,θ)

defines the rate effect from the average plastic strain rate over the increment. For example, by default, the rate-dependent plasticity model defines

ε˙pl=D(q~σ0-1)n,

where q~ is the Mises or Hill equivalent stress, and D(θ) and n(θ) are material parameters. Using the average plastic strain rate over the increment in this expression defines

B=1+(ΔεplDΔt)1/n.

Equation 1 to Equation 4 are a general definition of all of the standard isotropic hardening plasticity models integrated by the backward Euler method.

We now take variations of these equations with respect to all quantities at the end of the increment:

σ=2Wεelθθ+2Wεelεel:(ε-εthθθ-εpl),
εpl=εpln+Δεpl(nσ:σ+nεplεpl+nθθ),

and

m:σ=σ¯εplεpl+σ¯θθ,

where

m=fσ.

For simplicity of notation we now define

Del=2Wεelεel,
n^=n+Δεplnεpl,
d=m:Del:n^+σ¯εpl,
Z=I-1dn^m:Del,
H=I+ΔεplDel:Z:nσ,
g=2Wεelθ-Del:(εthθ+Δεplnθ),
n~=n+(σ+σt):nσ,
g~=m:g-σ¯θ,
h=H-1:{g-g~dDel:n},

and

D=H-1:Del:Z.

These expressions allow us to write

σ=D:ε+hθ,

and

rpl=12Δtη{Δεpln~:D+1d(σ+σt):n^m:Del:[I-Δεplnσ:D]}:ε+12Δtη{1d(σ+σt):n^(g~-Δεplm:Del:nσ:h)+Δεpl(σ+σt):nθ+Δεpl(n+(σ+σt):nσ):h}θ.