of.history.pv.dynamic.interval#
- of.history.pv.dynamic.interval global <int> threshold <int> reduce <int>
Set the dynamic result writing intervals by the increasing broken CZM.
- Parameters:
global: (default 1000) output intervals.
threshold: threshold for the minimum interval.
reduce: step of reducing.
Example:#
of.history.pv.dynamic.interval global 20000 threshold 100 reduce 200
of.history.pv.dynamic.interval [20000 100 200]