Skip to content

Commit

Permalink
Delete ramping information from the reserve tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
datejada committed Oct 30, 2023
1 parent 3508aa9 commit 787ca8f
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 7 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 2 additions & 7 deletions docs/src/tutorial/reserves.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,20 +94,15 @@ The value is equal to the unit capacity defined for the electricity node. Howeve

- In the *Relationship parameter* table (typically at the bottom-center), select the following parameter as seen in the image below:
- *unit\_capacity* parameter and the *Base* alternative, and enter the value *100*. This will set the total capacity for *power\_plant\_a* in the group.
- *ramp\_up\_limit* parameter and the *Base* alternative, and enter the value *1*. This will set the ramping up capacity to 100% of the unit capacity for *power\_plant\_a*.

!!! note
The *ramp\_up\_limit* parameter triggers the [Splitting unit flows into ramps]@(ref) constraint, which links the unit's flow and reserve variables.

![image](figs_reserves/reserves_tutorial_power_plant_a_ramp_up_limit.png)
![image](figs_reserves/reserves_tutorial_power_plant_a_unit_capacity_reserve_group.png)

- In *Relationship tree*, expand the *unit\_\_to\_node* class and select *power\_plant\_b | upward\_reserve\_group*.

- In the *Relationship parameter* table (typically at the bottom-center), select the following parameter as seen in the image below:
- *unit\_capacity* parameter and the *Base* alternative, and enter the value *200*. This will set the total capacity for *power\_plant\_b* in the group.
- *ramp\_up\_limit* parameter and the *Base* alternative, and enter the value *1*. This will set the ramping up capacity to 100% of the unit capacity for *power\_plant\_b*.

![image](figs_reserves/reserves_tutorial_power_plant_b_ramp_up_limit.png)
![image](figs_reserves/reserves_tutorial_power_plant_a_unit_capacity_reserve_group.png)

When you're ready, save/commit all changes to the database.

Expand Down

0 comments on commit 787ca8f

Please sign in to comment.