17.6.2.8. Bearing Load

The Bearing Load boundary condition applies a distributed load to the interior of a cylindrical surface to represent the effect of a shaft or pin acting on a bearing surface. The load simulates radial forces only and is applied normal to the surface in the radial direction based on a specified coordinate system. If the Mechanical application detects any component of the load in the axial direction, the application stops the solution process and issues an error message.

Load Distribution

The application applies the bearing load as a nonuniform pressure distribution over a portion of the cylindrical surface. The distribution follows a sinusoidal (cosine) variation, with the maximum pressure occurring along the load application direction and decreasing smoothly along the surface away from this direction.


Note:  This load distribution approach is consistent across Ansys Mechanical and Ansys Discovery.


Bearing Load Distribution on a Cylindrical Surface

As illustrated, the load is applied over a portion of the cylindrical surface, with a maximum value in the direction of the applied load and a sinusoidal decrease along the circumference.

Usage Notes
Geometry Scoping

If the CAD system splits a cylindrical surface into multiple faces, select all corresponding faces when applying the load.

Multiple Cylinders

Scope each cylindrical surface with its own Bearing Load condition. If you apply a single Bearing Load to multiple cylinders, the application distributes the load based on each cylinder’s surface area. The following example shows two cylinders, where the cylinder on the right is twice the length of the cylinder on the left. As shown, reaction forces are proportional to the area ratio of the scoped surfaces.

Multistep Load Definition

You cannot define the magnitude using tabular or functional data. For multi-step analyses, specify a constant or ramped value for each step, where each step has a single load value.

This page includes the following topics:

Analysis Types

Bearing Load is available for the following analysis types:

Dimensional Types

The supported dimensional types for the Bearing Load boundary condition include:

  • 3D Simulation. For vector-based loading on a cylindrical face or geometric axis, you define the radial direction by selecting a different piece of geometry on your model that allows you to modify the Direction in the desired direction.

  • 2D Simulation. The Bearing Load boundary condition applies a variable distribution of force to a circular edge.

Geometry Types

The supported geometry types for Bearing Load include:

  • Solid

Topology Selection Options

The supported topology selection options for the Bearing Load boundary condition include:

  • Face. If the loaded face enlarges (for example, due to a change in parameters), the total load applied to the face remains constant, but the pressure (force per unit area) decreases.

  • Edge: Supported for 2D only.

  • Element Face: Supported for 3D only.

Define By Options

The supported Define By options for the Bearing Load boundary condition include:

  • Vector. You define the radial direction for your vector load by selecting a piece of geometry on your model that provides the ability to specify the direction correctly.

    The vector load definition displays in the Annotation legend with the label Components. The Magnitude and Direction entries, in any combination or sequence, define these displayed values. These are the values sent to the solver.

  • Components. While loads are associative with geometry changes, load directions are not.

Magnitude Options

The Magnitude options for Bearing Load include:

  • Constant

  • Tabular (Time Varying)


    Note:
    • Although loading across multiple steps may appear as an application of tabular loading, you cannot set the magnitude of a Bearing Load in terms of either tabular or functional data. You must set a constant or ramped magnitude for each step such that one value corresponds to each step.

    • After modifying a Bearing Load using the Tabular Data window, the Magnitude property displays "Tabular Data." To reapply a constant magnitude, enter a desired value directly in the property field.


  • Tabular (Step Varying): Supported for Static Structural analysis only.

Applying a Bearing Load Boundary Condition

To apply a Bearing Load:

  1. On the Environment Context tab, open the Loads drop-down menu and select Bearing Load. Alternatively, right-click the Environment tree object or in the Geometry window and select Insert>Bearing Load.

  2. Define the Scoping Method as either Geometry Selection or Named Selection and then specify the geometry.

  3. Select the method used to define the Bearing Load: Vector (default) or Components.

  4. Define the Magnitude, Coordinate System directional loading, and/or Direction of the load based on the above selections.


    Note:
    • If you scope this load using the Element Face or Node selection options, you must use either of these options to properly specify the Direction property. That is, select the Direction property field (Click to Define), make sure that either the Element Face or the Node selection option is active, and then define the desired direction.

    • The Direction property is not associative and does not remain joined to the entity(s) selected for its specification. Therefore, this direction is not affected by geometry updates, part transformation, or the Configure tool (for joints).


Details Pane Properties

The selections available in the Details pane are described below.

CategoryProperty/Options/Description
ScopeScoping Method: Options include:
  • Geometry Selection: Default setting, indicating that the boundary condition is applied to a geometry or geometries, which are chosen using a graphical selection tool.

    • Geometry: Visible when the Scoping Method is set to Geometry Selection. Displays the type of geometry (Face, Edge, etc.) and the number of geometric entities (for example: 1 Face, 2 Edges) to which the boundary has been applied using the selection tools.

  • Named Selection: Indicates that the geometry selection is defined by a Named Selection.

    • Named Selection: Visible when the Scoping Method is set to Named Selection. This field provides a drop-down list of available user–defined Named Selections.

Definition

Type: Read-only field that describes the object - Bearing Load.

Define By, options include:

  • Vector: A magnitude and direction (based on selected geometry). Requires the specification of the following inputs:

    • Magnitude

    • Direction


      Note:  If you scope this load using the Element Face or Node selection options, you must use either of these options to properly specify the Direction property. That is, select the Direction property field (Click to Define), make sure that either the Element Face or the Node selection option is active, and then define the desired direction.


  • Components: Option to define the loading type as Components (in the Global Coordinate System or local coordinate system, if applied). Requires the specification of at least one of the following inputs:

    • Coordinate System: Drop-down list of available coordinate systems. Global Coordinate System is the default.

    • X Component: Defines magnitude in the X direction.

    • Y Component: Defines magnitude in the Y direction.

    • Z Component: Defines magnitude in the Z direction.

Suppressed: Include (No - default) or exclude (Yes) the boundary condition.

Load Vector Controls (Modal only)

Load Vector Assignment: Options include Program Controlled (default) and Manual.

Load Vector Number: Specify an integer value greater than 0 when the Load Vector Assignment property is set to Manual. A setting of 1 is reserved if analysis contains base excitations or is a pre-stress Modal and the Load Control property on the Pre-Stress object is set to Keep All, Keep Displacement Constraints, or Keep Inertia And Displacement Constraints.


Important:
  • When using the Program Controlled setting, the Load Vector Number property display and is read-only. The application populates this field with a load vector number following the solution. You can then use this value to transfer and scale the generated load vector to linked MSUP systems with the Load Application object.

  • If multiple loads/load components have the same load vector numbers, the application groups these loads/load components during the solution process to generate a single load vector that is the combined effect of all grouped loads.


Mechanical APDL References and Notes

The following Mechanical APDL commands, element types, and considerations are applicable for this boundary condition.

  • Force is applied using the SF,,PRES command.

  • Element types include:

API Reference

For specific scripting information, see the Bearing Load section of the ACT API Reference Guide.