33.1 Defining skin reinforcements

A skin reinforcement defines a skin that is bonded to the surface of an existing part and specifies its engineering properties. The surface can be a face of a three-dimensional solid part, any edge of an axisymmetric part, or any face of a two-dimensional part. The part can be an Abaqus native part, or it can be an orphan mesh part. You should think of a skin as a property of a part or region, in the same way a section is a property of a part or region.

The composite beam shown in Figure 33–1 is an example of how you might use a skin reinforcement in your model.

Figure 33–1 A composite beam modeled by a solid honeycomb core and an aluminum skin.

The beam has a solid honeycomb core and an aluminum skin on the upper and lower faces. You can create a solid part representing the honeycomb and add a skin reinforcement representing the aluminum layers. In the Mesh module you assign solid elements to the honeycomb and shell elements to the skin. The solid and shell elements share the same nodes.

Select SpecialSkinCreate from the main menu bar in the Property module to define one or more skins. Select Edit from the same menu to make changes to an existing definition. All skins you create also appear in the Model Tree in a Skins container under the part. Skins are not displayed in the viewport by default, but you can make them visible by color coding them in the viewport. See Coloring geometry and mesh elements, Section 73.4, for more information.

If you create a skin on an Abaqus native part, Abaqus/CAE updates the skin if you make minor modifications to the underlying part. If you edit an orphan mesh part with a skin, Abaqus/CAE updates the skin if you edit or delete nodes or elements; however, it does not update the skin if you create new nodes or elements.

You may need to select the skin in subsequent modeling operations; for example, to:

When you are prompted to select a region for these modeling operations, select Skins from the list of object types in the Selection toolbar, and select the skin region from the viewport. For more information, see Filtering your selection based on the type of object, Section 6.3.2.

Abaqus/CAE does not consider a surface's skin reinforcements when it performs contact calculations. If your model includes interactions between surfaces that have skin reinforcements, this approach can affect your results if the thickness of the skins is significant.

For detailed information on creating a skin, see Creating and editing skin reinforcements, Section 33.8.