Expand description
Power flow case data format.
Based on the MATPOWER case file format.
Modules§
Macros§
Structs§
- Branch
- Transmission line/cable or two winding transformer.
- Bus
- Case
- Power flow case.
- DCLine
- Dispatchable DC transmission line.
- Gen
- Generator or dispatchable load.
- GenCost
- Generator cost function.
Constants§
- IN_
SERVICE - In-service status.
- NONE
- Isolated bus type.
- OUT_
OF_ SERVICE - Out-of-service status.
- POLYNOMIAL
- Polynomial cost model.
- PQ
- PQ bus type.
- PV
- PV bus type.
- PW_
LINEAR - Piecewise linear cost model.
- REF
- Reference bus type.