production_group#

Represents a group of hydropower plants that must abide by the sum production constraints defined in the production_group

Input connections

plant

Output connections

plant

License

SHOP_OPEN

Release version

14.0.0.1

Attributes#

energy_target#

Data type: double. Unit: MWH.

Sum energy production target for time steps with energy_target_period_flag set to 1.

energy_penalty_cost_up#

Data type: double. Unit: NOK/MWH.

Penalty cost for producing more energy than the target amount.

energy_penalty_cost_down#

Data type: double. Unit: NOK/MWH.

Penalty cost for producing less energy than the target amount.

energy_target_period_flag#

Data type: timeseries. Unit: MWH.

Flag defining which time steps are part of the target energy production constraint.

max_p_limit#

Data type: timeseries. Unit: MW.

The maximal power production limit for the sum of plants in the group.

min_p_limit#

Data type: timeseries. Unit: MW.

The minimal power production limit for the sum of plants in the group.

max_p_penalty_cost#

Data type: timeseries. Unit: NOK/MWH.

The penalty cost for breaking the maximum power production limit constraint. The default penalty cost is specified by the power_limit_penalty_cost on the global_settings object.

min_p_penalty_cost#

Data type: timeseries. Unit: NOK/MWH.

The penalty cost for breaking the minimum power production limit constraint. The default penalty cost is specified by the power_limit_penalty_cost on the global_settings object.

sum_production#

Data type: timeseries. Unit: MW.

The sum power production of all the plants connected to the group.

min_p_penalty#

Data type: timeseries. Unit: NOK.

The incurred penalty for breaking the minimum power production constraint.

max_p_penalty#

Data type: timeseries. Unit: NOK.

The incurred penalty for breaking the maximum power production constraint.

energy_penalty_up#

Data type: timeseries. Unit: NOK.

The total penalty incurred when breaking the target energy constraint by generating more energy than the target.

energy_penalty_down#

Data type: timeseries. Unit: NOK.

The total penalty incurred when breaking the target energy constraint by generating less energy than the target.