Defining a mass concentration boundary condition

You can create a mass concentration boundary condition to prescribe values of normalized concentration for a region in a mass diffusion analysis. (For more information, see Boundary conditions, in Mass diffusion analysis.)

Related Topics
Using the Load module
Creating and modifying prescribed conditions
Using analytical expression fields
Creating expression fields
In Other Guides
Boundary conditions in Abaqus/Standard and Abaqus/Explicit
Mass diffusion analysis
  1. Display the mass concentration 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 mass concentration.

    • Select Fixed at current magnitude if you want to fix the mass concentration 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 mass concentration magnitude 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 the final value from the previous general 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 mass concentration 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.