Share

Create and edit XY plots

In this task you will create and edit XY plots.

In this task, you will learn how to:

  • Create an XY plot.
  • Add a curve to the plot.
  • Create a plot path representation of a result.
  • Investigate the pressure through the mold.

If you have the model from the previous task open, skip the next three steps.

  1. Click open project icon (Start & Learn tab > Launch panel > Open Project).

  2. Open the Postprocessing project you created in the first task of this tutorial.

  3. Double-click cpu_base in the Project View pane to open the study.

  4. Right-click New Triangles in the Layers panel and select Hide All Other Layers.

  5. Enter the values -175 -25 -20 in the angle icon Rotation Angle text box (View tab > Viewpoint panel > Rotation Angle), and press Enter to rotate the model.

  6. Click new plot icon (Results tab > Plots panel > New Plot), and select new plot icon Plots from the drop-down menu.

    The Create New Plot dialog, which provides a list of results available in this study, appears.

  7. Scroll down the Available results and select Pressure .

  8. Select XY Plot in the Plot type area, and click OK.

    A set of axes are displayed with the model displayed in outline. The cursor has changed to cross-hairs, with XY in the corner. At this stage, there are no pressure plots displayed in the graph. We need to select the points where the pressure is of interest.

  9. Click the cursor on the points illustrated below.

    postprocessing plot

    The pressure data for each selected node is automatically displayed on the XY plot in the form of a curve.

    postprocessing plot

  10. Click plot properties icon ( Results tab > Properties panel > Plot Properties).

    Notice in the Curves area that all of the curves you added to the plot are listed, and are identified by their node number.

  11. Click the XY Plot Properties (2) tab and in the X Range area, select Manual.

  12. Set the minimum value to 0 and the maximum value to 30.

  13. Click Manual in the Y Range area, and set the minimum to 0 and the maximum to 20.

  14. In the Plot title box, change the title to CPU Base - Pressure:XY Plot.

  15. Click OK.

    Study the XY plot that you have just updated.

  16. Click plot properties icon (Results tab > Properties panel > Plot Properties). Select the XY Plot Properties (2) tab, and select the Auto option in both the X and Y range box.

  17. Select the Mesh Display tab and change the Surface display to Transparent with an Opacity of 0.5.

  18. Click OK to view the results.

  19. Select examine icon (Results tab > Examine panel > Examine).

  20. Click a plot point to determine the values represented.

    These results can also be saved as a text file that lists, for each node selected, the time/pressure values that are graphed.

  21. Selectsave plot icon (Results tab > Export and Publish panel > XY Plot).

  22. The Publish dialog appears. You can select the location to save the text file. For this example, select Desktop from the Save in drop-down list.

  23. Enter XY plot data in the File name box, and click Save.

  24. Navigate to where you saved the file. Open the file, and study the contents.

  25. You can also view the pressure through the mold at individual times. Click new plot icon (Results tab > Plots panel > New Plot) and select Pressure from the Available results list.

  26. Select Path plot from the Plot type box and select OK.

  27. Choose the same points as previously selected.

    postprocessing plot 2

    The points on the graph represent the pressure at the nodes along the pathway at the specified time.

  28. From the Animation panel (Results tab > Animation panel), click play icon Play.

    The pressure through the mold is animated. An individual result can be viewed by clicking the step back icon Step Backward and step forward icon Step Forward icons.

Was this information helpful?