1 Introduction

The finite element method permits to solve the governing equations of a structural model by using numerical methods over one model discretization. When the structure is thin (i.e. it is a three-dimensional solid whose thickness is very small when compared with other dimensions) it is usual to model it using a shell finite element model. The results of this analysis are the displacements and rotations in every node of the mesh and the strengths (i.e. the values resulting of the integration of the stress tensor components through the shell thickness) in some interior element positions.

In order to get valuable information of the analysis, it is necessary a good understanding and interpretation of the strengths. This document will explain what the strengths in shells are and how can they be used for dimensioning or evaluating one structural model.

We are going to define mathematically the strengths in shells as they are used in the standard shell Reissner-Mindlin theory. The set of strength values describes fully the stress tensor for every point in the shell mid plane.

Ribo Rodriguez 2019a-shell desc3.svg
Image 1. Shell is represented by its mid plane

2 Definitions

One structure can be considered a Shell if it is thin (have one dimension much smaller than the other two).

Some definitions:

Shell
A shell is a finite element model of a three-dimensional structure whose thickness is very small when compared with other dimensions, and in structural terms, is characterized by some simplifying hypotheses like the Reissner-Mindlin hypotheses. The geometry of the shell model is completely defined by its middle surface (plane or curved surface in the 3D) and the thickness and normal in every point on this middle surface
Thickness
for every point in the structure, the thickness is the width of the model through the small dimension
Local axes
for every point in the structure it is necessary to define an attached local axes system X’, Y’ and Z’ where axe Z’ will always be orthogonal to the Shell. X’, Y’ can be any axes but must be defined for every point in the Shell prior to the calculation. All strengths will be expressed on these axes
Section
is the part of the structure which is the intersection between the structure and a plane orthogonal to the Shell mid plane

and then, the Reissner-Mindlin hypotheses are defined as follows:

  • One planar section, after deformation will continue to be planar. The deformed section does not generally remain orthogonal to the mid-surface
  • The normal stress through the thickness is ignored ()
  • There is a linear variation of displacement across the plate thickness and the plate thickness does not change during deformation

3 Definition of the strengths in the shell

In any internal point of the structure the stress tensor represents the stresses in that point. As we have simplified the shell structure by the mid plane, it is necessary to define some values that are calculated as the integrals of the stress tensor through the shell thickness so as they represent completely, under the accepted hypotheses, the stresses in the mid plane.

Ribo Rodriguez 2019a-shell strengths3.svg
Image 2. Strengths in the shell

The strengths are three axial forces in the plane, three bending/twisting moments and two shears

Table 1. Definition of strengths
Axial force in X’ Axial force in Y’ Axial force in XY’
Bending moment X’ Bending moment Y’ Twisting moment XY’
Shear force in X’ Shear force in Y’


All the integrals are in Z’ axe from to , being the thickness of the shell in that point. Z’ is the local axis defined as parallel to the normal to the surface at the point.

We need to consider that the real and have a parabolic shape through the shell thickness with null values in the top and bottom layers. However, we accept the simplification of considering the shear as constant through all the thickness.

Ribo Rodriguez 2019a-shear strengths3.svg
Image 3. Real parabolic shear stress is simplified as constant through the thickness

4 Finite element analysis

The Finite element analysis is a method to solve numerically the differential equation that governs the structural behavior of the structure. To do so, it is necessary to discretize the model into a mesh, which is a collection of elements connected between them by nodes. The variables to solve in the problem based on shell elements are the displacements and rotations of every node of the mesh. From these values, it is possible to interpolate the value of the displacements for every point over the structure and it is also possible to calculate the strengths as a derived result of the displacements.

Ribo Rodriguez 2019a-shell mesh3.svg
Image 4. The discretization is the triangle mesh

Once discretized, the finite element problem becomes:

(1)


where is the stiffness matrix, is the external forces vector and is the displacements vector. As every node has 6 degrees of freedom (), the dimension of is 6 x number of nodes.

If the problem is linear, and do not depend on and the problem can be solved by simply solving the linear system once.

If the problem is non linear, or depend on and then it is necessary to solve the problem by iterating through a non-linear solver.

If the problem is dynamic, the equation to solve becomes:

(2)


see [1] for more details.

5 Results of the finite element analysis

The finite element analysis gets reduced to the resolution of a system of equations where the variables are the displacements and rotations defined in every node of the mesh. As these variables are defined in the nodes that are shared between neighboring elements, the displacements and rotations fields are continuum through the elements by the natural definition of the problem.

