D.13 Displaying results along a path

X–Y data can be generated for a specific path through your model. In this tutorial you will specify a node list path along the top of the foam block and plot the displacement magnitude along this path.


D.13.1 Creating a node list path

A path is a line you define by specifying a series of points through the model. In a node list path all of the specified points are nodal locations. You create a node list path by entering node labels or node label ranges in a table. To determine the node labels of interest, it is helpful to create a model plot with the node labels visible.

To create a node list path:

  1. Click the tool to display a contour plot of the model.

    Use the Common Plot Options dialog box to display the node labels.

  2. In the Results Tree, double-click Paths.

    The Create Path dialog box appears.

  3. Name the path Displacement. Accept the default selection of Node list as the path type, and click Continue.

    The Edit Node List Path dialog box appears.

  4. In the Path Definition table, type PART-1-1 in the Part Instance field and 1:601:40 in the Node Labels field and press [Enter]. (This input specifies a range of nodes from 1 to 601 at increments of 40.) Alternatively, you can pick the nodes for the node list directly from the viewport by clicking Add Before...or Add After... in the Edit Node List Path dialog box.

    The selected path is highlighted in the plot in the current viewport.

  5. Click OK to create the path and to close the Edit Node List Path dialog box.


D.13.2 Displaying results along a node list path

ABAQUS obtains analysis results for each of the points on the path you have defined and generates X–Y data pairs; the X-values are the specified points in the model, and the Y-values are the analysis results at these points. You can generate an X–Y plot of the data pairs.

To display displacement results along a node list path:

  1. In the Results Tree, double-click the XYData container.

  2. In the Create XY Data dialog box that appears, select Path; and click Continue.

    The XY Data from Path dialog box appears with the path that you created visible in the list of available paths.

    Accept the default selections in the X Values portion of the dialog box.

  3. The result that will be plotted is displayed in the Y Values portion of the dialog box. If U is not indicated as the field output variable, click the Field Output button to change the variable.

    In the Field Output dialog box:

    1. Select U as the variable Name.

    2. Select Magnitude from the Invariant field.

    3. Click OK.

  4. Click Plot to generate an X–Y plot of U along the path, as shown in Figure D–15. You may need to reset the X–Y plot options to their default settings.

    Figure D–15 Path plot of U along the top of the foam block.

You have now finished the tutorial.