*SHELL GENERAL SECTION
Define a general, arbitrary, elastic shell section.

This option is used to define a general, arbitrary, elastic shell section.

Products: ABAQUS/Standard  ABAQUS/Explicit  

Type: Model data

Level: Part  Part Instance  

References:

Required parameter:

ELSET

Set this parameter equal to the name of the element set containing the shell elements for which the section behavior is being defined.

Required parameter in ABAQUS/Explicit, optional parameter in ABAQUS/Standard: 

DENSITY

Set this parameter equal to the mass per unit surface area of the shell.

If the MATERIAL and COMPOSITE parameters are omitted, this density accounts for the mass of the shell, since no material definition is given.

If the MATERIAL or COMPOSITE parameter is used, the mass of the shell includes a contribution from this parameter in addition to any contribution from the material definition.

Optional parameters:

CONTROLS

In an ABAQUS/Explicit analysis, set this parameter equal to the name of a section controls definition (see Section controls, Section 13.1.4 of the ABAQUS Analysis User's Manual) to be used to specify the second-order accurate element formulation option, a nondefault hourglass control formulation option, or scale factors.

In an ABAQUS/Standard analysis, set this parameter equal to the name of a section controls definition to be used to specify the enhanced hourglass control formulation (see Section controls, Section 13.1.4 of the ABAQUS Analysis User's Manual) or to be used in a subsequent ABAQUS/Explicit import analysis.

OFFSET

Include this parameter to define the distance (as a fraction of the shell thickness) from the shell midsurface to the reference surface (containing the nodes of the element). This parameter accepts positive or negative values or the labels SPOS or SNEG.

Positive values of the offset are in the positive normal direction (see Shell elements: overview, Section 15.6.1 of the ABAQUS Analysis User's Manual). When OFFSET=0.5 (or SPOS), the top surface of the shell is the reference surface. When OFFSET=–0.5 (or SNEG), the bottom surface of the shell is the reference surface. The default is OFFSET=0, which indicates that the middle surface of the shell is the reference surface.

This parameter cannot be used if the MATERIAL and COMPOSITE parameters are omitted. This parameter is ignored for continuum shells.

ORIENTATION

Set this parameter equal to the name of an orientation definition (see Orientations, Section 2.2.5 of the ABAQUS Analysis User's Manual) to be used with the section forces and section strains.

POISSON

Include this parameter to define the shell thickness direction behavior.

Set this parameter equal to a nonzero value to cause the thickness direction strain under plane stress conditions to be a linear function of the membrane strains. The value of the POISSON parameter must be between –1.0 and 0.5.

Set POISSON=ELASTIC to automatically select this parameter value based on the initial isotropic elastic part of the material definition.

The default is POISSON=0.5.

STACK DIRECTION

This parameter is relevant only for continuum shells.

This parameter defines the continuum shell stack or thickness direction. Set this parameter equal to 1, 2, 3, or ORIENTATION. The default is STACK DIRECTION=3. The ORIENTATION parameter must also be used if STACK DIRECTION=ORIENTATION.

THICKNESS MODULUS

This parameter is relevant only for continuum shells.

Set this parameter equal to an effective thickness modulus. The default effective thickness modulus is twice the initial in-plane shear modulus based on the material definition.

ZERO

If the section is defined by its general stiffness, set this parameter equal to , the reference temperature for thermal expansion (for example, ZERO=50 means ).

This parameter is ignored if the COMPOSITE, the MATERIAL, or the USER parameter is specified.

The following parameters are optional, mutually exclusive, and used only if the section is not defined by its general stiffness on the data lines: 

COMPOSITE

Include this parameter to indicate that the shell is composed of layers with different linear elastic material behavior.

MATERIAL

Set this parameter equal to the name of the single linear elastic material of which the shell is made.

USER

This parameter applies only to ABAQUS/Standard analyses. See Using a general shell section to define the section behavior, Section 15.6.6 of the ABAQUS Analysis User's Manual, for use of this option in linear perturbation analyses.

Include this parameter to indicate that the shell section stiffness is defined in user subroutine UGENS.

The following optional parameter can be used only in combination with the MATERIAL, the COMPOSITE, or the USER parameter: 

NODAL THICKNESS

Include this parameter to indicate that the shell thickness should not be read from the data lines but should be interpolated from the thickness specified at the nodes with the *NODAL THICKNESS option. For composite sections the total thickness is interpolated from the nodes, and the thicknesses of the layers specified on the data lines are scaled proportionally. This parameter is ignored for continuum shells.

The following optional parameters can be used only in combination with the USER parameter: 

I PROPERTIES

Set this parameter equal to the number of integer property values needed as data in user subroutine UGENS. The default is I PROPERTIES=0.

PROPERTIES

Set this parameter equal to the number of real (floating point) property values needed as data in user subroutine UGENS. The default is PROPERTIES=0.

UNSYMM

Include this parameter if the section stiffness matrices are not symmetric. This parameter will invoke the unsymmetric equation solution capability.

VARIABLES

Set this parameter equal to the number of solution-dependent variables that must be stored for the section. The default is VARIABLES=1.

Optional parameter for use when the MATERIAL, the COMPOSITE, and the USER parameters are omitted: 

DEPENDENCIES

Set this parameter equal to the number of field variable dependencies included in the definition of the scaling moduli, in addition to temperature. If this parameter is omitted, it is assumed that the moduli are constant or depend only on temperature.

Data line if the MATERIAL parameter is included: 

First (and only) line:

  1. Shell thickness. This value is ignored if the NODAL THICKNESS parameter is included.

Data lines if the COMPOSITE parameter is included: 

First line:

  1. Layer thickness. This value is scaled if the NODAL THICKNESS parameter is included.

  2. This field is not used (any value given will be ignored). It is included for compatibility with the *SHELL SECTION option.

  3. Name of the material forming this layer.

  4. Orientation angle, , (in degrees) measured positive counterclockwise relative to the orientation definition given with the ORIENTATION parameter, where . If the ORIENTATION parameter is not included, is measured relative to the default shell local directions (see Conventions, Section 1.2.2 of the ABAQUS Analysis User's Manual).

Repeat this data line as often as necessary to define the layers of the shell. The order of the laminated shell layers with respect to the positive direction of the shell normal is defined by the order of the data lines.

Data lines to define the shell section if the MATERIAL, the COMPOSITE, and the USER parameters are omitted: 

First line:

  1. Symmetric half of the matrix in the order , , , , , , ,..., , ,..., ,..., ,...,

Repeat this data line three times. Enter 21 entries total, 8 per line.

Second line (optional):

  1. vector (, , ..., ).

Third line (optional):

  1. , scaling modulus for . The default is 1.0.

  2. , scaling modulus for . The default is 0.0.

  3. , temperature for these values of and .

  4. First field variable.

  5. Second field variable.

  6. Etc., up to five field variables.

Subsequent lines (only needed if the DEPENDENCIES parameter has a value greater than five):

  1. Sixth field variable.

  2. Etc., up to eight field variables per line.

Repeat this set of data lines as often as necessary to define and as functions of temperature and other predefined field variables.

Data lines if the USER parameter is included: 

First line:

  1. Shell thickness. This value is ignored if the NODAL THICKNESS parameter is included.

Second line:

  1. Enter the data to be used as properties in user subroutine UGENS. Enter all floating point values first, followed immediately by the integer values.

Repeat this data line as often as necessary to define the properties required in UGENS. Enter eight values per line for both real and integer values.