Files
MultiPhysicsVault/.raw/AFirstCourseInTheFiniteElementMethod/AFirstCourseInTheFiniteElementMethod_051.md
T
김경종 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

494 lines
19 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!-- source-page: 501 -->
![](images/page-501_1ad63bdabddbbf2b2cb844b95e33d536bf3d0b5e336c32e4e03ade27e6da973e.jpg)
<details>
<summary>text_image</summary>
y
t
9
3
8
4
10
s
11
12
5
6
7
2
x
</details>
Figure 1018 Cubic isoparametric element
The cubic element in Figure 1018 has four corner nodes and additional nodes taken to be at one-third and two-thirds of the length along each side. The shape functions of the cubic element (as derived in Reference [3]) are based on the incomplete quartic polynomial such that
$$
\begin{array}{l} x = a _ {1} + a _ {2} s + a _ {3} t + a _ {4} s ^ {2} + a _ {5} s t + a _ {6} t ^ {2} + a _ {7} s ^ {2} t + a _ {8} s t ^ {2} \\ + a _ {9} s ^ {3} + a _ {1 0} t ^ {3} + a _ {1 1} s ^ {3} t + a _ {1 2} s t ^ {3} \tag {10.6.34} \\ \end{array}
$$
with a similar polynomial for y. For the corner nodes ði ¼ 1; 2; 3; 4Þ,
$$
N _ {i} = \frac {1}{3 2} (1 + s s _ {i}) (1 + t t _ {i}) [ 9 (s ^ {2} + t ^ {2}) - 1 0 ] \tag {10.6.35}
$$
with $s _ { i }$ and $t _ { i }$ given by Eqs. (10.6.30). For the nodes on sides $s = \pm 1 \ ( i = 7 , 8 , 1 1 , 1 2 )$ ,
$$
N _ {i} = \frac {9}{3 2} (1 + s s _ {i}) (1 + 9 t t _ {i}) (1 - t ^ {2}) \tag {10.6.36}
$$
with $s _ { i } = \pm 1 \mathrm { a n d } t _ { i } = \pm \frac { 1 } { 3 } .$ For the nodes on sides $t = \pm 1 \ ( i = 5 , 6 , 9 , 1 0 )$ ,
$$
N _ {i} = \frac {9}{3 2} (1 + t t _ {i}) (1 + 9 s s _ {i}) (1 - s ^ {2}) \tag {10.6.37}
$$
with $t _ { i } = \pm 1$ and $s _ { i } = \pm { \frac { 1 } { 3 } } .$
Having the shape functions for the quadratic element given by Eqs. (10.6.28) and (10.6.31) or for the cubic element given by Eqs. (10.6.35)(10.6.37), we can again use Eq. (10.3.17) to obtain $\underline { { B } }$ and then Eq. (10.3.27) to set up $\underline { { k } }$ for numerical integration for the plane element. The cubic element requires a $3 \times 3$ rule (nine points) to evaluate the matrix $\underline { { k } }$ exactly. We then conclude that what is really desired is a library of shape functions that can be used in the general equations developed for sti¤- ness matrices, distributed load, and body force and can be applied not only to stress analysis but to nonstructural problems as well.
Since in this discussion the element shape functions $N _ { i }$ relating x and y to nodal coordinates $x _ { i }$ and $y _ { i }$ are of the same form as the shape functions relating u and v to nodal displacements $u _ { i }$ and $v _ { i } ,$ this is said to be an isoparametric formulation. For instance, for the linear element $\begin{array} { r } { x = \sum _ { i = 1 } ^ { 4 } N _ { i } x _ { i } } \end{array}$ and the displacement function $u =$ $\textstyle \sum _ { i = 1 } ^ { 4 } N _ { i } u _ { i }$ ¼1 , use the same shape functions $N _ { i }$ given by Eq. (10.3.5). If instead the shape functions for the coordinates are of lower order (say, linear for x) than the
<!-- source-page: 502 -->
shape functions used for displacements (say, quadratic for u), this is called a subparametric formulation.
Finally, referring to Figure 1018, note that an element can have a linear shape along, say, one edge (12), a quadratic along, say, two edges (23 and 14), and a cubic along the other edge (34). Hence, the simple linear element can be mixed with di¤erent higher-order elements in regions of a model where rapid stress variation is expected. The advantage of the use of higher-order elements is further illustrated in Reference [3].
# d References
[1] Irons, B. M., ‘‘Engineering Applications of Numerical Integration in Sti¤ness Methods,’’ Journal of the American Institute of Aeronautics and Astronautics, Vol. 4, No. 11, pp. 2035 2037, 1966.
[2] Stroud, A. H., and Secrest, D., Gaussian Quadrature Formulas, Prentice-Hall, Englewood Cli¤s, NJ, 1966.
[3] Ergatoudis, I., Irons, B. M., and Zienkiewicz, O. C., ‘‘Curved Isoparametric, Quadrilateral Elements for Finite Element Analysis,’’ International Journal of Solids and Structures, Vol. 4, pp. 3142, 1968.
[4] Zienkiewicz, O. C., The Finite Element Method, 3rd ed., McGraw-Hill, London, 1977.
[5] Thomas, B. G., and Finney, R. L., Calculus and Analytic Geometry, Addison-Wesley, Reading, MA, 1984.
[6] Gallagher, R., Finite Element Analysis Fundamentals, Prentice-Hall, Englewood Cli¤s, NJ, 1975.
[7] Bathe, K. J., and Wilson, E. L., Numerical Methods in Finite Element Analysis, Prentice-Hall, Englewood Cli¤s, NJ, 1976.
[8] Cook, R. D., Malkus, D. S., Plesha, M. E., and Witt, R. J., Concepts and Applications of Finite Element Analysis, 4th ed., Wiley, New York, 2002.
[9] Bathe, Klaus-Jurgen, Finite Element Procedures in Engineering Analysis, Prentice-Hall, Englewood Cli¤s, New Jersey, 1982.
# Problems
10.1 For the three-noded linear strain bar with three coordinates of nodes $x _ { 1 } , x _ { 2 }$ , and x3, shown in Figure P101 in the global-coordinate system show that the Jacobian determinate is $\vert \underline { { J } } \vert = L / 2$ .
![](images/page-502_78dec5af89ab3243da5b2482bc1d21f2cd356dcd9768f29d577661f183ffac1f.jpg)
<details>
<summary>text_image</summary>
1
x₁
L/2
3
L/2
2
x₃
x₂
</details>
Figure P101
10.2 For the two-noded one-dimensional isoparametric element shown in Figure P102 (a) and (b), with shape functions given by Eq. (10.1.5), determine (a) intrinsic coordinate s
<!-- source-page: 503 -->
![](images/page-503_12a60acc82489f6144cecc46e5fd0c81afa5af4d0fbb821286ea2cb3a1612f8e.jpg)
<details>
<summary>text_image</summary>
x₁ = 10 in.
A
xₐ = 14 in.
x₂ = 20 in.
</details>
![](images/page-503_ee089b481a4fff1abac0c64af2953bdb0755d3048fb86b66c8da5c4e2447a638.jpg)
<details>
<summary>text_image</summary>
A
x₁ = 5 in. xₐ = 7 in. x₂ = 10 in.
</details>
(b)
Figure P102
at point A and (b) shape functions $N _ { 1 }$ and $N _ { 2 }$ at point A. If the displacements at nodes one and two are respectively, $u _ { 1 } = 0 . 0 0 6$ in. and $u _ { 2 } = - 0 . 0 0 6$ in., determine (c) the value of the displacement at point A and (d) the strain in the element.
10.3 Answer the same questions as posed in problem 10.2 with the data listed under the Figure P103.
![](images/page-503_69a3f3c97f2b5e876f3ef35fc868198268c28129abfc94fedb34d17aa8ef3f2b.jpg)
<details>
<summary>text_image</summary>
x₁ = 20 mm
u₁ = 0.1 mm
A
xₐ = 40 mm
x₂ = 60 mm
u₂ = 0.2 mm
</details>
![](images/page-503_ba21eb707e3c7ea46a898e1fa6c7c7b62610744f5363bac40de9ae8fc99b7195.jpg)
<details>
<summary>text_image</summary>
x₁ = 10 mm
u₁ = 0.05 mm
A
xₐ = 20 mm
x₂ = 30 mm
u₂ = 0.1 mm
</details>
(b)
Figure P103
10.4 For the four-noded bar element in Figure P104, show that the Jacobian determinate is $\vert \underline { { J } } \vert = L / 2$ . Also determine the shape functions $N _ { 1 } - N _ { 4 }$ and the strain/displacement matrix B. Assume $u = a _ { 1 } + a _ { 2 } s + a _ { 3 } s ^ { 2 } + a _ { 4 } s ^ { 3 }$ .
![](images/page-503_4003e7158f1969ba99d5fbf3de6c93a73ee362f9d962c87f383f09022e5931a4.jpg)
<details>
<summary>text_image</summary>
-1
-1/2
→ s
1/2
1
1
2
3
4
</details>
Figure P104
10.5 Using the three-noded bar element shown in Figure P105 (a) and (b), with shape functions given by Eq. (10.6.9), determine (a) the intrinsic coordinate s at point A and (b) the shape functions, $N _ { 1 } , \ N _ { 2 }$ , and $N _ { 3 }$ at A. For the displacements of the nodes shown in Figure P105, determine (c) the displacement at A and (d) the axial strain expression in the element.
![](images/page-503_65a1f9e2b03fcddfbb94faeaa64eba9af39cc70667c36b676700bd0dd1732b5b.jpg)
<details>
<summary>text_image</summary>
A (xA = 13 in.)
x₁ = 10 in. x₃ = 15 in. x₂ = 20 in.
u₁ = 0.006 in. u₃ = 0 u₂ = -0.006 in.
</details>
(a)
![](images/page-503_429699e8667c2414ad17053c38cf8a9f4b357fa16a2ea7bcffc658c75a5cd4f0.jpg)
<details>
<summary>text_image</summary>
A (x_A = 7 in.)
x_1 = 0
x_3 = 5 in.
x_2 = 10 in.
u_1 = 0
u_3 = 0.001 in.
u_2 = 0.003 in.
</details>
(b)
Figure P105
<!-- source-page: 504 -->
10.6 Using the three-noded bar element shown in Figure P105 (a) and (b), with shape functions given by Eq. (10.6.9), determine (a) the intrinsic coordinate s at point A and (b) the shape functions, $N _ { 1 } , N _ { 2 }$ , and $N _ { 3 }$ at point A. For the displacements of the nodes shown in Figure P106, determine (c) the displacement at A and (d) the axial strain expression in the element.
![](images/page-504_dc2de015fb2ccb719c8c49147456e2b9a613fb6f076499b4ba29abac6908e8e5.jpg)
<details>
<summary>text_image</summary>
A (xA = 1.5 mm)
x1 = 0
x3 = 1 mm
x2 = 2 mm
u1 = 0
u3 = 0.001 mm
u2 = 0.002 mm
</details>
(a)
![](images/page-504_9bf5c201b436e3218f014bd539a31cfd06eb671055f7240942550bcf03794cc8.jpg)
<details>
<summary>text_image</summary>
A (x_A = 2.5 mm)
x_1 = 2 mm x_3 = 3 mm x_2 = 4 mm
u_1 = -0.001 mm u_3 = 0 u_2 = 0.001 mm
</details>
(b)
Figure P106
10.7 For the bar subjected to the linearly varying axial line load shown in Figure P107, use the linear strain (three-noded element) with two elements in the model, to determine the nodal displacements and nodal stresses. Compare your answer with that in Figure 331 and Eqs. (3.11.6) and (3.11.7). Let $A = 2 \mathrm { i n } . ^ { 2 }$ and $E = 3 0 \times 1 0 ^ { 6 }$ psi. Hint: Use Eq. (10.6.22) for the element sti¤ness matrix.
![](images/page-504_65827d34b32c854a6db497aa7afa13f91032ab3724664f397f0acd3c1e5ff38c.jpg)
<details>
<summary>text_image</summary>
10 × lb/in.
60 in.
x
</details>
Figure P107
10.8 Use the three-noded bar element and find the axial displacement at the end of the rod shown in Figure P108. Determine the stress at $x = 0 , x = L / 2$ and $x = L$ . Let $A = 2 \times 1 0 ^ { - 4 } \mathrm { ~ m } ^ { 2 } , E = 2 0 5 \mathrm { { G P a } } ,$ and $L = 4 ~ \mathrm { m }$ . Hint: use Eq. (10.6.22) for the element sti¤ness matrix.
![](images/page-504_0ad8c3acb85acdb9b01aebf0ce163027e3cf235b9a1f1787f485729b69fe481c.jpg)
<details>
<summary>text_image</summary>
2 kN/m (uniform)
L = 4 m
</details>
Figure P108
10.9 Show that the sum $N _ { 1 } + N _ { 2 } + N _ { 3 } + N _ { 4 }$ is equal to 1 anywhere on a rectangular element, where $N _ { 1 }$ through $N _ { 4 }$ are defined by Eqs. (10.2.5).
<!-- source-page: 505 -->
10.10 For the rectangular element of Figure 103 on page 450, the nodal displacements are given by
$$
u _ {1} = 0 \quad v _ {1} = 0 \quad u _ {2} = 0. 0 0 5 \text { in. }
$$
$$
v _ {2} = 0. 0 0 2 5 \text { in. } \quad u _ {3} = 0. 0 0 2 5 \text { in. } \quad v _ {3} = - 0. 0 0 2 5 \text { in. }
$$
$$
u _ {4} = 0 \quad v _ {4} = 0
$$
For b ¼ 2 in., h ¼ 1 in., $E = 3 0 \times 1 0 ^ { 6 }$ psi, and $\nu = 0 . 3 ,$ , determine the element strains and stresses at the centroid of the element and at the corner nodes.
10.11 Derive jJj given by Eq. (10.3.22) for a four-noded isoparametric quadrilateral element.
10.12 Show that for the quadrilateral element described in Section 10.3, ½J- can be expressed as
$$
[ J ] = \left[ \begin{array}{c c c c} N _ {1, s} & N _ {2, s} & N _ {3, s} & N _ {4, s} \\ N _ {1, t} & N _ {2, t} & N _ {3, t} & N _ {4, t} \end{array} \right] \left[ \begin{array}{c c} x _ {1} & y _ {1} \\ x _ {2} & y _ {2} \\ x _ {3} & y _ {3} \\ x _ {4} & y _ {4} \end{array} \right]
$$
10.13 Derive Eq. (10.3.18) with $B _ { i }$ given by Eq. (10.3.19) by substituting Eq. (10.3.16) for $\underline { { \boldsymbol { D } } } ^ { \prime }$ and Eqs. (10.3.5) for the shape functions into Eq. (10.3.17).
10.14 Use Eq. (10.3.30) with $p _ { s } = 0$ and $p _ { t } = p$ (a constant) alongside 3-4 of the element shown in Figure 106 on page 460 to obtain the nodal forces.
10.15 For the element shown in Figure P1015, replace the distributed load with the energy equivalent nodal forces by evaluating a force matrix similar to Eq. (10.3.29). Let $h = 0 . 1$ in thick.
10.16 Use Gaussian quadature with two and three Gauss points and Table 101 to evaluate the following integrals:
(a) ðaÞ $\int _ { - 1 } ^ { 1 } \cos { \frac { s } { 2 } } d s$
ðbÞ $\int _ { - 1 } ^ { 1 } s ^ { 2 } d s$
ðcÞ $\int _ { - 1 } ^ { 1 } s ^ { 4 } d s$
ðdÞ $\int _ { - 1 } ^ { 1 } { \frac { \cos s } { 1 - s ^ { 2 } } } d s$ s2
ðeÞ $\int _ { - 1 } ^ { 1 } s ^ { 3 } d s$ -1
ðf $\int _ { - 1 } ^ { 1 } s \cos s d s$
ðgÞ $\int _ { - 1 } ^ { 1 } ( 4 ^ { s } - 2 s ) d s$
Then use the Newton-Cotes quadrature with two and three sampling points and Table 102 to evaluate the same integrals.
10.17 For the quadrilateral elements shown in Figure P1017, write a computer program to evaluate the sti¤ness matrices using four-point Gaussian quadrature as outlined in Section 10.5. Let $E = 3 0 \times 1 0 ^ { 6 }$ psi and $\nu = 0 . 2 5$ . The global coordinates (in inches) are shown in the figures.
<!-- source-page: 506 -->
![](images/page-506_6f784366b424d951f72538394c84e9a4ee3bbd971e7557edfb75c12cd35ab58e.jpg)
Figure P1015
![](images/page-506_5d81530d74f28f4ee8440bb9dd14bda063994a5940c5fa5760a9e1e85ea47ddb.jpg)
<details>
<summary>text_image</summary>
y
(3, 4) 4 3
(3, 2) 1 2 (5, 4)
(5, 2) 2 (5, 4)
</details>
![](images/page-506_c1ba3648eaeb0110eb06f135154e1d29394895aeda8ee9044c4c09087cedb956.jpg)
<details>
<summary>text_image</summary>
y
3
(5, 5)
4
(3, 4)
(3, 2)
1
2
(5, 2)
x
</details>
(b)
Figure P1017
10.18 For the quadrilateral elements shown in Figure P1018, evaluate the sti¤ness matrices using four-point Gaussian quadrature as outlined in Section 10.5. Let $E = 2 1 0$ GPa and $\nu = 0 . 2 5$ . The global coordinates (in millimeters) are shown in the figures.
10.19 Evaluate the matrix B for the quadratic quadrilateral element shown in Figure 1016 on page 480 (Section 10.6).
10.20 Evaluate the sti¤ness matrix for the four-noded bar of Problem 10.4 using three-point Gaussian quadrature.
<!-- source-page: 507 -->
![](images/page-507_48128b06d2c0043692baea2b86ff97b44a269e2620229b41cbc1908adabda8b9.jpg)
Figure P1018
10.21 For the rectangular element in Figure P1021, with the nodal displacements given in Problem 10.10, determine the $\underline { { \sigma } }$ matrix at $s = 0 , t = 0$ using the isoparametric formulation described in Section 10.5. (Also see Example 10.5.)
![](images/page-507_a777877db7053815440aa8a594b122e751a00b3a06f374f3b51186ec9c728212.jpg)
<details>
<summary>text_image</summary>
y
(0, 2)
4
3
(4, 2)
t
s
(0, 0)
1
2
x
</details>
Figure P1021
10.22 For the three-noded bar (Figure P101), what Gaussian quadrature rule (how many Gauss points) would you recommend to evaluate the sti¤ness matrix? Why?
<!-- source-page: 508 -->
# Three-Dimensional Stress Analysis
# Introduction
In this chapter, we consider the three-dimensional, or solid, element. This element is useful for the stress analysis of general three-dimensional bodies that require more precise analysis than is possible through two-dimensional and/or axisymmetric analysis. Examples of three-dimensional problems are arch dams, thick-walled pressure vessels, and solid forging parts as used, for instance, in the heavy equipment and automotive industries. Figure 111 shows finite element models of some typical automobile parts. Also see Figure 17 for a model of a swing casting for a backhoe frame, Figure 19 for a model of a pelvis bone with an implant, and Figures 117 through 1110 of a forging part, a foot pedal, a hollow pipe section, and an alternator bracket, respectively.
The tetrahedron is the basic three-dimensional element, and it is used in the development of the shape functions, stiffness matrix, and force matrices in terms of a global coordinate system. We follow this development with the isoparametric formulation of the stiffness matrix for the hexahedron, or brick element. Finally, we will provide some typical three-dimensional applications.
In the last section of this chapter, we show some three-dimensional problems solved using a computer program.
# 11.1 Three-Dimensional Stress and Strain
We begin by considering the three-dimensional infinitesimal element in Cartesian coordinates with dimensions dx; dy, and dz and normal and shear stresses as shown in Figure 112. This element conveniently represents the state of stress on three mutually perpendicular planes of a body in a state of three-dimensional stress. As usual, normal stresses are perpendicular to the faces of the element and are represented by
<!-- source-page: 509 -->
![](images/page-509_e4e3e4e8561265129fbaa5711701e5389b08142b5927f0799312e6b34fe9daea.jpg)
<details>
<summary>natural_image</summary>
3D rendered mechanical component with a star-like cutout and grid pattern (no text or symbols)
</details>
![](images/page-509_ffd1e850c2bdce637339b53072f517eb786946b2040370debddd2d300da5fad4.jpg)
<details>
<summary>natural_image</summary>
3D rendered mechanical component with visible internal cavities and embedded debris (no text or symbols)
</details>
Figure 111 (a) wheel rim; (b) engine block. ((a) Courtesy of Mark Blair; (b) courtesy of Mark Guard.)
$\sigma _ { x } , \sigma _ { y } .$ , and $\sigma _ { z }$ . Shear stresses act in the faces ( planes) of the element and are represented by $\tau _ { x y } , \tau _ { y z } , \tau _ { z x } ,$ and so on.
From moment equilibrium of the element, we show in Appendix C that
$$
\tau_ {x y} = \tau_ {y x} \quad \tau_ {y z} = \tau_ {z y} \quad \tau_ {z x} = \tau_ {x z}
$$
<!-- source-page: 510 -->
Hence, there are only three independent shear stresses, along with the three normal stresses.
![](images/page-510_39338939bfb15db3a931462210a663ce65cfe3e5bef98db4ba6616964f3874dc.jpg)
<details>
<summary>text_image</summary>
y, v
σy
τyx
dy
τyz
τxy
τxz
σx
x, u
σz
τzx
dz
z, w
dx
</details>
Figure 112 Three-dimensional stresses on an element
The element strain/displacement relationships are obtained in Appendix C. They are repeated here, for convenience, as
$$
\varepsilon_ {x} = \frac {\partial u}{\partial x} \quad \varepsilon_ {y} = \frac {\partial v}{\partial y} \quad \varepsilon_ {z} = \frac {\partial w}{\partial z} \tag {11.1.1}
$$
where $u , v ,$ and w are the displacements associated with the $x , y ,$ and z directions. The shear strains g are now given by
$$
\gamma_ {x y} = \frac {\partial u}{\partial y} + \frac {\partial v}{\partial x} = \gamma_ {y x}
$$
$$
\gamma_ {y z} = \frac {\partial v}{\partial z} + \frac {\partial w}{\partial y} = \gamma_ {z y} \tag {11.1.2}
$$
$$
\gamma_ {z x} = \frac {\partial w}{\partial x} + \frac {\partial u}{\partial z} = \gamma_ {x z}
$$
where, as for shear stresses, only three independent shear strains exist.
We again represent the stresses and strains by column matrices as
$$
\{\sigma \} = \left\{ \begin{array}{l} \sigma_ {x} \\ \sigma_ {y} \\ \sigma_ {z} \\ \tau_ {x y} \\ \tau_ {y z} \\ \tau_ {z x} \end{array} \right\} \quad \{\varepsilon \} = \left\{ \begin{array}{l} \varepsilon_ {x} \\ \varepsilon_ {y} \\ \varepsilon_ {z} \\ \gamma_ {x y} \\ \gamma_ {y z} \\ \gamma_ {z x} \end{array} \right\} \tag {11.1.3}
$$
The stress/strain relationships for an isotropic material are again given by
$$
\{\sigma \} = [ D ] \{\varepsilon \} \tag {11.1.4}
$$