Defining a body force

You can define a body force to prescribe loading per unit volume over a body.

Related Topics
Creating and modifying prescribed conditions
Understanding symbols that represent prescribed conditions
Using analytical expression fields
Creating expression fields
In Other Guides
Distributed loads
  1. Display the body force load editor using one of the following methods:

  2. If the Distribution field appears in the editor, click the arrow to the right of the field, and select the option of your choice from the list that appears:

    • Select Uniform to define a load that is uniform over the body.

    • Select User-defined to define the magnitude of the load in user subroutine DLOAD (for Abaqus/Standard) or VDLOAD (for Abaqus/Explicit). See the following sections for more information:

    • Select an analytical field to define a spatially varying load. Only analytical fields that are valid for this load type are displayed in the selection list. Alternatively, you can click Create to create a new analytical field. (See The Analytical Field toolset,” for more information.)

  3. If you selected the Uniform or analytical field distribution option, perform the following steps:

    1. In the Component 1, Component 2, and (if you are working in three-dimensional space) Component 3 fields, enter the body force per unit volume in each direction (units FL−3):

      • If you are working in three-dimensional or two-dimensional space, the Component 1, Component 2, and Component 3 fields correspond to the 1-, 2-, and (if applicable) 3-directions.

      • If you are working in axisymmetric space, Component 1 corresponds to the radial direction and Component 2 corresponds to the axial direction.

    2. If desired, click the arrow to the right of the Amplitude field, and select the amplitude of your choice from the list that appears. Alternatively, you can click to create a new amplitude. (See The Amplitude toolset,” for more information.)
    3. Click OK to save your data and to exit the editor.

  4. If you selected the User-defined distribution option, perform the following steps:

    1. If desired, in the Component 1, Component 2, and (if applicable) Component 3 fields enter the body force per unit volume in each direction (units FL−3).

      Load magnitude data that you enter in the editor are passed into the user subroutine in an Abaqus/Standard analysis but are ignored in an Abaqus/Explicit analysis.

    2. Click OK to save your data and to exit the editor.
    3. Enter the Job module and display the job editor for the analysis job of interest. (For more information, see Creating, editing, and manipulating jobs.)
    4. In the job editor, click the General tab, and specify the file containing the user subroutine that defines the load magnitude. For more information, see Specifying general job settings.

      Note:

      You can specify only one user subroutine file in the job editor; if your analysis involves more than one user subroutine, you must combine the user subroutines into one file and then specify that file.