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

26 KiB

text_image

4 7 3 h 8 6 g 1 5 2

text_image

8 15 7 16 13 6 14 5 20 r h 19 17 4 18 12 11 3 1 9 2 10 g

Integration of homogeneous solids

All the isoparametric solid elements are integrated numerically. Two schemes are offered: "full" integration and "reduced" integration. For the second-order elements Gauss integration is always used because it is efficient and it is especially suited to the polynomial product interpolations used in these elements. For the first-order elements the single-point reduced-integration scheme is based on the "uniform strain formulation": the strains are not obtained at the first-order Gauss point but are obtained as the (analytically calculated) average strain over the element volume. The uniform strain method, first published by Flanagan and Belytschko (1981), ensures that the first-order reduced-integration elements pass the patch test and attain the accuracy when elements are skewed. Alternatively, the "centroidal strain formulation," which uses 1-point Gauss integration to obtain the strains at the element center, is also available for the 8-node brick elements in ABAQUS/Explicit for improved

Elements

computational efficiency. The differences between the uniform strain formulation and the centroidal strain formulation can be shown as follows:

For the 8-node brick elements the interpolation function given above can be rewritten as


\mathbf {u} = N ^ {I} (g, h, r) \mathbf {u} ^ {I} \text {   sum   on   } I.

The isoparametric shape functions N ^ { I } can be written as


N ^ {I} (g, h, r) = \frac {1}{8} \Sigma^ {I} + \frac {1}{4} g \Lambda_ {1} ^ {I} + \frac {1}{4} h \Lambda_ {2} ^ {I} + \frac {1}{4} r \Lambda_ {3} ^ {I} + \frac {1}{2} h r \Gamma_ {1} ^ {I} + \frac {1}{2} g r \Gamma_ {2} ^ {I} + \frac {1}{2} g h \Gamma_ {3} ^ {I} + \frac {1}{2} g h r \Gamma_ {4} ^ {I},

where


\Sigma^ {I} = [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 ],

\Lambda_ {1} ^ {I} = [ - 1, + 1, + 1, - 1, - 1, + 1, + 1, - 1 ],

\Lambda_ {2} ^ {I} = [ - 1, - 1, + 1, + 1, - 1, - 1, + 1, + 1 ],

\Lambda_ {3} ^ {I} = [ - 1, - 1, - 1, - 1, + 1, + 1, + 1, + 1 ],

\Gamma_ {1} ^ {I} = [ + 1, + 1, - 1, - 1, - 1, - 1, + 1, + 1 ],

\Gamma_ {2} ^ {I} = [ + 1, - 1, - 1, + 1, - 1, + 1, + 1, - 1 ],

\Gamma_ {3} ^ {I} = [ + 1, - 1, + 1, - 1, + 1, - 1, + 1, - 1 ],

\Gamma_ {4} ^ {I} = [ - 1, + 1, - 1, + 1, + 1, - 1, + 1, - 1 ],

and the superscript I denotes the node of the element. The last four vectors, \Gamma _ { \alpha } ^ { I } (® has a range of four), are the hourglass base vectors, which are the deformation modes associated with no energy in the 1-point integration element but resulting in a nonconstant strain field in the element.

In the uniform strain formulation the gradient matrix \mathbf { B } ^ { I } is defined by integrating over the element as


B _ {i} ^ {I} = \frac {1}{V _ {e \ell}} \int_ {V _ {e \ell}} N _ {i} ^ {I} (g, h, r) d V _ {e \ell},

Elements


N _ {i} ^ {I} (g, h, r) = \frac {\partial N ^ {I}}{\partial x _ {i}},

where V _ { e \ell } is the element volume and i has a range of three.

In the centroidal strain formulation the gradient matrix \mathbf { B } ^ { I } is simply given as


B _ {i} ^ {I} = N _ {i} ^ {I} (0, 0, 0),

which has the following antisymmetric property:


B _ {i} ^ {1} = - B _ {i} ^ {7},

B _ {i} ^ {3} = - B _ {i} ^ {5},

B _ {i} ^ {2} = - B _ {i} ^ {8},

B _ {i} ^ {4} = - B _ {i} ^ {6}.

It can be seen from the above that the centroidal strain formulation reduces the amount of effort required to compute the gradient matrix. This cost savings also extends to strain and element nodal force calculations because of the antisymmetric property of the gradient matrix. However, the centroidal strain formulation is less accurate when the elements are skewed. For two-dimensional plane elements and hexahedron elements in a parallelepiped configuration the uniform strain approach is identical to the centroidal strain approach.