As described before, the strengths are the integration of the stress tensor through the thickness of the shell and the stresses are obtained from the derivatives of the displacements. Both the stresses and the strength are calculated inside every element. Specifically, they are calculated in the integration points used to compute the numerical integration inside the element during the analysis. These points are the so-called Gauss points which are used by the quadrature rule to increase the precision of the numerical integration.

As the strengths are calculated inside every element, this leads to two effects that are important to consider:

  1. The strengths fields are discontinuous between elements
  2. When displaying the strengths in a postprocessing program, the software linearly extrapolates the values calculated internally to new values in every node of the element boundary. For relative small differences of the strength values on the Gauss points of the element, the lineal extrapolation process is likely to calculate invalid nodal values (e.g. too large values, or a negative value for a variable that is known to be positive).

6 Smoothing

As the strengths fields are discontinuous between elements, in some cases it might be convenient to calculate another field, similar to the original one, that is continuous. This is only possible between elements that share equal local axes definition. The smoothed field is calculated by comparing the values in every node from each of the neighboring elements. Some kind of mean value is obtained and used as the value for the node.

This correction is generally good, as it provides a value that is closer, in most cases, to the real value. However, in extreme cases and specially near the shell boundary or in points over external elements or reinforcements (beams), it can lead to incorrect values. This effect can be maximized by the addition of the two correction effects: the smoothing and the linearly extrapolation.

It is important to visualize and compare the non-smoothed results and the smoothed ones in order to understand better the strengths field.

Table 2. Moments in coarse mesh. Gauss points results
rp-02-gp rp-02-gp1 rp-02-gp2


Table 3. Moments in coarse mesh. Smoothed results
rp-02-sm rp-02-sm1 rp-02-sm2


Table 4. Moments in fine mesh. Gauss points results
rp-005-gp rp-005-gp1 rp-005-gp2


Table 5. Moments in fine mesh. Smoothed results
rp-005-sm rp-005-sm1 rp-005-sm2


The results of the examples displayed in the figures above are summarized in Table 6. We can see that the error, specially for the coarse mesh, is quite high.

Table 6. Some results for the different meshes
Mesh Gauss points/Smooth
coarse GP -2.30 20.0 -77
coarse SM -2.30 13.0 -75
fine GP -0.17 5.8 -74
fine SM -0.17 4.6 -73


7 Main strengths and main stresses

For any tensor defined in a local axes system, there exists another local axes system (the so-called principal axes) for which the tensor is diagonal (i.e. its non-diagonal values are zero). In this system, the values in the diagonal are maximized and minimized.

The principal axes are defined by the eigenvalues and eigenvectors of the matrix.

The local axes systems for the main moments, main axial strengths and main stresses need not to be equivalent and typically will be different between them.

It is important to remind that the stress and the corresponding strength tensors are symmetric (i.e , , , etc.).

Table 7. Strengths and stresses in principal axes
Strengths in local axes Main strengths
Axial strengths as membrane components
Local axes axial ()
Bending and twisting moments
Local axes moments ()
Stress tensor
Local axes stresses ()


Where , , and will represent typically different local axes systems with a common Z’ axe.

Ribo Rodriguez 2019a-shell main axes3.svg
Image 5. Main strengths in and

8 Stresses in top and bottom layers

In the shell model, we assume that stresses vary linearly through the thickness of the Shell. As a consequence, both the maximum and the minimum of any stress component will be located in either the top or the bottom layer for any shell point.

Note: shear stresses in y’ and z’ have a real parabolic shape through the Shell thickness, with a maximum in the middle plane of the shell. However, in our simplified model, we assume a constant value for the shear stresses in the thickness. So, maximum and minimum are also in the external layers.

Top and bottom stresses are calculated in the following way:

(3)


(4)


where:

(5)


(6)


the values for and for shells are: and

9 Dimensioning metallic materials

Based on the stresses tensor calculated before, it is possible to calculate the Von Mises stress for the top and bottom layers following the formula:

(7)


where are the main stresses associated to the stress tensor .

The Von Mises stress as defined in (7) can be used as a yield criteria for the material. This is commonly used as yield criteria for metallic materials.

10 Dimensioning structural concrete

Structural concrete is a composite material made of concrete and steel bars. Several normatives, like Eurocode and ACI and other national regulations, offer guidelines to dimension and check the concrete cross section and the amount of steel.

