Sie sind auf Seite 1von 5

5.

1 Element geometry
Two types of shell elements are available in Abaqus: conventional shell elements and continuum shell elements. Conventional shell elements discretize a reference surface by defining the element's planar dimensions, its surface normal, and its initial curvature. The nodes of a conventional shell element, however, do not define the shell thickness; the thickness is defined through section properties. Continuum shell elements, on the other hand, resemble three-dimensional solid elements in that they discretize an entire three-dimensional body yet are formulated so that their kinematic and constitutive behavior is similar to conventional shell elements. Continuum shell elements are more accurate in contact modeling than conventional shell elements, since they employ twosided contact taking into account changes in thickness. For thin shell applications, however, conventional shell elements provide superior performance. In this manual only conventional shell elements are discussed. Henceforth, we will refer to them simply as shell elements. For more information on continuum shell elements, see Shell elements: overview, Section 28.6.1 of the Abaqus Analysis User's Manual.

5.1.1 Shell thickness and section points


The shell thickness is required to describe the shell cross-section and must be specified. In addition to specifying the shell thickness, you can choose to have the stiffness of the cross-section calculated during the analysis or once at the beginning of the analysis. You define the shell thickness using either the *SHELL SECTION or *SHELL GENERAL SECTION option. If you use the *SHELL SECTION option, Abaqus uses numerical integration to calculate the stresses and strains independently at each section point (integration point) through the thickness of the shell, thus allowing nonlinear material behavior. For example, an elastic-plastic shell may yield at the outer section points while remaining elastic at the inner section points. The location of the single integration point in an S4R (4-node, reduced integration) element and the configuration of the section points through the shell thickness are shown in Figure 51. Figure 51 Configuration of section points in a numerically integrated shell.

You can specify any odd number of section points through the shell thickness with the *SHELL SECTION option. By default, Abaqus uses five section points through the thickness of a homogeneous shell, which is sufficient for most nonlinear design problems. However, you should use more section points in some complicated simulations, especially when you anticipate reversed plastic bending (nine is normally sufficient in this case). For linear problems three section points provide exact integration through the thickness. However, the *SHELL GENERAL SECTION option is more efficient for linear elastic shells. If you use the *SHELL GENERAL SECTION option, the material behavior must be linear elastic, as the stiffness of the cross-section is calculated only once at the beginning of the simulation. In this case, all calculations are done in terms of the resultant forces and moments across the entire cross-section. If you request stress or strain output, Abaqus provides default output for the bottom surface, the midplane, and the top surface.

5.1.2 Shell normals and shell surfaces


The connectivity of the shell element defines the direction of the positive normal, as shown in Figure 52. Figure 52 Positive normals for shells.

For axisymmetric shell elements the positive normal direction is defined by a 90 counterclockwise rotation from the direction going from node 1 to node 2. For three-dimensional shell elements the positive normal is given by the right-hand rule going around the nodes in the order in which they appear in the element definition. The top surface of a shell is the surface in the positive normal direction and is called the SPOS face for contact definition. The bottom surface is in the negative direction along the normal and is called the SNEG face for contact definition. Normals should be consistent among adjoining shell elements. The positive normal direction defines the convention for element-based pressure load application and output of quantities that vary through the shell thickness. A positive element-based pressure load applied to a shell element produces a load that acts in the direction of the positive normal. (The element-based pressure load convention for shell elements is opposite to that for continuum elements; the surface-based pressure load conventions for shell and continuum elements are identical. For more on the difference between element-based and surface-based distributed loads, see Distributed loads, Section 32.4.3 of the Abaqus Analysis User's Manual.)

5.1.3 Initial shell curvature


Shells in Abaqus (with the exception of element types S3/S3R, S3RS, S4R, S4RS, S4RSW, and STRI3) are formulated as true curved shell elements; true curved shell elements require special attention to accurate calculation of the initial surface curvature. Abaqus automatically calculates the surface normals at the nodes of every shell element to estimate the initial curvature of the shell. The surface normal at each node is determined using a fairly elaborate algorithm, which is discussed in detail in Defining the initial geometry of conventional shell elements, Section 28.6.3 of the Abaqus Analysis User's Manual. With a coarse mesh as shown in Figure 53, Abaqus may determine several independent surface normals at the same node for adjoining elements. Physically, multiple normals at a single node mean that there is a fold line between the elements sharing the node. While it is possible that you intend to model such a structure, it is more likely that you intend to model a smoothly curved shell; Abaqus will try to smooth the shell by creating an averaged normal at a node.

Figure 53 Effect of mesh refinement on the nodal surface normals.

The basic smoothing algorithm used is as follows: if the normals at a node for each shell element attached to the node are within 20 of each other, the normals will be averaged. The averaged normal will be used at that node for all elements attached to the node. If Abaqus cannot smooth the shell, a warning message is issued in the data (.dat) file. You may override the default algorithm. To introduce fold lines into a curved shell or to model a curved shell with a coarse mesh, use the *NODE and *NORMAL options to define the normals manually. With the *NODE option you specify the surface normal at a node as the 4th, 5th, and 6th values on the data line, following the nodal coordinates. A normal you define with *NODE is the normal used for all elements sharing that node, unless *NORMAL is also used. Use the *NORMAL option to specify a normal at a node for selected elements only. Normals defined with *NORMAL override normals defined with *NODE. See Defining the initial geometry of conventional shell elements, Section 28.6.3 of the Abaqus Analysis User's Manual, for further details.

5.1.4 Reference surface offsets


The reference surface of the shell is defined by the shell element's nodes and normal definitions. When modeling with shell elements, the reference surface is typically coincident with the shell's midsurface. However, many situations arise in which it is more convenient to define the reference surface as offset from the shell's midsurface. For example, surfaces created in CAD packages usually represent either the top or bottom surface of the shell body. In this case it may be easier to define the reference surface to be coincident with the CAD surface and, therefore, offset from the shell's midsurface. Shell offsets can also be used to define a more precise surface geometry for contact problems where shell thickness is important. Another situation where the offset from the midsurface may be important is when a shell with continuously varying thickness is modeled. In this case defining the nodes at the shell midplane can be difficult. If one surface is smooth while the other is rough, as in some aircraft structures, it is easiest to use shell offsets to define the nodes at the smooth surface. Offsets can be introduced by specifying an offset value, which is defined as the distance (measured as a fraction of the shell's thickness) from the shell's midsurface to the reference surface containing the element's nodes. Positive values of the offset are in the positive normal direction. When the offset is set equal to 0.5 or SPOS, the top surface of the shell is the reference surface. When the offset is set equal to 0.5 or SNEG, the bottom surface is the

reference surface. The default offset is 0, which indicates that the middle surface of the shell is the reference surface. These three reference surface offset settings are shown in Figure 54 for a mesh where the nodal positions are adjusted to keep the position of the midsurface constant. Figure 54 Schematic of shell offsets for offset values of 0, 0.5, and +0.5.

The degrees of freedom for the shell are associated with the reference surface. All kinematic quantities, including the element's area, are calculated there. Large offset values for curved shells may lead to a surface integration error, affecting the stiffness, mass, and rotary inertia for the shell section. For stability purposes Abaqus/Explicit also automatically augments the rotary inertia used for shell elements on the order of the offset squared, which may result in errors in the dynamics for large offsets. When large offsets from the shell's midsurface are necessary, use multi-point constraints or rigid body constraints instead.

Das könnte Ihnen auch gefallen