Full integration means that the Gauss scheme chosen will integrate the stiffness matrix of an element with uniform material behavior exactly if the Jacobian of the mapping from the isoparametric coordinates to the physical coordinates is constant throughout the element; this means that opposing element sides or faces in three-dimensional elements must be parallel and, in the case of the second-order elements, that the midside nodes must be at the middle of the element sides. If the element does not satisfy these conditions, full integration is not exact because some of the terms in the stiffness are of higher order than those that are integrated exactly by the Gauss scheme chosen. Such inaccuracy in the integration does not appear to be detrimental to the element's performance. As will be discussed below, full integration in ABAQUS in first-order elements includes a further approximation and is more accurately called "selectively reduced integration."

Reduced integration usually means that an integration scheme one order less than the full scheme is used to integrate the element's internal forces and stiffness. Superficially this appears to be a poor approximation, but it has proved to offer significant advantages. For second-order elements in which the isoparametric coordinate lines remain orthogonal in the physical space, the reduced-integration

Elements

points have the Barlow point property (Barlow, 1976): the strains are calculated from the interpolation functions with higher accuracy at these points than anywhere else in the element. For first-order elements the uniform strain method yields the exact average strain over the element volume. Not only is this important with respect to the values available for output, it is also significant when the constitutive model is nonlinear, since the strains passed into the constitutive routines are a better representation of the actual strains.

Reduced integration decreases the number of constraints introduced by an element when there are internal constraints in the continuum theory being modeled, such as incompressibility, or the Kirchhoff transverse shear constraints if solid elements are used to analyze bending problems. In such applications fully integrated elements will "lock"--they will exhibit response that is orders of magnitude too stiff, so the results they provide are quite unusable. The reduced-integration version of the same element will often work well in such cases.

Finally, reduced integration lowers the cost of forming an element; for example, a fully integrated, second-order, 20-node three-dimensional element requires integration at 27 points, while the reduced-integration version of the same element only uses 8 points and, therefore, costs less than 30% of the fully integrated version. This cost savings is especially significant in cases where the element formation costs dominate the overall costs, such as problems with a relatively small wavefront and problems in which the constitutive models require lengthy calculations. The deficiency of reduced integration is that, except in one dimension and in axisymmetric geometries modeled with higher than first-order elements, the element stiffness matrix will be rank deficient. This most commonly exhibits itself in the appearance of singular modes ("hourglass modes") in the response. These are nonphysical response modes that can grow in an unbounded way unless they are controlled. The reduced-integration second-order serendipity interpolation elements in two dimensions--the 8-node quadrilaterals--have one such mode, but it is benign because it cannot propagate in a mesh with more than one element. The second-order three-dimensional elements with reduced integration have modes that can propagate in a single stack of elements. Because these modes rarely cause trouble in the second-order elements, no special techniques are used in ABAQUS to control them.

In contrast, when reduced integration is used in the first-order elements (the 4-node quadrilateral and the 8-node brick), hourglassing can often make the elements unusable unless it is controlled. In ABAQUS the artificial stiffness method and the artificial damping method given in Flanagan and Belytschko (1981) are used to control the hourglass modes in these elements. The artificial damping method is available only for the solid and membrane elements in ABAQUS/Explicit. To control the hourglass modes, the hourglass shape vectors, \gamma _ { \alpha } ^ { I } , are defined:


\gamma_ {\alpha} ^ {I} = \Gamma_ {\alpha} ^ {I} - \frac {1}{V _ {e \ell}} B _ {i} ^ {I} x _ {i} ^ {J} \Gamma_ {\alpha} ^ {J},

which are different from the hourglass base vectors, \Gamma _ { \alpha } ^ { I } . It is essential to use the hourglass shape vectors rather than the hourglass base vectors to calculate the hourglass-resisting forces to ensure that these forces are orthogonal to the linear displacement field and the rigid body field (see Flanagan and Belytschko (1981) for details). However, using the hourglass base vectors to calculate the hourglass-resisting forces may provide computational speed advantages. Therefore, for the 8-node

Elements

brick elements ABAQUS/Explicit provides the option to use the hourglass base vectors in calculating the hourglass-resisting forces. For hexahedron elements in a parallelepiped configuration the hourglass shape vectors are identical to the hourglass base vectors.

