Nonlinear finite elements/Homework 7

< Nonlinear finite elements

Problem 1: Index Notation

\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}
\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}

\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

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}

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

Problem 3: More Beams

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:

Part A:

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

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

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:

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.
This article is issued from Wikiversity - version of the Tuesday, January 08, 2008. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.