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§
- Scuc
Active Reserve Zone - Active reserve requirements and violation costs for one zone.
- Scuc
Branch Switching Cost - Connection and disconnection costs for one switchable AC branch.
- Scuc
Contingency - One named equipment outage.
- Scuc
Device - Scheduling and cost inputs for one simple dispatchable device.
- Scuc
Device Period - Time varying inputs for one dispatchable device and one interval.
- Scuc
Energy Cost Block - One piecewise linear active energy cost block.
- Scuc
Energy Requirement - An energy requirement over one time window.
- Scuc
Initial Commitment - Initial commitment duration data not carried by the electrical network.
- Scuc
Inputs - Scheduling, reserve, and contingency inputs for an AC SCUC calculation.
- Scuc
Ramp Limits - Active power ramp limits for one dispatchable device, in per unit per hour.
- Scuc
Reactive Reserve Zone - Reactive reserve requirements and violation costs for one zone.
- Scuc
Reserve Costs - Reserve costs for one device and one interval, in $/(p.u. h).
- Scuc
Reserve Limits - Reserve quantity limits for one dispatchable device, in per unit.
- Scuc
Shunt - Discrete step limits for one shunt in the balanced network.
- Scuc
Startup Cost Adjustment - One downtime dependent startup cost adjustment.
- Scuc
Startup Limit - A limit on how many times one device can start within a time window.
- Scuc
Transformer Control - Tap ratio and phase shift bounds for one two winding transformer.
- Scuc
Violation Costs - The four required violation costs from a Challenge 3 input/problem data file.
Enums§
- Scuc
Device Kind - Whether a simple dispatchable device produces or consumes power.
- Scuc
Reactive Capability - Additional active and reactive power capability relation for one device.