Files
김경종 b7f84e1c0f
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
add documents
2026-05-29 15:59:56 +09:00

24 KiB

Interface Modeling

using a suitable choice for \delta \lambda _ { \cdot }


\delta \lambda = \frac {1}{2} (\delta \hat {q} + \delta v _ {2} + \delta v _ {1}),

we obtain


\delta \Pi^ {i p p} = - \int_ {A} \left[ \dot {h} \delta \bar {p} + \bar {p} \delta \dot {h} + \hat {q} \delta \hat {p} + \hat {p} \delta \hat {q} \right] d A,

where


\bar {p} = \frac {p _ {1} + p _ {2}}{2}; \hat {p} = \frac {p _ {1} - p _ {2}}{2}; \delta \bar {p} = \frac {\delta p _ {1} + \delta p _ {2}}{2}; \delta \hat {p} = \frac {\delta p _ {1} - \delta p _ {2}}{2}.

Since ABAQUS uses displacements (not velocities) and fluxes integrated over \Delta t _ { \mathrm { ; } } , the equation can be multiplied by \Delta t to obtain


\delta \Pi^ {i p p} = - \int_ {A} \left[ \Delta h \delta \bar {p} + \bar {p} \delta h + \Delta t (\hat {q} \delta \hat {p} + \hat {p} \delta \hat {q}) \right] d A,

where \Delta h is the incremental change in h in the direction of the interface normal. Linearization yields


\mathrm{d} \delta \Pi^ {i p p} = - \int_ {A} \left[ d h \delta \bar {p} + \Delta h d \delta \bar {p} + d \bar {p} \delta h + \bar {p} d \delta h + \Delta t (d \hat {q} \delta \hat {p} + \hat {q} d \delta \hat {p} + d \hat {p} \delta \hat {q} + \hat {p} d \delta \hat {q}) \right] d A.

Closed contact

If the two sides are locally in contact, \Delta h = 0 and d = 0 ; therefore, the virtual work simplifies to


\delta \Pi^ {i p p} = - \int_ {A} \biggl [ \bar {p} \delta h + \Delta t (\hat {q} \delta \hat {p} + \hat {p} \delta \hat {q}) \biggr ] d A.

Similarly, the linearized form simplifies to


\mathrm{d} \delta \Pi^ {i p p} = - \int_ {A} \biggl [ d \bar {p} \delta h + \bar {p} d \delta h + \Delta t (d \hat {q} \delta \hat {p} + \hat {q} d \delta \hat {p} + d \hat {p} \delta \hat {q} + \hat {p} d \delta \hat {q}) \biggr ] d A.

The steady-state equations

For steady-state analysis the transient terms can be omitted, and the terms involving fluid flow are written in rate form. In this case we can assume that the interface displacements vanish, which leads to the simplified virtual work contribution

Interface Modeling


\delta \Pi_ {s s} ^ {i p p} = - \int_ {A} \biggl [ (\bar {p} \delta h + \hat {q} \delta \hat {p} + \hat {p} \delta \hat {q}) \biggr ] d A

and the linearized form


\mathrm{d} \delta \Pi_ {s s} ^ {i p p} = - \int_ {A} \left[ d \bar {p} \delta h + \bar {p} d \delta h + d \hat {q} \delta \hat {p} + \hat {q} d \delta \hat {p} + d \hat {p} \delta \hat {q} + \hat {p} d \delta \hat {q} \right] d A.

Small sliding

When the small-sliding contact formulation is used, the terms d \delta \bar { p } , \bar { p } d \delta h , d \delta \hat { p } , and pd± ^ q^ in the linearized virtual work equation will vanish.

5.2.3 Coulomb friction

An extended version of the classical isotropic Coulomb friction model is provided in ABAQUS for use with all contact analysis cababilities. The extensions include an additional limit on the allowable shear stress, anisotropy, and the definition of a "secant" friction coefficient.

The standard Coulomb friction model assumes that no relative motion occurs if the equivalent frictional stress


\tau_ {e q} = \sqrt {\tau_ {1} ^ {2} + \tau_ {2} ^ {2}}

is less than the critical stress, \tau _ { c r i t } , which is proportional to the contact pressure, p , in the form


