2D Element Capping
2D Element Capping
Controls how the cut edges of 2D elements (shells) are displayed.
When shell elements are cut it is possible to draw their cut edges in three modes:
| ![]() |
|
For shells on a *PART_CONTACT card:
|
| For other shells the unscaled true thickness is used. |
For automatic contact types in Ansys LS-DYNA, in the case of shell elements, automatic contact types determine the contact surfaces by projecting normally from the shell mid-plane a distance equal to one-half the ‘contact thickness’. Further, at the exterior edge of a shell surface, the contact surface wraps around the shell edge with a radius equal to one-half the contact thickness thus forming a continuous contact surface. To display automatic contact wrapping around the shell edge, while using Part_Contact values, a round cap is drawn with radius (r) equal to one half the contact thickness (t), where thickness is calculated as described above as per the *PART_CONTACT card. Note: In Part_Contact mode, PRIMER does not check the type of contact and always draws a semi-circular cap with radius (r). Also, this radius (r) is calculated assuming an orthogonal cut irrespective of the angle of cut made by the cut-section with the shell edge.
| ![]() |
|---|
In this example solids have been turned off leaving only shells, which have been rendered using True thickness x 15.0 to make them stand out at this scale. | ![]() |
|---|
Showing shell offsets in cut sections.
Normally the neutral axis of a shell lies in the plane of its nodes, but it is possible to offset it in various ways:
- Defining field NLOC on *SECTION_SHELL
- Using *ELEMENT_SHELL_OFFSET
- Using *INTEGRATION_SHELL
In addition composites may be modelled using *ELEMENT_SHELL_COMPOSITE or *PART_COMPOSITE .
All these methods can result in a shell's neutral axis being offset from the nodal plane, and in the case of composites the shell may have many layers through its thickness at different offsets from the nodal plane.
By default using "true" shell thickness capping does not take into account these offsets, since that would conflict with the normal PRIMER graphics which render shells as infinitely thin plates on the nodal plane, ignoring both thickness and any offsets. This is because applying the offset to the cut section but not to the uncut element would give a visual offset that could be confusing.
However PRIMER can render shells in "true thickness" mode if the Display Options, Shell, True thickness options are used. This not only draws shells as "thick" using their actual thickness, but also takes into account any offsets to their neutral axis. If this option is in force then cut-section capping of shells will also show any offsets, retaining the logic that the capping cuts the element "as drawn". In addition if composites are being used the various layers will be shown at their correct locations through the thickness.
So to summarise: if you want to see shell offsets in cut sections it is necessary also to turn on "true thickness" display for all shells.
Showing beam thickness in cut sections.
These options allow the beam to be drawn as true section or as circular if <OPTT> applies.
By default, when the panel is launched, the options inherit the displayoption settings of beam. When the cutting switch is turned ON, it gives a local setting to control beam display. Once the cutting switch is turned OFF, beams are plotted according to displayoption settings.
The changes made in displayoptions settings for beam will be displayed only when the cut sections are turned OFF as the control is transferred to local settings while cut section is ON, .
Both beams below are 2x2 rectangular sections and both shells have physical thickness = 2.
The lower pair of parts have OPTT = 1 both on the shell section and on the beam section so the display options above change how they plot.
Notes on using cut sections to plot contact thickness
There have been requests for cut sections in PRIMER to show contact thickness generally, but this is not really practical for two reasons:
-
A given element may be in more than one contact, and the thickness
used can be influenced by the contact type and the settings on the contact
card itself, so there may not be a unique value.
-
Inside Ansys LS-DYNA the relationship between elements specified for contact
and those actually used is rather weaker than it may at first appear.
When a contact surface is created the following process is used to determine
the geometry of the contact:
- Segments are built from all shells or 3D element faces in the contact definition, or explicit segments are used directly.
- Duplicate segments are eliminated.
- The element under each segment is then used, whether or not it was specified in the original contact definition.
- If shells overlay solids, or coincident shells are present, the choice of element is complicated further.
Therefore in a model with more than one contact surface it is nearly impossible to determine a general "thickness used for contact" for every shell, and the only real solution is to limit display to elements in a given contact.
The contact penetration checker performs all these calculations for the specified contact surface, and if Settings, As Thick is chosen when displaying penetrations then the thickness of each segment will be shown. If cut sections are then turned on they will apply to these penetration plots, and in this way it will be possible to visualise penetration thicknesses.