The hourglass control methods of Flanagan and Belytschko (1981) are generally successful for linear and mildly nonlinear problems but may break down in strongly nonlinear problems and, therefore, may not yield reasonable results. Success in controlling hourglassing also depends on the loads applied to the structure. For example, a point load is much more likely to trigger hourglassing than a distributed load. Hourglassing can be particularly troublesome in eigenvalue extraction problems: the low stiffness of the hourglass modes may create many unrealistic modes with low eigenfrequencies.

Experience suggests that the reduced-integration, second-order isoparametric elements are the most cost-effective elements in ABAQUS for problems in which the solution can be expected to be smooth. Note that in the case of incompressible material behavior, such as hyperelasticity at finite strain, the mixed formulation elements with reduced integration should be used (see ``Hybrid incompressible solid element formulation,'' Section 3.2.3, and ``Hyperelastic material behavior,'' Section 4.6.1). When large strain gradient or strain discontinuities are expected in the solution--such as in plasticity analysis at large strains, limit load analysis, or analysis of severely loaded rubber components--the first-order elements are usually recommended. Reduced integration can be used with such elements, but because the hourglass controls are not always effective in severely nonlinear problems, caution should be exercised.

Fully integrated first-order elements should not be used in cases where "shear locking" can occur, such as when the elements must exhibit bending behavior. The incompatible mode elements ( ``Continuum elements with incompatible modes,'' Section 3.2.5) should be used for such applications.

Fully integrated first-order isoparametric elements

For fully integrated first-order isoparametric elements (4-node elements in two dimensions and 8-node elements in three dimensions) the actual volume changes at the Gauss points are replaced by the average volume change of the element. This is also known as the selectively reduced-integration technique, because the order of integration is reduced in selected terms, or as the \overline { { \beta } } technique, since the strain-displacement relation (¯-matrix) is modified. This technique helps to prevent mesh locking and, thus, provides accurate solutions in incompressible or nearly incompressible cases: see Nagtegaal et al. (1974). In addition, ABAQUS uses the average strain in the third (out-of-plane) direction for axisymmetric and generalized plain strain problems. Hence, in the two-dimensional elements only the in-plane terms need to be modified. In the three-dimensional elements the complete volumetric terms are modified. This may cause slightly different behavior between plane strain elements and three-dimensional elements for which a plane strain condition is enforced by boundary conditions.

In a finite-strain formulation the selectively reduced-integration procedure works as follows. Define the modified deformation gradient


\overline {{\mathbf {F}}} = \mathbf {F} \left(\frac {\overline {{J}}}{J}\right) ^ {\frac {1}{n}},

Elements

where \mathbf { F } = \partial \mathbf { x } / \partial \mathbf { X } is the deformation gradient; n is the dimension of the element; J = \operatorname* { d e t } ( \mathbf { F } ) is the Jacobian at the Gauss point; and \overline { J } is the average Jacobian over the element,


\overline {{J}} = \frac {1}{V _ {e \ell}} \int_ {V _ {e \ell}} J d V _ {e \ell}.

For three-dimensional elements n = 3 and J \left( \overline { { J } } \right) are the volume change; for two-dimensional elements n = 2 and J \left( \overline { { J } } \right) are the change in area. Note that in the last case \overline { J } is the change in area averaged over the element volume, which is different from the actual element area for distorted elements with variable thickness.

The modified rate of deformation tensor, \overline { { \mathbf { D } } } , is obtained from the modified deformation gradient \overline { { \mathbf { F } } } as


\overline {{\mathbf {D}}} = \mathrm{sym} \left(\dot {\overline {{\mathbf {F}}}} \cdot \overline {{\mathbf {F}}} ^ {- 1}\right) = \mathrm{sym} \left(\dot {\mathbf {F}} \cdot \mathbf {F} ^ {- 1}\right) + f \mathbf {I} \left(\frac {\dot {\overline {{J}}}}{\overline {{\overline {{J}}}}} - \frac {\dot {J}}{J}\right),

where f = 1 / 2 for two-dimensional elements, f = 1 / 3 for three-dimensional elements, and I is the identity matrix in two or three dimensions. This expression can also be written directly in terms of the velocities:


