The change to the value of a variable as a result of cascading is only printed
if the change is deemed significant. The change is tested against: absolute and relative
convergence tolerance and absolute and relative cascading print tolerance. The change is
printed only if all tests fail. The absolute cascading print criterion measures the
change in value of a variable (
X) against the absolute cascading print
tolerance. If
X < XSLP_CASCADETOL_PA
then the change is within the absolute cascading print tolerance and will not be printed.