Initializing help system before first use

XSLP_SAMEDAMP

Description
Number of steps in same direction before damping factor is increased
Type
Integer
Default value
3
Note
If dynamic damping is enabled, the damping factor for a variable will be increased if successive changes are in the same direction. More precisely, if there are XSLP_SAMEDAMP successive changes in the same direction for a variable, then the damping factor ( D) for the variable will be reset to
D*XSLP_DAMPEXPAND + XSLP_DAMPMAX*(1-XSLP_DAMPEXPAND)
Affects routines
See also
Xpress-SLP Solution Process, XSLP_ALGORITHM, XSLP_DAMP, XSLP_DAMPMAX