\overline {{\mathbf {D}}} = \mathrm{sym} \left(\frac {\partial \dot {\mathbf {u}}}{\partial \mathbf {x}}\right) + f \mathbf {I} \left(\mathrm{trace} \left(\overline {{\frac {\partial \dot {\mathbf {u}}}{\partial \mathbf {x}}}}\right) - \mathrm{trace} \left(\frac {\partial \dot {\mathbf {u}}}{\partial \mathbf {x}}\right)\right),

where


\overline {{\frac {\partial \dot {\bf u}}{\partial {\bf x}}}} = \frac {1}{v _ {e \ell}} \int_ {v _ {e \ell}} \frac {\partial \dot {\bf u}}{\partial {\bf x}} d v _ {e \ell}.

This expression is used in the virtual work equation, where it is used to obtain the nodal forces from the element stresses. In ABAQUS the central difference operator is used to define an increment of strain from the rate of deformation tensor, so we can write


\Delta \overline {{\mathbf {D}}} = \mathrm{sym} \left(\frac {\partial \Delta \mathbf {u}}{\partial \mathbf {x}}\right) + f \mathbf {I} \left(\mathrm{trace} \left(\overline {{\frac {\partial \Delta \mathbf {u}}{\partial \mathbf {x}}}}\right) - \mathrm{trace} \left(\frac {\partial \Delta \mathbf {u}}{\partial \mathbf {x}}\right)\right).

In the above \mathbf { x } = ( 1 / 2 ) ( \mathbf { x } _ { t } + \mathbf { x } _ { t + \Delta t } ) is the position of the point at the middle of the increment.

For axisymmetric and generalized plane strain elements, the out-of-plane component of the deformation gradient is obtained by averaging over the original element volume,


\overline {{F}} _ {3 3} = \frac {1}{V _ {e \ell}} \int_ {V _ {e \ell}} F _ {3 3} d V _ {e \ell},

and the out-of-plane strain increment is calculated by averaging over the current element volume,


\Delta \overline {{D}} _ {3 3} = \frac {1}{v _ {e \ell}} \int_ {v _ {e \ell}} \Delta D _ {3 3} d v _ {e \ell}.

Both of these averages are calculated analytically.

Integration of composite solids

The composite solid elements are also integrated numerically to obtain the element matrices. Gauss quadrature is used in the layer plane, and Simpson's rule is used in the stacking direction. These integration positions are referred to as "integration points" and "section points," respectively, for output purposes. The number of section points required for the integration through the thickness of each layer is specified on the data lines following the *SOLID SECTION option.

3.2.5 Continuum elements with incompatible modes

The lower-order quadrilateral continuum elements in ABAQUS/Standard of type CPS4I, CPE4I, CAX4I, CGPE6I, and C3D8I as well as the related hybrid, thermally coupled and pore pressure elements are enhanced by incompatible modes to improve the bending behavior. In addition to the displacement degrees of freedom, incompatible deformation modes are added internal to the elements. The primary effect of these degrees of freedom is to eliminate the so-called parasitic shear stresses that are observed in regular displacement elements if they are loaded in bending.

In addition, these degrees of freedom eliminate artificial stiffening due to Poisson's effect in bending. In regular displacement elements the linear variation of the axial stress due to bending is accompanied by a linear variation of the stress perpendicular to the bending direction, which leads to incorrect stresses and an overestimation of the stiffness. The incompatible modes prevent such a stress from occurring.

In the nonhybrid elements (except CPS4I) additional incompatible modes are added to prevent locking of the elements for approximately incompressible material behavior. For fully incompressible material behavior, hybrid elements must be used. In these elements pressure degrees of freedom are added to enforce a linear pressure variation inside the element. In the hybrid elements the additional incompatible modes used to prevent locking are not included.

The incompatible mode elements perform almost as well as second-order elements in many situations if the elements have an approximately rectangular shape. The performance is considerably less if the elements have a parallelogram shape. For trapezoidal element shapes the performance is not much better than the performance of regular displacement elements.

Because of the internal degrees of freedom (4 for CPS4I; 5 for CPE4I, CAX4I, and CGPE6I; and 13 for C3D8I) the elements are somewhat more expensive than regular displacement elements. However, the additional degrees of freedom do not substantially increase the wavefront size since they can be eliminated immediately. In addition, it is not necessary to use selectively reduced integration, which partially offsets the cost of the additional degrees of freedom.

The geometrically linear incompatible mode formulation used in ABAQUS is related to the work presented by Simo and Rifai (1990). Simo's formulation is very similar to much earlier work done by Wilson et al. (1973) and Taylor et al. (1976). The nonlinear formulation is based on work by Simo and

