Horizon#
Time horizon group.
Common Parameters: u, name, idx
Available models: EDTSlot, UCTSlot
EDTSlot#
Time slot model for ED.
sd is the zonal load scaling factor. Cells in sd should have nz values seperated by comma, where nz is the number of Zone in the system.
ug is the unit commitment decisions. Cells in ug should have ng values seperated by comma, where ng is the number of StaticGen in the system.
Warnings#
The order of generators in ug is determined by the input file, not by explicit mapping. This may cause misinterpretation if the loaded data order changes. Involved routines include: ED UC and their derivatives.
Parameters#
Name |
Symbol |
Description |
Default |
Unit |
Properties |
|---|---|---|---|---|---|
idx |
unique device idx |
||||
u |
\(u\) |
connection status |
1 |
bool |
|
name |
device name |
||||
sd |
\(s_{d}\) |
zonal load scaling factor |
|||
ug |
\(u_{g}\) |
unit commitment decisions |
UCTSlot#
Time slot model for UC.
sd is the zonal load scaling factor. Cells in sd should have nz values seperated by comma, where nz is the number of Zone in the system.
Warnings#
The order of generators in ug is determined by the input file, not by explicit mapping. This may cause misinterpretation if the loaded data order changes. Involved routines include: ED UC and their derivatives.
Parameters#
Name |
Symbol |
Description |
Default |
Unit |
Properties |
|---|---|---|---|---|---|
idx |
unique device idx |
||||
u |
\(u\) |
connection status |
1 |
bool |
|
name |
device name |
||||
sd |
\(s_{d}\) |
zonal load scaling factor |