Input files table
Here is a table of the model attributes that need a external file:
Collection | Attribute | Description | Parameter | Unit | Dimensions |
---|---|---|---|---|---|
BiddingGroup | quantity_bid | Quantity of bids for independent segement bids | $Q_{i, n, \tau, k}(\omega)$ | $GWh$ | period , scenario , subperiod , bid_segment |
BiddingGroup | price_bid | Price of bids for independent segement bids | $P_{i, n, \tau, k}(\omega)$ | $\$/MWh$ | period , scenario , subperiod , bid_segment |
BiddingGroup | quantity_bid_profile | Quantity of bids for profile bids | $Q^M_{i, n, \tau, k}(\omega)$ | $GWh$ | period , scenario , subperiod , profile |
BiddingGroup | price_bid_profile | Price of bids for profile bids | $P^M_{i, n, k}(\omega)$ | $\$/MWh$ | period , scenario , profile |
BiddingGroup | parent_profile | Parent profile of profile $k$ | $\mathcal{p}(k)$ | period , profile | |
BiddingGroup | minimum_activation_level | Minimum activation level of profile $k$ | $X_{i, k}(\omega)$ | period , scenario , profile | |
BiddingGroup | complementary_grouping | Complementary grouping $m$ for the asset owner $i$ | $\mathcal{K}_m(i)$ | period , profile , complementary_group | |
Configuration | hour_subperiod_map | Mapping of hours to subperiods | $d(\tau)$ | period , hour | |
Configuration | fcf_cuts | FCF cuts for the model, it's a file read from SDDP.jl in JSON format | |||
Configuration | period_season_map | Mapping of periods to seasons | period ,scenario | ||
DemandUnit | demand_ex_ante | Demand data for the model in ex-ante, also used in the min cost module | $D_{j, \tau}(\omega)$ | $p.u.$ | period , scenario , subperiod |
DemandUnit | demand_ex_post | Demand data for the model in ex-post | $D_{j, \tau}(\omega)$ | $p.u.$ | period , scenario , subscenario , subperiod |
DemandUnit | elastic_demand_price | Elastic demand price data | $P_{j, \tau}(\omega)$ | $\$/MWh$ | period , scenario , subperiod |
DemandUnit | demand_window | Window of demand | $W_{j, \tau}(\omega)$ | $h$ | period , scenario , subperiod |
HydroUnit | inflow_ex_ante | Inflow data for the model in ex-ante, also used in the min cost module | $a_{j, \tau}$ | $m^3/s$ | period , scenario , subperiod |
HydroUnit | inflow_ex_post | Inflow data for the model in ex-post | $a_{j, \tau}$ | $m^3/s$ | period , scenario , subscenario , subperiod |
RenewableUnit | generation_ex_ante | Realized generation for the model in ex-ante, also used in the min cost module | $G^R_{j, \tau}(\omega)$ | $p.u.$ | period , scenario , subperiod |
RenewableUnit | generation_ex_post | Realized generation for the model in ex-post | $G^R_{j, \tau}(\omega)$ | $p.u.$ | period , scenario , subscenario , subperiod |
VirtualReservoir | quantity_bid | Quantity of bids for virtual reservoirs | $Q^{VR}_{r, i, k}(\omega)$ | $MWh$ | period , scenario , bid_segment |
VirtualReservoir | price_bid | Price of bids for virtual reservoirs | $P^{VR}_{r, i, k}(\omega)$ | $\$/MWh$ | period , scenario , bid_segment |