Armero (1992).

Geometrically linear formulation

As discussed in the paper by Simo, the incompatible mode formulation can be derived in a rigorous way from the general Hu-Washizu variational principle. In this discussion we will not present this derivation but use only the key results of Simo's work.

In the incompatible mode formulation, the displacement gradient \mathbf { G } = \frac { \partial \mathbf { u } } { \partial \mathbf { x } } is augmented with an additional, incompatible displacement gradient field \tilde { \mathbf { G } } :


\overline {{\mathbf {G}}} = \mathbf {G} + \tilde {\mathbf {G}} = \frac {\partial \mathbf {u}}{\partial \mathbf {x}} + \tilde {\mathbf {G}}.

The incompatible displacement gradient \tilde { \mathbf { G } } is chosen internal to an element. The field cannot be selected arbitrarily. It must be independent of the regular displacement gradient.


\tilde {\mathbf {G}} \cap \mathbf {G} = 0,

which can also be expressed in the form


\tilde {\mathbf {G}} - \mathbf {G} \neq 0 \quad \mathrm{forall} \quad \overline {{\mathbf {G}}} \neq 0.

In addition, it must be orthogonal to any constant gradient field, which yields the condition

Equation 3.2.5-1


\int_ {V _ {e l}} \tilde {\mathbf {G}} d V _ {e l} = 0.

If these conditions are violated, the element does not pass the patch test.

The last condition is used to obtain a suitable general form of the incompatible modes. We describe the incompatible field as a transformation of a parametric gradient field g~(»):

Equation 3.2.5-2


\tilde {\mathbf {G}} (\boldsymbol {\xi}) = \frac {j (0)}{j (\boldsymbol {\xi})} \tilde {\mathbf {g}} (\boldsymbol {\xi}) \cdot \mathbf {t} ^ {- 1},

where t is the parametric transformation at the center of the element


\mathbf {t} = \left. \frac {\partial \mathbf {x}}{\partial \pmb {\xi}} \right| _ {\pmb {\xi} = 0},

j(») is the Jacobian of the parametric transformation at the location \xi , and j(0) is the Jacobian at the center of the element. For planar elements the Jacobian can be written as

Elements


j (\pmb {\xi}) = h (\pmb {\xi}) \det \left(\frac {\partial \mathbf {x}}{\partial \pmb {\xi}}\right),

where h is the thickness; for axisymmetric elements it is


j (\pmb {\xi}) = 2 \pi r (\pmb {\xi}) \det \left(\frac {\partial \mathbf {x}}{\partial \pmb {\xi}}\right),

where r is the radius; and for three-dimensional elements it is


j (\pmb {\xi}) = \det \left(\frac {\partial \mathbf {x}}{\partial \pmb {\xi}}\right).

Substitution of Equation 3.2.5-2 in Equation 3.2.5-1 allows us to create a simple condition for g~(»):


\int_ {V _ {e l}} \tilde {\mathbf {G}} d V _ {e l} = \int_ {V _ {e l}} \frac {j (0)}{j (\pmb {\xi})} \tilde {\mathbf {g}} (\pmb {\xi}) \cdot \mathbf {t} ^ {- 1} d V _ {e l} = j (0) \left(\int_ {V _ {p a r}} \tilde {\mathbf {g}} (\pmb {\xi}) d V _ {p a r}\right) \cdot \mathbf {t} ^ {- 1} = 0.

For two-dimensional elements this yields


\int_ {- 1} ^ {+ 1} \int_ {- 1} ^ {+ 1} \tilde {\mathbf {g}} (\boldsymbol {\xi}) d \xi_ {1} d \xi_ {2} = 0;

and for three-dimensional elements,


\int_ {- 1} ^ {+ 1} \int_ {- 1} ^ {+ 1} \int_ {- 1} ^ {+ 1} \tilde {\mathbf {g}} (\boldsymbol {\xi}) d \xi_ {1} d \xi_ {2} d \xi_ {3} = 0.

This makes it possible to write \tilde { \bf g } as a simple polynomial in \pmb { \xi } . The principal contribution to \tilde { \bf g } can be written in the form


\tilde {\mathbf {g}} _ {p} (\pmb {\xi}) = \pmb {\alpha} ^ {i} \pmb {\xi} _ {i},

