Using a Sliding Sample Window

The sliding sample window is the N most recent samples of data, (based on iteration or time-step depending on setup), during the simulation.

To evaluate this set of samples for a field function monitor, you need to activate the Enable Sliding Sample Window property of that monitor first.

This adds the Sliding Window node to the object tree under the parent field function monitor node. To specify the number of samples (the “window”), select this node and set the Sliding Sample Window Size property to the desired value in the properties window.

Sliding Window Properties

Use this property to specify the window size.

Sliding Sample Window Size

Specifies the number of most recent samples to keep. If the monitor Trigger property is set to Iteration, this property sets the number of most recent iterations. If the trigger property is set to Time-step, this property sets the number of most recent time-steps.