D.8 Displaying and customizing a symbol plot

Symbol plots allow you to visualize the magnitude and direction of vector and tensor variables in the form of symbols (arrows) superimposed on the model. Each symbol starts at the location in the model where the value was obtained; symbols representing nodal quantities appear at nodes, and symbols representing integration point quantities appear at integration points. The length of the arrow indicates the magnitude of the vector or tensor, and the direction of the arrow indicates its direction.

For example, in this section you will create a symbol plot of displacement. The symbol plot displays arrows representing the magnitude and the direction of the displacement vector at each node.


D.8.1 Displaying a vector symbol plot

Before creating the symbol plot, you use the Field Output dialog box to specify the variable you want to plot.

To create a symbol plot of nodal displacement:

  1. From the main menu bar, select ResultField Output.

    ABAQUS displays the Field Output dialog box.

  2. Click the Primary Variable tab if it is not already selected.

  3. From the output variable Name list, select U (spatial displacement at nodes).

    From the Invariant field, select Magnitude if it is not already selected. This selection indicates that you want to plot the magnitudes of the displacement vectors.

  4. Click OK to select the field output variable and to close the Field Output dialog box.

    The contour plot in the current viewport displays the magnitude of the displacement vector but retains your customized settings for the contour limits. You can click the Defaults button in the Contour Plot Options dialog box to restore the default options.

  5. From the main menu bar, select PlotSymbolsOn Deformed Shape.

    Tip:  You can also display a symbol plot using the tool in the Visualization module toolbox.

    A symbol plot appears, as shown in Figure D–7.

    Figure D–7 Symbol plot of displacement.

    The arrows represent the total displacement at each node. The length of the arrow represents the magnitude of the displacement, and the direction of the arrow represents the direction of the displacement.

    If your symbol plot is different from Figure D–7, you may not have selected the correct output variable. On the Primary Variable page in the Field Output dialog box, select U and Magnitude and remember to click OK.


D.8.2 Customizing the symbol plot

You will now customize your symbol plot by changing the visible edges and the arrow size and color.

To customize the symbol plot:

  1. From the main menu bar, select OptionsCommon.

    The Common Plot Options dialog box appears.

  2. In the Common Plot Options dialog box, click the Basic tab if it is not already selected. Choose Wireframe for the render style and Feature edges for the visible edges.

  3. From the main menu bar, select OptionsSymbol.

    The Symbol Plot Options dialog box appears.

  4. In the Color & Style tabbed page, do the following:

    1. Click the Vector tab.

    2. Click the color sample .

      ABAQUS/CAE displays the Select Color dialog box.

    3. Click the RGB tab and set the red, green, and blue values to 0, 255 and 255, respectively.

      Tip:  You can also select cyan from the colors near the bottom of the dialog box or use any of the other available selection methods.

    4. Click OK to accept your selection and to close the Select Color dialog box.

    5. Drag the Size slider to select 12 as the maximum length of the vector.

  5. Click OK to apply your changes and to close the Symbol Plot Options dialog box.

    The customized symbol plot appears, as shown in Figure D–8.

    Figure D–8 Customized symbol plot.