Setting the Trigger for an Update

In general, features that require you to define a trigger expose the Update node. Use the properties of this node, and any child nodes, to define when an update action occurs.

To set the trigger type:

  1. Navigate to the Update node.
  2. In the Properties window, select the trigger type that you want from the Trigger property. See Trigger Types.
    NoteChanging a monitor trigger during (or after) a simulation run does not result in the clearing of the previously collected data.

The child node changes according to the trigger type.

  1. Select the child node.
  2. Set the trigger properties, particularly the frequency with which the trigger is to activate. See Trigger Properties.

    For the built-in triggers (Iteration, Time Step, and Delta Time), you specify the Frequency with which to apply the update. Simcenter STAR-CCM+ allows you to apply an expression for the Frequency property. This expression can optionally reference parameters and spatially-invariant field functions in its composition. Note that those parameters are internally converted to the preferred Units (SI by default). Refer to Checking the Value of Expressions Immediately in Properties and Engineering Units for more information.

    In addition, the parameter Dimension must be compatible with the field of interest:

    • Time Step Frequency accepts Dimensions of unit 'None'.
    • Delta Time fields accept a Dimension of Unit 'Time'.
    • Iteration Frequency accepts Dimensions of unit 'None'.

    These parameter and Dimension limitations are reflected in the list in the Expression Editor (accessed by clicking (Custom Editor) in each property value).

    NoteWhen you attempt to multi-edit objects with properties that differ extensively, the Edit... context menu item is unavailable (grayed out). This restriction includes the editing of monitors, plots, and scenes. To multi-edit monitors, plots, or scenes, multi-select only the ones of the same type.