Monitor Asymptote
When the calculations reach a specified threshold, the monitor asymptote event triggers an update. This threshold is passed when the maximum difference among a set of samples drops below a user-specified value.
The set is a user-specified number of the most recent samples.
This feature is useful when the exact trigger value is unknown, but you do know the maximum change in the monitored value that you consider sufficient for an update.
Monitor Asymptote Properties
- Enabled
- Specifies whether the update event is active or not.
- Evaluated Status
- Displays the current status
of event evaluation (read-only). The possible status are:
- Satisfied: Indicates the update event has been satisfied.
- Unsatisfied: Indicates the update event is not satisfied.
- Unevaluated: Indicates the update event is currently not evaluated.
- Iteration
- Displays the iteration at which the event was last evaluated. This property is read only.
- Monitor
- Specifies the monitor for this update event.
- Delta Threshold
- The threshold value that triggers the update event.
- Sample Count
- The number of most recent samples that apply to the asymptotic calculation.
- Inner Samples
- When this option is activated, only the iterations from the current time-step are observed. Leave this option deactivated if your monitored data transcends time-steps.