Closed DavidLegg closed 5 months ago
There was a sign error in the definition of the overflow and underflow slack variables for clampedIntegrate.
This caused the meaning of "overflow" and "underflow" to be reversed.
Verified manually while debugging the simplified CADRE data model, which makes use of overflow and underflow rates.
N/A - bug fix
N/A
Description
There was a sign error in the definition of the overflow and underflow slack variables for clampedIntegrate.
This caused the meaning of "overflow" and "underflow" to be reversed.
Verification
Verified manually while debugging the simplified CADRE data model, which makes use of overflow and underflow rates.
Documentation
N/A - bug fix
Future work
N/A