Updating Plots

You can control how open XY, monitor, and histogram plots update by changing the trigger type that is located in the Update node.

This node, which has its own properties and is subject to common menu items, customizes how plots in the display are updated as the simulation iterates.

The Update node has two sub-nodes:

For more information on selecting the trigger type and defining the update frequency, refer to Setting the Trigger for an Update.

NoteAlthough updates occur at specified iterations, time-steps or delta times, these specified updates do not necessarily block all other updates that can occur due to user interaction.

Updating a Plot Manually

The plot may also be refreshed manually. A plot is updated when you open it or switch to its tab.

Alternatively, expand the Plots node and right-click on the chosen plot. Choose Refresh from the pop-up menu.

Generating Images from a Plot

You can also generate an image of the plot after each iteration or time-step to compile an animation of the plot. This is different from the single image generated when you save a hardcopy of the plot.

If all clients are disconnected from a running server, no plots will be saved to files.

Note:

  • The update mechanism is only active whilst the simulation is iterating.
  • Multiple Y types within a XY plot displaying different scalar quantities will update simultaneously whenever an Update Frequency setting triggers an update. For example, the scalar quantities displayed in a Y types are updated to represent the new solution. Closed XY plots are not updated until they are opened.
  • Hardcopies will only be written to disk at the intervals dictated by the Update Frequency setting for a particular plot.