Nonlinear finite elements/Homework 7

From Wikiversity
Jump to: navigation, search

Contents

Problem 1: Index Notation [edit]

  • Determine whether the following expressions are valid in index notation. If valid, identify the free indices and the dummy indices.
\begin{align}
A_{ms} & = b_m (c_r - d_r) \\
A_{ms} & = b_m (c_s - d_s) \\
t_i& = \sigma_{ji} n_j \\
t_i& = \sigma_{ji} n_i \\
x_i x_i & = r^3 \\
B_{ij} c_j & = 3
\end{align}
  • Show the following
\begin{align}
\delta_{ii} &= 3 \\
e_{ijk}e_{pqk} &= \delta_{ip}\delta_{jq} - \delta_{iq}\delta_{jp} \\
\delta_{ij}e_{ijk} & = 0 \\
e_{qrs} d_q d_s & = 0
\end{align}
  • The elasticity tensor is given by

\boldsymbol{\mathsf{C}} = \lambda~ \boldsymbol{\mathit{1}}\otimes\boldsymbol{\mathit{1}} + 2\mu~\boldsymbol{\mathsf{I}}

where \lambda, \mu are Lame constants, \boldsymbol{\mathit{1}} is the second order identity tensor, and \boldsymbol{\mathsf{I}} is the fourth-order symmetric identity tensor.The two identity tensors are defined as

\begin{align}
\boldsymbol{\mathit{1}} & = \delta_{ij}~\mathbf{e}_i\otimes\mathbf{e}_j \\
\boldsymbol{\mathsf{I}} & = \frac{1}{2}[\delta_{ik}\delta_{jl} + \delta_{il}\delta_{jk}]~
 \mathbf{e}_i\otimes\mathbf{e}_j\otimes\mathbf{e}_k\otimes\mathbf{e}_l
\end{align}

The stress-strain relation is


\boldsymbol{\sigma} = \boldsymbol{\mathsf{C}} : \boldsymbol{\varepsilon}

Show that the stress-strain relation can be written in index notation as


\sigma_{ij} = 2\mu\varepsilon_{ij} + \lambda\varepsilon_{kk}\delta_{ij}~.

Write the stress-strain relations in expanded form.

Problem 2: Rotating Vectors and Tensors [edit]

Let (\mathbf{e}_1,\mathbf{e}_2,\mathbf{e}_3) be an orthonormal basis.Let \boldsymbol{A} be a second order tensor and \mathbf{u} be a vector with components

\begin{align}
\boldsymbol{A} &= 5~\mathbf{e}_1\otimes\mathbf{e}_1 - 4~\mathbf{e}_2\otimes\mathbf{e}_1 + 
 2~\mathbf{e}_3\otimes\mathbf{e}_3\\
\mathbf{u} &= -2~\mathbf{e}_1 + 3~\mathbf{e}_3
\end{align}
  • Write out \boldsymbol{A} and \mathbf{u} in matrix notation.
  • Find the components of the vector \mathbf{v} = \boldsymbol{A}\bullet\mathbf{u} in the basis (\mathbf{e}_1,\mathbf{e}_2,\mathbf{e}_3).
  • Find the components of the vector \mathbf{w} = \mathbf{v}\times\mathbf{u} in

the basis (\mathbf{e}_1,\mathbf{e}_2,\mathbf{e}_3).

  • Find the components of the tensor \boldsymbol{C} = \mathbf{v}\otimes\mathbf{w} in the orthonormal basis.
  • Rotate the basis clockwise by 30 degrees around the \mathbf{e}_3 direction. Find the components of \mathbf{u}, \mathbf{v}, \mathbf{w}, and \boldsymbol{C} in the rotated basis.

Problem 3: More Beams [edit]

Use ANSYS to solve the following problems.We want to see how the beam element BEAM188 that ANSYS provides behaves. If you use some other tool choose the equivalent element.

Beam188 is based on Timoshenko beam theory. The element uses linear shape functions for all degrees of freedom.The beam element refers to the following papers:

  • Simo, J.C. and Vu-Quoc, L., 1986, "A three-dimensional finite strain rod model. Part II: Computational Aspects," Computer Methods in Applied Mechanics and Engineering, 58, pp. 79-116.
  • Ibrahimbegovic, A., 1995, "On finite element implementation of geometrically nonlinear Reissner's beam theory: Three-dimensional curved beam elements," Computer Methods in Applied Mechanics and Engineering, 122, pp. 11-26.

Part A: [edit]

Consider a beam of length L = 100 in., cross-section 1 in. \times 1 in., and subjected to a uniformly distributed transverse load q_0 lbf/in. Model one half of the beam using symmetry considerations.

Hinged-Hinged Beam [edit]

The boundary conditions are


 w_0(0) = u_0(L/2) = \varphi_x(L/2) = 0 ~.

Compute a plot for this case using Beam188 elements. What do you observe?

Clamped-Clamped Beam [edit]

The boundary conditions are


 u_0(0) = w_0(0) = \varphi_x(0) = u_0(L/2) = \varphi_{x = L/2} = 0.

Compute a plot for this case using Beam188 elements. Comment on your plot.

You will have the save your results at the end of each load step to get the data you need.

Part B: [edit]

For this problem you will try to reproduce some of the results given in Simo and Vu Quoc (1986) and Ibrahimgbegovic (1995) using Beam188 elements.

  1. Simulate the unrolling of a cantilever beam from Section 4.1.1 of Ibrahimbegovic (1995) and compare your results with the results shown in the paper.
  2. Simulate the clamped-hinged deep circular arch from Example 7.3 of Simo and Vu Quoc (1986) and compare you results with the results shown in the paper.
  3. Simulate the buckling of a hinged right-angle frame under both fixed and follower loads from Example 7.4 of Simo and Vu Quoc (1986) and compare your results with those shown in the paper.