Defining an acoustic pressure boundary condition

You can create an acoustic pressure boundary condition to specify the pressure for the selected region of an acoustic medium. (For more information, see Boundary Conditions, in Acoustic, shock, and coupled acoustic-structural analysis.)

Related Topics
Creating and modifying prescribed conditions
Using the Load module
Using analytical expression fields
Creating expression fields
In Other Guides
Boundary conditions in Abaqus/Standard and Abaqus/Explicit
Acoustic, shock, and coupled acoustic-structural analysis
  1. Display the acoustic pressure boundary condition editor using one of the following methods:

  2. If a Method field appears toward the top of the editor, click the arrow to the right of the field, and select one of the following:

    • Select Specify magnitude if you want to specify a value for the acoustic pressure.

    • Select Fixed at current magnitude if you want to fix the acoustic pressure magnitude at its final value from the previous general step.

    The Method option appears in the editor only if both methods are valid for the selected step.

  3. If a Distribution field appears in the editor, click the arrow to the right of the field, and select one of the following:

    • Select Uniform to define a uniform boundary condition.

    • Select User-defined to define the boundary condition in user subroutine DISP. See the following sections for more information:

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

    The Distribution option appears in the editor only if you are creating the boundary condition or editing the boundary condition in the step in which it was created. This option is unavailable if you select the Fixed at current magnitude method.

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

    1. If applicable, enter the magnitude of the acoustic pressure in the Magnitude field.
    2. If applicable, 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.)

      Note:

      The Magnitude and Amplitude fields are unavailable if you are creating the boundary condition in the initial step (in which case the magnitude is always zero) or are fixing the magnitude at its final value from the previous analysis step.

    3. Click OK to save your data and to exit the editor.

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

    1. If desired, enter the acoustic pressure magnitude in the Magnitude field. Magnitude data that you enter in the editor are passed into the user subroutine.

      (The Magnitude field is unavailable if you are creating the boundary condition in the initial step.)

    2. Click OK to save any entered 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 boundary condition. 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.