APM.AUTO_COLD - APMonitor Option

Main.OptionApmAutoCold History

Hide minor edits - Show changes to output

June 08, 2017, at 11:13 PM by 10.5.113.159 -
Changed lines 5-6 from:
%width=50px%Attach:apm.png
to:
%width=50px%Attach:apm.png [[Main/DbsGlobal|Global Options]] | %width=30px%Attach:fv.png %width=30px%Attach:mv.png %width=30px%Attach:sv.png %width=30px%Attach:cv.png[[Main/DbsVariable|Local Options]]
Changed lines 15-17 from:
AUTO_COLD is the number of consecutive bad cycles to wait to attempt a [[Main/OptionApmColdstart|COLDSTART]] as an initialization mode for an application. It is by default at 0 (no action with bad cycles) but can be set to a higher integer level (1+) as a trigger to initiate a coldstart. When the AUTO_COLD limit is reached, the [[Main/OptionApmColdstart|COLDSTART]] flag is set to 1 (ON) and it remains on until there is a successful solution. Once a successful solution is found, [[Main/OptionApmColdstart|COLDSTART]] and [[Main/OptionApmBadCycles|BAD_CYCLES]] are set to zero.
to:
AUTO_COLD is the number of consecutive bad cycles to wait to attempt a [[Main/OptionApmColdstart|COLDSTART]] as an initialization mode for an application. It is by default at 0 (no action with bad cycles) but can be set to a higher integer level (1+) as a trigger to initiate a coldstart. When the AUTO_COLD limit is reached, the [[Main/OptionApmColdstart|COLDSTART]] flag is set to 1 (ON) and it remains on until there is a successful solution. Once a successful solution is found, [[Main/OptionApmColdstart|COLDSTART]] and [[Main/OptionApmBadCycles|BAD_CYCLES]] are set to zero.

See also [[Main/OptionApmBadCycles|BAD_CYCLES]], [[Main/OptionApmColdstart|COLDSTART]]
June 04, 2017, at 05:34 AM by 45.56.3.173 -
Changed line 7 from:
 Type: Integer, Input/Output
to:
 Type: Integer, Input
Changed lines 9-10 from:
 Description: Cold start model
to:
 Description: Automatically cold start model after a
              specified number of bad cycles
June 04, 2017, at 05:28 AM by 45.56.3.173 -
Changed lines 1-2 from:
(:title APM.AUTOCOLD - APMonitor Option:)
(:keywords APM.AUTOCOLD, Optimization, Estimation, Option, Configure, Default, Description:)
to:
(:title APM.AUTO_COLD - APMonitor Option:)
(:keywords APM.AUTO_COLD, Optimization, Estimation, Option, Configure, Default, Description:)
Changed line 14 from:
AUTOCOLD is the number of consecutive bad cycles to wait to attempt a [[Main/OptionApmColdstart|COLDSTART]] as an initialization mode for an application. It is by default at 0 (no action with bad cycles) but can be set to a higher integer level (1+) as a trigger to initiate a coldstart. When the AUTOCOLD limit is reached, the [[Main/OptionApmColdstart|COLDSTART]] flag is set to 1 (ON) and it remains on until there is a successful solution. Once a successful solution is found, [[Main/OptionApmColdstart|COLDSTART]] and [[Main/OptionApmBadCycles|BAD_CYCLES]] are set to zero.
to:
AUTO_COLD is the number of consecutive bad cycles to wait to attempt a [[Main/OptionApmColdstart|COLDSTART]] as an initialization mode for an application. It is by default at 0 (no action with bad cycles) but can be set to a higher integer level (1+) as a trigger to initiate a coldstart. When the AUTO_COLD limit is reached, the [[Main/OptionApmColdstart|COLDSTART]] flag is set to 1 (ON) and it remains on until there is a successful solution. Once a successful solution is found, [[Main/OptionApmColdstart|COLDSTART]] and [[Main/OptionApmBadCycles|BAD_CYCLES]] are set to zero.
June 04, 2017, at 05:27 AM by 45.56.3.173 -
Added lines 1-14:
(:title APM.AUTOCOLD - APMonitor Option:)
(:keywords APM.AUTOCOLD, Optimization, Estimation, Option, Configure, Default, Description:)
(:description Automatically cold start model after this specified number of bad cycles:)

%width=50px%Attach:apm.png

 Type: Integer, Input/Output
 Default Value: 0
 Description: Cold start model
              0  = do not auto coldstart
              1+ = cold start after specified number of
                  bad cycles as recorded by BAD_CYCLES

AUTOCOLD is the number of consecutive bad cycles to wait to attempt a [[Main/OptionApmColdstart|COLDSTART]] as an initialization mode for an application. It is by default at 0 (no action with bad cycles) but can be set to a higher integer level (1+) as a trigger to initiate a coldstart. When the AUTOCOLD limit is reached, the [[Main/OptionApmColdstart|COLDSTART]] flag is set to 1 (ON) and it remains on until there is a successful solution. Once a successful solution is found, [[Main/OptionApmColdstart|COLDSTART]] and [[Main/OptionApmBadCycles|BAD_CYCLES]] are set to zero.