ProductsAbaqus/StandardAbaqus/ExplicitAbaqus/CAEAbaqus/Aqua Typical ApplicationsSurface elements are useful in several special modeling cases:
Choosing an appropriate elementIn addition to the general surface elements available in both Abaqus/Standard and Abaqus/Explicit, cylindrical surface elements and axisymmetric surface elements are available in Abaqus/Standard only. General surface elementsGeneral surface elements should be used in three-dimensional models in which the deformation of the structure can evolve in three dimensions. Cylindrical surface elementsCylindrical surface elements are available in Abaqus/Standard for precise modeling of regions in a structure with circular geometry, such as a tire. The elements make use of trigonometric functions to interpolate displacements along the circumferential direction and use regular isoparametric interpolation in the in-plane direction. They use three nodes along the circumferential direction and can span a segment between 0° and 180°. Elements with both first-order and second-order interpolation in the in-plane direction are available. The geometry of the element is defined by specifying nodal coordinates in a global Cartesian system. These elements can be used in the same mesh with regular surface elements. They can also be embedded in general solid and cylindrical elements. Axisymmetric surface elementsThe axisymmetric surface elements available in Abaqus/Standard are divided into two categories: those that do not allow twist about the symmetry axis and those that do. These elements are referred to as the regular and generalized axisymmetric surface elements, respectively. The generalized axisymmetric surface elements (axisymmetric surface elements with twist) allow a circumferential component of loading, which may cause twist about the symmetry axis. The circumferential load component is independent of the circumferential coordinate . Since there is no dependence of the loading on the circumferential coordinate, the deformation is axisymmetric. The generalized axisymmetric surface elements cannot be used in dynamic or eigenfrequency extraction procedures. Naming conventionThe naming convention for surface elements depends on the element dimensionality. General surface elementsGeneral surface elements in Abaqus are named as follows: Cylindrical surface elementsCylindrical surface elements in Abaqus/Standard are named as follows: Axisymmetric surface elementsAxisymmetric surface elements in Abaqus/Standard are named as follows: Element normal definitionThe “top” surface of a surface element is the surface in the positive normal direction (defined below) 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. General surface elementsFor general surface elements the positive normal direction is defined by the right-hand rule going around the nodes of the element in the order that they are specified in the element definition. See Figure 1. Figure 1. Positive normals for general surface elements.
Cylindrical surface elementsThe positive normal direction is defined by the right-hand rule going around the nodes of the element in the order that they are specified in the element definition. See Figure 2. Figure 2. Positive normals for cylindrical surface elements.
Axisymmetric surface elementsFor axisymmetric surface elements the positive normal is defined by a 90° counterclockwise rotation from the direction going from node 1 to node 2. See Figure 3. Figure 3. Positive normals for axisymmetric surface elements.
Defining the elements section propertiesYou must associate the surface section properties with a region of your model. Input File Usage SURFACE SECTION, ELSET=name where the ELSET parameter refers to a set of surface elements. Abaqus/CAE Usage Property module: Create Section: select Shell as the section Category and Surface as the section Type : select regions Using a surface element to carry rebar layersYou can define layers of reinforcement that are carried by the surface element. The stiffness and mass due to the rebar layers are added to the surface element. Abaqus/CAE Usage Property module: Create Section: select Shell as the section Category and Surface as the section Type, Using a surface element to bring additional mass into the modelYou can define the mass per unit area carried by the surface element. Input File Usage SURFACE SECTION, ELSET=name, DENSITY=number Abaqus/CAE Usage Property module: Create Section: select Shell as the section Category and Surface as the section Type, toggle on : number Using a surface element in a constraintSurface elements can be used to define a surface in Abaqus, and this surface can be used in a surface-based tie constraint (see Mesh tie constraints). Input File Usage Use the following options: SURFACE, NAME=surface_name TIE, NAME=name surface_name, master_name Abaqus/CAE Usage In Abaqus/CAE you can select one or more faces directly in the viewport when you are prompted to select a surface. In addition, you can define surfaces as collections of faces and edges using the Surface toolset. Interaction module: Create Constraint: Tie Using a surface element to visualize gravity wavesYou can define a surface element set at the still water height to visualize the gravity waves during an Abaqus/Aqua analysis. Input File Usage SURFACE SECTION, ELSET=name, AQUAVISUALIZATION=YES Abaqus/CAE Usage Specifying a wave surface for visualization is not supported in Abaqus/CAE. |