Skip to main content

Module scuc_inputs

Module scuc_inputs 

Source
Expand description

Source neutral inputs for an AC security constrained unit commitment calculation.

These records describe the scheduling, reserve, and contingency data that do not belong on powerio_tx::BalancedNetwork. They use stable component identities and preserve the nested time structure of the source problem. Solver row numbers, packed arrays, and derived window memberships belong in solver preparation code, not in a calculation instance.

Structs§

ScucActiveReserveZone
Active reserve requirements and violation costs for one zone.
ScucBranchSwitchingCost
Connection and disconnection costs for one switchable AC branch.
ScucContingency
One named equipment outage.
ScucDevice
Scheduling and cost inputs for one simple dispatchable device.
ScucDevicePeriod
Time varying inputs for one dispatchable device and one interval.
ScucEnergyCostBlock
One piecewise linear active energy cost block.
ScucEnergyRequirement
An energy requirement over one time window.
ScucInitialCommitment
Initial commitment duration data not carried by the electrical network.
ScucInputs
Scheduling, reserve, and contingency inputs for an AC SCUC calculation.
ScucRampLimits
Active power ramp limits for one dispatchable device, in per unit per hour.
ScucReactiveReserveZone
Reactive reserve requirements and violation costs for one zone.
ScucReserveCosts
Reserve costs for one device and one interval, in $/(p.u. h).
ScucReserveLimits
Reserve quantity limits for one dispatchable device, in per unit.
ScucShunt
Discrete step limits for one shunt in the balanced network.
ScucStartupCostAdjustment
One downtime dependent startup cost adjustment.
ScucStartupLimit
A limit on how many times one device can start within a time window.
ScucTransformerControl
Tap ratio and phase shift bounds for one two winding transformer.
ScucViolationCosts
The four required violation costs from a Challenge 3 input/problem data file.

Enums§

ScucDeviceKind
Whether a simple dispatchable device produces or consumes power.
ScucReactiveCapability
Additional active and reactive power capability relation for one device.