\tau_ {c r i t} = \mu p,

where \mu is the friction coefficient that can be defined as a function of the contact pressure, p \dot { , } the slip rate, \dot { \gamma } _ { e q } , the average surface temperature at the contact point; and the average field variables at the contact point. Velocity-dependent friction cannot be used in a static RIKS analysis since velocity is not defined. In ABAQUS it is possible to put a limit on the critical stress:


\tau_ {c r i t} = m i n (\mu p, \tau_ {m a x}),

where \tau _ { m a x } is user-specified. If the equivalent stress is at the critical stress \left( \tau _ { e q } = \tau _ { c r i t } \right) , slip can occur. If the friction is isotropic, the direction of the slip and the frictional stress coincide, which is expressed in the form


\frac {\tau_ {i}}{\tau_ {e q}} = \frac {\dot {\gamma} _ {i}}{\dot {\gamma} _ {e q}},

where \dot { \gamma } _ { i } is the slip rate in direction i and \dot { \gamma } _ { e q } is the magnitude of the slip velocity,


\dot {\gamma} _ {e q} = \sqrt {\dot {\gamma} _ {1} ^ {2} + \dot {\gamma} _ {2} ^ {2}}.

As will be shown later, the same laws can be used for anisotropic friction after some simple transformations.

The above behavior can be modeled in ABAQUS/Standard in two different ways. By default, the condition of no relative motion is approximated by stiff elastic behavior. The stiffness is chosen such that the relative motion from the position of zero shear stress is bounded by a value \gamma _ { c r i t } . (In the ABAQUS/Standard User's Manual \gamma _ { c r i t } is referred to as the allowable maximum elastic slip.) The critical slip value, \gamma _ { c r i t } , can be specified by the user. If it is not specified by the user, \gamma _ { c r i t } is, by default, set to 0.5% of the average length of all contact elements in the model. It is worth noting that this approximate implementation method can also be considered an implementation of a nonlocal friction model; that is, a friction model for which the Coulomb condition is not applied pointwise but weighted over a small area with a so-called mollifying function (Zhong, 1989). See Oden and Pires (1983) for further discussion of nonlocal friction models.

Optionally, the relative motion in the absence of slip can be made exactly zero with the use of a Lagrange multiplier formulation. Although this procedure appears attractive because of the exact sticking constraint, it has two disadvantages:

  1. The additional Lagrange multipliers increase the cost of the analysis.
  2. The presence of rigid constraints tends to slow or sometimes prevent convergence of the Newton solution scheme used in ABAQUS/Standard. This is likely to occur in areas where contact conditions change.

A special case of friction in ABAQUS/Standard is so-called rough friction, where it is assumed that there is no bound on the shear stress; that is, no relative motion can occur as long as the surfaces are in contact. Rough friction is implemented with the Lagrange multiplier method.

In ABAQUS/Explicit the relative motion in the absence of slip is always equal to zero if the kinematic contact algorithm is used with hard tangential surface behavior; at the end of each increment the positions of the nodes on the contact surfaces are adjusted so that the relative motion is zero. With the penalty contact algorithm in ABAQUS/Explicit the relative motion in the absence of slip is equal to the friction force divided by the penalty stiffness.

Elastic stick formulation

In the elastic stick formulation in ABAQUS/Standard, the "elastic" tangential slip \gamma _ { i } ^ { e l } is defined as the reversible relative tangential motion from the point of zero shear stress. The elastic slip is related to the interface shear stress with the relation


\tau_ {i} = k _ {s} \gamma_ {i} ^ {e l},

where k _ { s } is the (current) "stiffness in stick," which follows from the relation


k _ {s} = \frac {\tau_ {c r i t}}{\gamma_ {c r i t}}.

Interface Modeling

Since \tau _ { c r i t } may be dependent on contact pressure, slip rate, average surface temperature at the contact point, and field variables, k _ { s } may change during the analysis. The behavior remains elastic as long as the equivalent stress does not exceed the critical stress; hence,


\gamma_ {i} ^ {e l} (t + \Delta t) = \gamma_ {i} ^ {e l} (t) + \Delta \gamma_ {i}.

Consistent linearization of this expression yields

Equation 5.2.3-1


\mathrm{d} \tau_ {i} = k _ {s} \mathrm{d} \gamma_ {i} \quad \mathrm{if} \quad \tau_ {c r i t} = \tau_ {m a x},

\mathrm{d} \tau_ {i} = k _ {s} \mathrm{d} \gamma_ {i} + \frac {\tau_ {i}}{\tau_ {c r i t}} \Big (\mu + p \frac {\partial \mu}{\partial p} \Big) \mathrm{d} p \qquad \mathrm{if} \qquad \tau_ {c r i t} = \mu p.

The contributions from the contact pressure are nonsymmetric for the second case. Since the slip rate is zero in the elastic stick formulation, derivatives with respect to the slip velocity are not needed.

The above expressions hold if the equivalent shear stress remains less than the critical stress. If the equivalent stress exceeds the critical stress, slip must be taken into consideration so that the condition \tau _ { e q } = \tau _ { c r i t } is satisfied. Let the starting situation be characterized by the elastic slip \overline { { \gamma } } _ { i } ^ { e l } . The critical stress at the end of the increment follows from the contact pressure, p , and the slip rate, \dot { \gamma } _ { e q } ^ { s l } .

Let the (as yet unknown) elastic slip at the end of the increment be \gamma _ { i } ^ { e l } and the slip increment be \Delta \gamma _ { i } ^ { s l } . Consistency requires that


\Delta \gamma_ {i} = \gamma_ {i} ^ {e l} - \overline {{\gamma}} _ {i} ^ {e l} + \Delta \gamma_ {i} ^ {s l},

and the shear stress at the end of the increment follows from the elasticity relation,


\tau_ {i} = k _ {s} \gamma_ {i} ^ {e l} = \frac {\tau_ {c r i t}}{\gamma_ {c r i t}} \gamma_ {i} ^ {e l}.

The slip increment is related to the stress at the end of the increment with the backward difference approach:


\Delta \gamma_ {i} ^ {s l} = \frac {\tau_ {i}}{\tau_ {c r i t}} \Delta \gamma_ {e q} ^ {s l}.

With these equations and the critical stress equality \tau _ { e q } = \tau _ { c r i t } ; it is possible to solve for \gamma _ { i } ^ { e l } , \Delta \gamma _ { i } ^ { s l } , and \tau _ { i } . Elimination of \gamma _ { i } ^ { e l } and \Delta \gamma _ { i } ^ { s l } from the above equations yields,


\Delta \gamma_ {i} = \frac {\tau_ {i}}{\tau_ {c r i t}} \gamma_ {c r i t} - \overline {{\gamma}} _ {i} ^ {e l} + \frac {\tau_ {i}}{\tau_ {c r i t}} \Delta \gamma_ {e q} ^ {s l}

or

Interface Modeling


\tau_ {i} = \frac {\overline {{\gamma}} _ {i} ^ {e l} + \Delta \gamma_ {i}}{\gamma_ {c r i t} + \Delta \gamma_ {e q} ^ {s l}} \tau_ {c r i t}.

It is convenient to define the "elastic predictor strain"


\gamma_ {i} ^ {p r} \stackrel {\mathrm{def}} {=} \overline {{\gamma}} _ {i} ^ {e l} + \Delta \gamma_ {i},

which simplifies the expression for the stress to


\tau_ {i} = \frac {\gamma_ {i} ^ {p r}}{\gamma_ {c r i t} + \Delta \gamma_ {e q} ^ {s l}} \tau_ {c r i t}.

Substitution in the critical stress equality yields


\Delta \gamma_ {e q} ^ {s l} = \gamma_ {e q} ^ {p r} - \gamma_ {c r i t},

where


\gamma_ {e q} ^ {p r} \stackrel {\mathrm{def}} {=} \sqrt {(\gamma_ {1} ^ {p r}) ^ {2} + (\gamma_ {2} ^ {p r}) ^ {2}}.

Substitution in the expression for \tau _ { i } and introduction of the normalized slip direction n _ { i } = \gamma _ { i } ^ { p r } / \gamma _ { e q } ^ { p r } furnishes the final result

Equation 5.2.3-2


\tau_ {i} = n _ {i} \tau_ {c r i t}.

Here \tau _ { c r i t } is a function of the slip rate, which is obtained with


\dot {\gamma} _ {e q} ^ {s l} = \Delta \gamma_ {e q} ^ {s l} / \Delta t,

where \Delta t is the time increment in a static analysis. In the case of dynamics \Delta t is scaled by the Hilber-Hughes-Taylor time integration operator parameters, \gamma and \beta .

For the iterative solution scheme this equation must be linearized. Some straightforward algebra yields


\begin{array}{l} \mathrm{d} \tau_ {i} = \frac {\mathrm{d} \gamma_ {i} ^ {p r}}{\gamma_ {e q} ^ {p r}} \tau_ {c r i t} - n _ {i} n _ {j} \frac {\tau_ {c r i t}}{\gamma_ {e q} ^ {p r}} \mathrm{d} \gamma_ {j} ^ {p r} + n _ {i} \mathrm{d} \tau_ {c r i t} \\ = (\delta_ {i j} - n _ {i} n _ {j}) \frac {\tau_ {c r i t}}{\gamma_ {e q} ^ {p r}} \mathrm{d} \gamma_ {j} ^ {p r} + n _ {i} \left(\frac {\partial \tau_ {c r i t}}{\partial p} \mathrm{d} p + \frac {\partial \tau_ {c r i t}}{\partial \dot {\gamma} _ {e q} ^ {s l}} \mathrm{d} \dot {\gamma} _ {e q} ^ {s l}\right). \\ \end{array}

With the expression for the equivalent slip the final result is

Equation 5.2.3-3

Interface Modeling


\mathrm{d} \tau_ {i} = \left(\delta_ {i j} - n _ {i} n _ {j}\right) \frac {\tau_ {c r i t}}{\gamma_ {e q} ^ {p r}} \mathrm{d} \gamma_ {j} \quad \mathrm{if} \quad \tau_ {\mathrm{crit}} = \tau_ {\mathrm{max}};

\mathrm{d} \tau_ {i} = (\delta_ {i j} - n _ {i} n _ {j}) \frac {\tau_ {c r i t}}{\gamma_ {e q} ^ {p r}} \mathrm{d} \gamma_ {j} + n _ {i} \left(\mu + p \frac {\partial \mu}{\partial p}\right) \mathrm{d} p + n _ {i} n _ {j} \frac {p}{\Delta t} \frac {\partial \mu}{\partial \dot {\gamma} _ {e q}} \mathrm{d} \gamma_ {j} \quad \mathrm{if} \quad \tau_ {\mathrm{crit}} = \mu \mathrm{p}.

In this case the unsymmetric terms may have a strong effect on the speed of convergence of the Newton scheme. Hence, use of the unsymmetric equations solver is strongly recommended for the analysis of problems in which sliding friction occurs. In the case of dynamics \Delta t is scaled by the Hilber-Hughes-Taylor time integration operator parameters.

Viscous stick formulation for steady-state transport

For steady-state transport a viscous stick formulation is used. In this case the "viscous" tangential slip rate


\dot {\gamma} _ {i} ^ {v}

is related to the interface shear stress with the relation


\tau_ {i} = \kappa_ {s} \dot {\gamma} _ {i} ^ {v},

where \kappa _ { s } is the "slick viscosity," which follows from the relation


\kappa_ {s} = \frac {\tau_ {c r i t}}{\dot {\gamma} _ {c r i t}}.

The allowable viscous slip is defined as a fraction of the circumferential velocity


\dot {\gamma} _ {c r i t} = 2 F _ {f} \omega R,

where F _ { f } is a user-defined slip tolerance, ! is the angular spinning velocity, and R is the radius of a point on the contact surface in the undeformed configuration.

Exact stick formulation

In ABAQUS/Standard Lagrange multipliers are used to enforce exact sticking conditions. A constraint term enforced with Lagrange multipliers \delta \boldsymbol { q } _ { i } is added to the virtual work statement:

Equation 5.2.3-4


\delta \Pi^ {*} = \int_ {S} (\tau_ {i} \delta \gamma_ {i} + \Delta \gamma_ {i} \delta q _ {i}) d S,

where \delta \boldsymbol { q } _ { i } is a Lagrange multiplier. By taking the rate of change of Equation 5.2.3-4, the rate of virtual work is obtained:

Equation 5.2.3-5


\mathrm{d} \delta \Pi^ {*} = \int_ {S} (\mathrm{d} \tau_ {i} \delta \gamma_ {i} + \mathrm{d} \gamma_ {i} \delta q _ {i} + \tau_ {i} \mathrm{d} \delta \gamma_ {i}) d S,

Interface Modeling

where the last term results from a nonlinear relation between nodal displacements and relative motion \gamma _ { i } . This term is nonzero only for contact with finite sliding (see ``Finite-sliding interaction between deformable bodies,'' Section 5.1.2, and ``Finite-sliding interaction between a deformable and a rigid body,'' Section 5.1.3).

To obtain a complete formulation, a relationship between \Delta \gamma _ { i } , q _ { i } , and \tau _ { i } must be defined. For sticking conditions a suitable relation is


\tau_ {i} = q _ {i} + k _ {0} \Delta \gamma_ {i},

with k _ { 0 } a reference stiffness selected internally in ABAQUS. The reference stiffness can be considered to model a spring that is in parallel to the sticking constraint. Since the constraint prevents relative motion, the reference stiffness has no physical significance and is added only to eliminate zero terms on the diagonal of the stiffness matrix that could cause equation solver problems. The variational and rate forms of the equation for \tau _ { i } are readily obtained as


\delta \tau_ {i} = \delta q _ {i} + k _ {0} \delta \gamma_ {i} \qquad \mathrm{and} \qquad \mathrm{d} \tau_ {i} = \mathrm{d} q _ {i} + k _ {0} \mathrm{d} \gamma_ {i}.

Substitution in Equation 5.2.3-5 yields

Equation 5.2.3-6


\mathrm{d} \delta \Pi^ {*} = \int_ {S} (k _ {0} \delta \gamma_ {i} d \gamma_ {i} + \delta \gamma_ {i} \mathrm{d} q _ {i} + \delta q _ {i} \mathrm{d} \gamma_ {i} + \tau_ {i} \mathrm{d} \delta \gamma_ {i}) d S.

If the element is slipping, \Delta \gamma _ { i } can take an arbitrary value. Consequently the terms involving \delta \boldsymbol { q } _ { i } in Equation 5.2.3-4 and Equation 5.2.3-5 vanish. With the backward difference method, the frictional stress is obtained as

Equation 5.2.3-7


\tau_ {i} = \tau_ {c r i t} \frac {\Delta \gamma_ {i}}{\Delta \gamma_ {e q}},

and the linearized form is

Equation 5.2.3-8


\mathrm{d} \tau_ {i} = \frac {\tau_ {c r i t}}{\Delta \gamma_ {e q}} (\delta_ {i j} - n _ {i} n _ {j}) \mathrm{d} \gamma_ {j} \quad \text {if} \quad \tau_ {\mathrm{crit}} = \tau_ {\mathrm{max}},

\mathrm{d} \tau_ {i} = \frac {\tau_ {c r i t}}{\Delta \gamma_ {e q}} (\delta_ {i j} - n _ {i} n _ {j}) \mathrm{d} \gamma_ {j} + n _ {i} \left(\mu + p \frac {\partial \mu}{\partial p}\right) d p + n _ {i} n _ {j} \frac {p}{\Delta t} \frac {\partial \mu}{\partial \dot {\gamma} _ {e q}} \mathrm{d} \gamma_ {j} \qquad \mathrm{if} \quad \tau_ {\mathrm{crit}} = \mu \mathrm{p}.

The rate of virtual work can, hence, be written in the form

Equation 5.2.3-9

Interface Modeling


\begin{array}{l} \mathrm{d} \delta \Pi^ {*} = \int_ {S} \left[ \frac {\tau_ {c r i t}}{\Delta \gamma_ {e q}} (\delta_ {i j} - n _ {i} n _ {j}) \delta \gamma_ {i} \mathrm{d} \gamma_ {j} + \tau_ {i} \mathrm{d} \delta \gamma_ {i} \right] d S \qquad \mathrm{if} \quad \tau_ {\mathrm{crit}} = \tau_ {\mathrm{max}}, \\ \mathrm{d} \delta \Pi^ {*} = \int_ {S} \left[ \frac {\tau_ {c r i t}}{\Delta \gamma_ {e q}} \left(\delta_ {i j} - n _ {i} n _ {j}\right) \delta \gamma_ {i} \mathrm{d} \gamma_ {j} + \left(\mu \mathrm{d} p + p \frac {\partial \mu}{\partial p}\right) n _ {i} \delta \gamma_ {i} \mathrm{d} p \right. \\ \left. + \frac {p}{\Delta t} \frac {\partial \mu}{\partial \dot {\gamma} _ {e q}} n _ {i} n _ {j} \delta \gamma_ {i} \mathrm{d} \gamma_ {j} + \tau_ {i} \mathrm{d} \delta \gamma_ {i} \right] d S \quad \text {if} \quad \tau_ {\mathrm{crit}} = \mu \mathrm{p}. \\ \end{array}

Observe that for two-dimensional problems the term involving \left( \delta _ { i j } - n _ { i } n _ { j } \right) vanishes. In the case of dynamics \Delta t is scaled by the Hilber-Hughes-Taylor time integration operator parameters.

To determine whether an element sticks or slips, the following tests are used. If the element is currently sticking, it is checked whether the magnitude of the frictional stress exceeds the critical value. Hence, if


\tau_ {e q} > \tau_ {c r i t},

the state is changed to slipping.

If the element is slipping, the direction of slip is compared with the frictional stress \tau _ { i } ( t ) applied at the start of the iteration. If at the end of the iteration


\Delta \gamma_ {i} \tau_ {i} (t) <   0,

the state is changed to sticking.

Anisotropic friction

In anisotropic friction the friction coefficients in the two (principal) directions are different; hence, the critical shear stresses are different:


\tau_ {1} ^ {c r i t} = \mu_ {1} p \qquad \text { and } \qquad \tau_ {2} ^ {c r i t} = \mu_ {2} p.

The two critical shear stresses are at the extreme points of the friction ellipse, given by the equation


\left(\frac {\tau_ {1}}{\mu_ {1}}\right) ^ {2} + \left(\frac {\tau_ {2}}{\mu_ {2}}\right) ^ {2} = p ^ {2}.

This suggests definition of the scaled shear stresses,


\overline {{\tau_ {1}}} \stackrel {{\text { def }}} {{=}} \frac {\overline {{\mu}}}{\mu_ {1}} \tau_ {1} \qquad \text { and } \qquad \overline {{\tau_ {2}}} \stackrel {{\text { def }}} {{=}} \frac {\overline {{\mu}}}{\mu_ {2}} \tau_ {2},

where \overline { { \mu } } is the average friction coefficient defined by

Equation 5.2.3-10

Interface Modeling


\overline {{\mu}} = \sqrt {\frac {1}{2} (\mu_ {1} ^ {2} + \mu_ {2} ^ {2})}.

Hence, the (scaled) equivalent frictional stress is defined by


\overline {{\tau}} _ {e q} = \sqrt {\overline {{\tau_ {1}}} ^ {2} + \overline {{\tau}} _ {2} ^ {2}},

and the average critical stress


\overline {{\tau}} _ {c r i t} = m i n (\overline {{\mu}} p, \tau_ {m a x}),

where \tau _ { m a x } is the user-specified limiting shear stress, which is applied to the scaled shear stresses. No slip will occur if \overline { { \tau } } _ { e q } < \overline { { \tau } } _ { c r i t } , and slip can occur if \overline { { \tau } } _ { e q } = \overline { { \tau } } _ { c r i t } .

If slip occurs, it is assumed that the direction of slip is governed by an associated slip law:


\dot {\gamma} _ {1} = \lambda \frac {\partial \overline {{\tau}} _ {e q}}{\partial \tau_ {1}} = \lambda \frac {\partial \overline {{\tau}} _ {e q}}{\partial \overline {{\tau}} _ {1}} \frac {d \overline {{\tau}} _ {1}}{d \tau_ {1}} = \lambda \frac {\overline {{\tau}} _ {1}}{\overline {{\tau}} _ {e q}} \frac {\overline {{\mu}}}{\mu_ {1}} \qquad \mathrm{and} \qquad \dot {\gamma} _ {2} = \lambda \frac {\partial \overline {{\tau}} _ {e q}}{\partial \tau_ {2}} = \lambda \frac {\partial \overline {{\tau}} _ {e q}}{\partial \overline {{\tau}} _ {2}} \frac {d \overline {{\tau}} _ {2}}{d \tau_ {2}} = \lambda \frac {\overline {{\tau}} _ {2}}{\overline {{\tau}} _ {e q}} \frac {\overline {{\mu}}}{\mu_ {2}}.

Hence, scaled rates of slip are defined by

Equation 5.2.3-11


\dot {\overline {{\gamma}}} _ {1} \stackrel {\mathrm{def}} {=} \frac {\mu_ {1}}{\overline {{\mu}}} \dot {\gamma} _ {1} \qquad \mathrm{and} \qquad \dot {\overline {{\gamma}}} _ {2} \stackrel {\mathrm{def}} {=} \frac {\mu_ {2}}{\overline {{\mu}}} \dot {\gamma} _ {2},

and the (scaled) equivalent slip rate


\dot {\overline {{\gamma}}} _ {e q} = \sqrt {\dot {\overline {{\gamma}}} _ {1} ^ {2} + \dot {\overline {{\gamma}}} _ {2} ^ {2}}.

As a result, the direction of the scaled slip and the scaled shear stress coincide:


\frac {\overline {{\tau}} _ {i}}{\overline {{\tau}} _ {e q}} = \frac {\dot {\overline {{\gamma}}} _ {i}}{\dot {\overline {{\gamma}}} _ {e q}}.

Since these equations have exactly the same structure as the equations for isotropic friction, the same solution algorithms can be used to get the incremental and linearized equations in terms of the scaled stress and slip. The actual stresses are readily obtained from the scaled stresses with Equation 5.2.3-10, and the linearized equations are scaled with the same factors.

In the anisotropic elastic stick formulation, it is assumed that the stiffness in stick in terms of the scaled stress and slip is constant:


\overline {{k}} _ {s} = \frac {\overline {{\tau}} _ {c r i t}}{\gamma_ {c r i t}};

Interface Modeling

hence, the scaled stress is related to the scaled elastic slip by the relation


\overline {{\tau}} _ {i} = \overline {{k}} _ {s} \overline {{\gamma}} _ {i} ^ {e l}.

In terms of the actual stress and strain in the 1- and 2-directions, this implies


\tau_ {1} = k _ {1} \gamma_ {1} ^ {e l} \qquad \mathrm{and} \qquad \tau_ {2} = k _ {2} \gamma_ {2} ^ {e l},

with


k _ {1} = \left(\frac {\mu_ {1}}{\overline {{\mu}}}\right) ^ {2} \overline {{k}} _ {s}, \qquad k _ {2} = \left(\frac {\mu_ {2}}{\overline {{\mu}}}\right) ^ {2} \overline {{k}} _ {s}.

Hence, the anisotropy in terms of the stiffness in stick is more pronounced than the anisotropy in terms of critical stress.

5.2.4 Thermal interface definition

ABAQUS/Standard allows heat flow across an interface via conduction or radiation. Generally, both modes of heat transfer are present to some degree. Regardless of the mode, heat transfer across the interface is assumed to occur only in the normal direction.

Conduction

Heat conduction across the interface is assumed to be defined by


q = k (\theta_ {A} - \theta_ {B}),

where q is the heat flux per unit area crossing the interface from point A on one surface to point B on the other, \theta _ { A } and \theta _ { B } are the temperatures of the points on the surfaces, and k is the gap conductance.

The derivatives of q are


\frac {\partial q}{\theta_ {A}} = k + \frac {1}{2} \frac {\partial k}{\bar {\theta}} (\theta_ {A} - \theta_ {B})

and


\frac {\partial q}{\theta_ {B}} = - k + \frac {1}{2} \frac {\partial k}{\bar {\theta}} (\theta_ {A} - \theta_ {B}),

where


\bar {\theta} = \frac {1}{2} (\theta_ {A} + \theta_ {B}).