For a model where the main axial forces axes and the main momentum axes are coincident with the element local axes , the strengths in the section will be , and in the direction and , and in the direction. With these strengths, it is possible to dimension the structure by using the regulation standards.

In the general case, there is an additional twisting moment that is different to zero. It is not in the security side to dimension the section without considering this twisting moment in the verification of the main steel bars in both directions. It is necessary to use some method, that satisfies the equilibrium and geometric compatibility in the section and that has some bearing strengths greater that the external actions.

One commonly used method is the Wood and Armer. In this method, the bearing and are increased based on the value of . The resulting values are used for dimensioning the structure.

The CEB-FIP Model Code proposes and alternative method where the thickness is divided into three layers and the strengths are converted into pairs of forces and shear forces for dimensioning.

10.1 Wood and Armer method

The Wood and Armer method is based on the normal moment yield criterion (Johansen’s yield criterion) and proposes that the dimensioning of the maximum bear moments for some given directions and can be calculated as follows:

(8)


(9)


if and have different sign, and is bigger then:

(10)


(11)


10.1.1 Theoretical justification of the Wood and Armer method

Given external moments and , the moments in direction where the angle between and is are the following:

(12)


(13)


where and are the bending and twisting moments in the direction.

On the other side, if and are the moment capacities in axes x,y then, the bearing capacity of the section in direction where the angle between and is is the following:

(14)


Imposing that in (14) must be bigger that in (12) for any direction, it is possible to justify that the Wood and Armer proposal is an upper bound of the capacity for any direction.

The justifications and details of the method are described in [2] and [3].

10.2 CEB-FIP Model Code

The slab model is decomposed into three layers, each with of the slab thickness. Bending moments are decomposed into pairs of forces and applied to the layers as normal forces. Twisting moments are equally decomposed into pairs of force that are applied as shear forces in the two external layers. Finally, the shear forces are applied to the central layer for verification.

11 Dimensioning composite laminate material

A composite laminate material or fiber reinforced plastic (FRP) is built by adding several layers of fiber that get glued together by the use of a resin. In order to dimension or check its bearing capacity, it is typically necessary to evaluate a failure criterion for every one of its constitutive layers or plies.

Every single layer can be defined by its components of fiber and resin and are normally orthotropic, having different resistance values for every one of the orthogonal directions. This anisotropic composite materials will also have different resistance capacities in tension and compression.

It is common to use the Tsai–Wu failure criterion [4] in order to check the capacity of each single layer.

Ribo Rodriguez 2019a-shell laminate3.svg
Image 6. Analysis of a laminate ply

11.1 Tsai–Wu failure criterion

The criterion is defined as follows:

(15)


where is one of and and are some coefficients calculated from laboratory results.

For plane stress, where , the criteria is reduced to:

(16)


where:

As it is difficult to obtain the value of from a laboratory test, some references suggest to use the value . Tsai recommends to obtain its value based on the following relationship:

(17)


Where and are the tensile and compressive allowable stress in the longitudinal direction and and are the tensile and compressive allowable stress in the transverse direction. is the allowable shear stress.

see [4] and see [5] for a detailed description.

11.2 Tsai–Wu to calculate a minimum security factor

Another way of considering the problem is that the security factor for the combined stress in any individual layer must be where can be calculated based on (16) as:

(18)


then:

(19)


where:

The complete process is described at [6].

References

[1] Oñate E. (1991) Cálculo de estructuras por el método de los elementos finitos. ISBN 8487867006


[2] Shin M., Bommer A., Deaton, J.B. and Alemdar, B.N. (2009) Twisting Moments in Two-Way Slabs. Concrete international. Available: https://www.academia.edu/15396812


[3] OBrien E., O’Dwyer D. (2015). A review of the Wood and Armer equations for torsion in bridge slabs. 93. 40-43


[4] Tsai S.W. and Wu E.M. (1971) A general theory of strength for anisotropic materials. J Compos Mater, 5. pp. 58-80


[5] Hopkins P. (2005) Benchmarks for Membrane and Bending Analysis of Laminated Shells. ISBN 1874376085


[6] Bureau Veritas Marine & Offshore SA (2019) Engineering, production and life cycle management for the complete construction of large-length FIBRE-based SHIPs


Back to Top

Document information

Published on 25/09/19
Submitted on 25/09/19

Licence: CC BY-NC-SA license

Categories

Technical documents

Software manuals

Document Score

0

Views 0
Recommendations 0

Keywords