bid_group#

Represents a group of hydropower plants that will participate in the optimal bidding problem when running a stochastic SHOP optimization

Input connections

plant

Output connections

plant

License

SHOP_SCENARIO_FUNCTIONALITY

Release version

13.0.0.a

Examples#

Attributes#

price_dimension#

Number of prices in the resulting bid matrix (xUnit: NO_UNIT, yUnit: NO_UNIT)

time_dimension#

Number of time steps in the resulting bid matrix (xUnit: NO_UNIT, yUnit: NO_UNIT)

bid_start_interval#

Index of the first time step in the bid matrix (xUnit: NO_UNIT, yUnit: NO_UNIT)

bid_end_interval#

Index of the last time step in the bid matrix (xUnit: NO_UNIT, yUnit: NO_UNIT)

reduction_cost#

The cost of reducing the full bid matrix to the desired number of points (xUnit: NO_UNIT, yUnit: NO_UNIT)

bid_curves#

Resulting bid matrix (xUnit: NOK/MWH, yUnit: MWH)

bid_penalty#

The sum of penalty over all scenarios and time steps for violating the requirement of bid volume increasing when price increases in the bid matrix (xUnit: NOK/MWH, yUnit: MWH)

best_profit_bid_matrix#

Resulting bid matrix when bids are created from the command print bp_bid_matrix (xUnit: NOK/MWH, yUnit: MWH)