where \pmb { \alpha } ^ { i } are vectorial degrees of freedom and \pmb { \xi } _ { i } are vectors and the summation i extends over the parametric coordinates. In two-dimensional elements \pmb { \xi } _ { 1 } and \pmb { \xi } _ { 2 } are vectors of the form


\boldsymbol {\xi} _ {1} = \left\{ \begin{array}{c} \xi_ {1} \\ 0 \end{array} \right\} \quad \text { and } \quad \boldsymbol {\xi} _ {2} = \left\{ \begin{array}{c} 0 \\ \xi_ {2} \end{array} \right\},

and in three-dimensional elements


\boldsymbol {\xi} _ {1} = \left\{ \begin{array}{l} \xi_ {1} \\ 0 \\ 0 \end{array} \right\} \quad , \quad \boldsymbol {\xi} _ {2} = \left\{ \begin{array}{l} 0 \\ \xi_ {2} \\ 0 \end{array} \right\} \quad , \text {and} \quad \boldsymbol {\xi} _ {3} = \left\{ \begin{array}{l} 0 \\ 0 \\ \xi_ {3} \end{array} \right\}.

Elements

The principal contribution to the incompatible displacement gradient hence becomes


\tilde {\mathbf {G}} _ {p} (\boldsymbol {\xi}) = \boldsymbol {\alpha} ^ {i} \frac {j (0)}{j (\boldsymbol {\xi})} \boldsymbol {\xi} _ {i} \cdot \mathbf {t} ^ {- 1}.

With the addition of these terms, parasitic shear and Poisson's effect in bending are eliminated. Note that the vectors \pmb { \alpha } ^ { i } in \tilde { \mathbf { G } } appear in a similar form as the nodal displacement vectors \mathrm { \mathbf { u } } ^ { i } in \mathbf { G } ,


\mathbf {G} = \mathbf {u} ^ {i} \frac {\partial N _ {i}}{\partial \mathbf {x}},

and can be treated similar to displacement degrees of freedom.

For approximately incompressible material behavior, bilinear patterns in the hydrostatic stress can still be observed in all elements except CPS4I. These patterns can be eliminated by the introduction of additional incompatible modes of the form


\tilde {\mathbf {G}} _ {I} (\pmb {\xi}) = \beta^ {j} \frac {j (0)}{j (\pmb {\xi})} \vartheta_ {j} (\pmb {\xi}) \mathbf {I},

where \beta ^ { j } are additional scalar degrees of freedom. For two-dimensional elements a single term \beta ^ { 1 } is added with


\vartheta_ {1} = \xi_ {1} \xi_ {2}.

In the three-dimensional elements four additional terms \beta ^ { j } are added with


\vartheta_ {1} = \xi_ {1} \xi_ {2}, \quad \vartheta_ {2} = \xi_ {1} \xi_ {3}, \quad \vartheta_ {3} = \xi_ {2} \xi_ {3}, \quad \mathrm{and} \quad \vartheta_ {4} = \xi_ {1} \xi_ {2} \xi_ {3}.

Thus, the incompatible displacement gradient \tilde { \mathbf { G } } takes the final form


\tilde {\mathbf {G}} (\pmb {\xi}) = \pmb {\alpha} ^ {i} \frac {j (0)}{j (\pmb {\xi})} \pmb {\xi} _ {i} \cdot \mathbf {t} ^ {- 1} + \beta^ {j} \frac {j (0)}{j (\pmb {\xi})} \vartheta_ {j} (\pmb {\xi}) \mathbf {I}.

The symmetric part of the incompatible displacement gradient contributes to incompatible strains:


\left\{ \begin{array}{l} \tilde {\varepsilon} _ {1 1} \\ \tilde {\varepsilon} _ {2 2} \\ \tilde {\varepsilon} _ {3 3} \\ \tilde {\gamma} _ {1 2} \\ \tilde {\gamma} _ {1 3} \\ \tilde {\gamma} _ {2 3} \end{array} \right\} = \left\{ \begin{array}{c} \tilde {G} _ {1 1} \\ \tilde {G} _ {2 2} \\ \tilde {G} _ {3 3} \\ \tilde {G} _ {2 1} + \tilde {G} _ {1 2} \\ \tilde {G} _ {3 1} + \tilde {G} _ {1 3} \\ \tilde {G} _ {3 2} + \tilde {G} _ {2 3} \end{array} \right\}.

The skew-symmetric part plays no role in the geometrically linear formulation.