EEXTRUDE

EEXTRUDE, Action, NELEM, SPACE, DIST, THETA, TFACT , –, BCKEY
Extrudes 2-D plane elements into 3-D solids during a 2-D to 3-D analysis.

Compatible Products: – | Pro | Premium | Enterprise | Ent PP | Ent Solver | –

Action

Specifies one of the following command behaviors:

AUTO

 — 

Extrudes plane elements (PLANE182 and PLANE183) based on the KEYOPT(3) setting. Complementary elements are also extruded. (See Notes for more information.) This behavior is the default.

PLANE

 — 

Extrudes elements in the global Z direction. KEYOPT(3) of the parent plane elements is ignored.

AXIS

 — 

Extrudes elements about the global Y axis. KEYOPT(3) of the parent plane elements is ignored.

TANGENT

 — 

Extrudes plane and contact elements about the global Y axis. Target elements are extruded in the global Z direction.

TIRE

 — 

Extrudes plane and contact elements about the global Y axis in a 360-degree span. Target elements are extruded in the global Z direction if outside the plane elements. Mesh refinement is adapted specifically for tire analysis.

See Figure 2: Example Command Actions.

NELEM

Number of elements to generate in the extruded direction. If you do not specify a number, the program calculates a number automatically based on the average element size and extrusion distance.

SPACE

Spacing ratio. If positive, this value is the nominal ratio of the last division size to the first division size (if > 1.0, sizes increase, if < 1.0, sizes decrease). If negative, |SPACE| is the nominal ratio of the center division size to the end division size. Default = 1.0 (uniform spacing).

DIST

Distance to extrude in the global Z direction for the plane strain case (Action = PLANE). The default is 1.

THETA

Angle (in degrees) depending on Action:

Action = AXIS – Ending angle to extrude about the global Y axis for the axisymmetric case. Default = 360. (The beginning angle is always 0 degrees.)
Action = TIRE – Span of the contact patch for mesh refinement. The program generates an abrupt mesh transition from fine to coarse. Default = 0.
TFACT

Factor for increasing the rigid target size. The size of the extruded rigid target elements is determined automatically based on the size of the contact elements. Default = 0.2.

--

Reserved for future use.

BCKEY

Controls the nodal orientation in the third direction and boundary-condition mapping (Action = AXIS or TIRE only):

0 --

 — 

All nodes are rotated to a local Cartesian coordinate system where X is the radial, Y axial and Z circumferential direction. All loads and displacements are mapped from the 2-D model to the 3-D model in the local coordinate system.

If applying rotation ROTY in axisymmetric cases with torsion on the 2-D model, this value sets UZ = 0 at all corresponding 3-D nodes.

This value is the default.

1 --

 — 

Only nodes with applied loads and/or displacements are rotated to a local Cartesian coordinate system where X is the radial, Y axial and Z circumferential direction. All loads are mapped to the 3-D model and all applied displacements are reset to zero.

See Figure 3: Boundary Condition Key Behavior.

Notes

The EEXTRUDE command extrudes current-technology elements PLANE182 and PLANE183. Complementary elements TARGE169, CONTA171, CONTA172, and REINF263 also extrude. Extrusion operates automatically on elements in the selected element set.

Action = TIRE determines if target elements are in the middle ("rim") part of the model or on the outside ("road") part. The middle elements extrude axisymmetrically about the Y axis, and the outside elements extrude in the Z direction.

Figure 2:  Example Command Actions

Example Command Actions

If interference exists between road and tire, the command extrudes outside elements within the specified tolerance (SELTOL) in the global Z direction. For more information, see 2-D to 3-D analysis.

The BCKEY value is valid only within the 2-D to 3-D analysis environment (that is, after issuing MAP2DTO3D,START and before issuing MAP2DTO3D,FINISH).

Use the default BCKEY = 0 setting if you intend to apply minimal new loads or constraints during the 3-D analysis phase; otherwise, set BCKEY = 1.

For more information, including how boundary conditions and loads are mapped from the 2-D model to the 3-D model, see 2-D to 3-D Analysis in the Mechanical APDL Advanced Analysis Guide.

Figure 3:  Boundary Condition Key Behavior

Boundary Condition Key Behavior

This command is valid in the PREP7 (/PREP7) and SOLUTION (/SOLU) processors. Some options are valid within the 2-D to 3-D analysis environment only (between MAP2DTO3D,START and MAP2DTO3D,FINISH).

Element Behavior

For automatic PLANE182 and PLANE183 extrusion (Action = AUTO), based on the element behavior of the plane elements, the command performs as follows:

KEYOPT(3) = 0 --

Plane stress; the element is ignored.

KEYOPT(3) = 1 --

Axisymmetric; the element is extruded 360 degrees about the Y-axis. THETA is ignored.

KEYOPT(3) = 2 --

Plane strain (Z strain = 0.0); the element is extruded a unit distance in the global Z direction.

KEYOPT(3) = 3 --

Plane stress with thickness input; the element is extruded in the Z-direction as specified by the thickness input via a real constant.

KEYOPT(3) = 5 --

Generalized plane strain; the element is ignored.

KEYOPT(3) = 6 --

Axisymmetric with torsion; the element is extruded 360 degrees about the Y-axis. THETA is ignored.

For an axisymmetric extrusion (Action = AUTO with KEYOPT(3) = 1, Action = AXIS, or Action = TANGENT), the command merges any nodes within the specified tolerance (SELTOL,TOLER) of the axis into a single node, then forms degenerate tetrahedrons, pyramids, or wedges. The default tolerance value is 1.0E-6.

For an axisymmetric extrusion, SHELL208 and SHELL209 will extrude.

You can control shape-checking options via the SHPP command.

The extrusion behavior of accompanying contact (CONTA171 and CONTA172) is determined by the plane element settings. Rigid target (TARGE169) elements are extruded in the global Z direction unless axisymmetric extrusion (Action = AXIS or Action = TIRE) is in effect.

Within the 2-D to 3-D analysis environment (between MAP2DTO3D,START and MAP2DTO3D,FINISH), only PLANE182, PLANE183, and associated contact/target elements are supported for the axisymmetric option (with or without torsion) and plane strain.

2-D to 3-D Element Pairs

The following table shows each 2-D element capable of extrusion and its corresponding post-extrusion 3-D element:

All element properties are also transferred consistently during extrusion. For example, a 2-D element is extruded to a 3-D element, and a mixed u-P 2-D element is extruded to a mixed u-P 3-D element. Element and node components are passed over the 3-D elements and extruded nodes.

Menu Paths

This command cannot be accessed from a menu.

Release 18.2 - © ANSYS, Inc. All rights reserved.