APM.SEQUENTIAL - APMonitor Option

Main.OptionApmSequential History

Hide minor edits - Show changes to output

June 09, 2017, at 12:46 AM 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]]
Added lines 14-15:

See also [[Main/OptionApmImode|IMODE]]
June 05, 2017, at 11:06 PM by 10.5.113.159 -
Changed line 13 from:
SEQUENTIAL determines whether a the solution is attempted with a simultaneous (0) or sequential (1) approach. The sequential solution method solves independent decision variables in an outer loop from the system equations. This approach attempts to maintain feasibility from iteration to iteration but can significantly slow down the overall solution time. The SEQUENTIAL option can be used with any problem that has degrees of freedom such as [[Main/ApmOptionImode|IMODE]]=2,3,5,6. When [[Main/ApmOptionImode|IMODE]]=7-9 (Sequential Dynamic Simulation, Estimation, and Control), the SEQUENTIAL option is automatically elevated to 1 and placed back to the default of 0 when the solution is completed.
to:
SEQUENTIAL determines whether a the solution is attempted with a simultaneous (0) or sequential (1) approach. The sequential solution method solves independent decision variables in an outer loop from the system equations. This approach attempts to maintain feasibility from iteration to iteration but can significantly slow down the overall solution time. The SEQUENTIAL option can be used with any problem that has degrees of freedom such as [[Main/OptionApmImode|IMODE]]=2,3,5,6. When [[Main/OptionApmImode|IMODE]]=7-9 (Sequential Dynamic Simulation, Estimation, and Control), the SEQUENTIAL option is automatically elevated to 1 and placed back to the default of 0 when the solution is completed.
June 05, 2017, at 11:05 PM by 10.5.113.159 -
Added lines 1-13:
(:title APM.SEQUENTIAL - APMonitor Option:)
(:keywords APM.SEQUENTIAL, Optimization, Estimation, Option, Configure, Default, Description:)
(:description Sequential solution method where the independent decision variables are solved in an outer loop from the system equations:)

%width=50px%Attach:apm.png

 Type: Integer, Input
 Default Value: 0
 Description: Sequential solution method
              0=Off
              1=On

SEQUENTIAL determines whether a the solution is attempted with a simultaneous (0) or sequential (1) approach. The sequential solution method solves independent decision variables in an outer loop from the system equations. This approach attempts to maintain feasibility from iteration to iteration but can significantly slow down the overall solution time. The SEQUENTIAL option can be used with any problem that has degrees of freedom such as [[Main/ApmOptionImode|IMODE]]=2,3,5,6. When [[Main/ApmOptionImode|IMODE]]=7-9 (Sequential Dynamic Simulation, Estimation, and Control), the SEQUENTIAL option is automatically elevated to 1 and placed back to the default of 0 when the solution is completed.