Skip to content

Commit

Permalink
[ short-term storage ] add test on penalty cost of [ injection - with…
Browse files Browse the repository at this point in the history
…drawal ] variation (#33)

* add cost variation on injection only

* add cost variation on withdrawal only

* update test config

* penalizing both injection and withdrawal variation on sts-5

* add quick decription

* correcting desc
  • Loading branch information
a-zakir authored Nov 22, 2024
1 parent a9c4770 commit 77e923b
Show file tree
Hide file tree
Showing 244 changed files with 272,700 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[.shellclassinfo]
iconfile = settings/resources/study.ico
iconindex = 0
infotip = Antares Study8.6: tests-ST-storage
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[
{
"name" : "tests-ST-storage-penalty-cost-variation-injection-withdrawal",
"checks" :
{
"mps_compare" : null
}
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
The test verifies the presence of penalty variables and constraints on short-term variation control (injection, withdrawal).
Only penalty on injection variation is enabled for area 3/sts-3.
Only penalty on withdrawal variation is enabled for area 4/sts-4.
Both injection and withdrawal variation penalties are enabled for area 5/sts-5.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[adequacy-patch]
adequacy-patch-mode = outside

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[nodal optimization]
non-dispatchable-power = true
dispatchable-hydro-power = true
other-dispatchable-power = true
spread-unsupplied-energy-cost = 0.000000
spread-spilled-energy-cost = 0.000000

[filtering]
filter-synthesis = hourly, daily, weekly, monthly, annual
filter-year-by-year = hourly, daily, weekly, monthly, annual

Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[ui]
x = 0
y = 20
color_r = 230
color_g = 108
color_b = 44
layers = 0
[layerX]
0 = 0

[layerY]
0 = 20

[layerColor]
0 = 230 , 108 , 44
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[adequacy-patch]
adequacy-patch-mode = outside

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[nodal optimization]
non-dispatchable-power = true
dispatchable-hydro-power = true
other-dispatchable-power = true
spread-unsupplied-energy-cost = 0.000000
spread-spilled-energy-cost = 0.000000

[filtering]
filter-synthesis = hourly, daily, weekly, monthly, annual
filter-year-by-year = hourly, daily, weekly, monthly, annual

Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[ui]
x = 1
y = -19
color_r = 230
color_g = 108
color_b = 44
layers = 0
[layerX]
0 = 1

[layerY]
0 = -19

[layerColor]
0 = 230 , 108 , 44
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[adequacy-patch]
adequacy-patch-mode = outside

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[nodal optimization]
non-dispatchable-power = true
dispatchable-hydro-power = true
other-dispatchable-power = true
spread-unsupplied-energy-cost = 0.000000
spread-spilled-energy-cost = 0.000000

[filtering]
filter-synthesis = hourly, daily, weekly, monthly, annual
filter-year-by-year = hourly, daily, weekly, monthly, annual

Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[ui]
x = 3
y = -52
color_r = 230
color_g = 108
color_b = 44
layers = 0
[layerX]
0 = 3

[layerY]
0 = -52

[layerColor]
0 = 230 , 108 , 44
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[adequacy-patch]
adequacy-patch-mode = outside

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[nodal optimization]
non-dispatchable-power = true
dispatchable-hydro-power = true
other-dispatchable-power = true
spread-unsupplied-energy-cost = 0.000000
spread-spilled-energy-cost = 0.000000

[filtering]
filter-synthesis = hourly, daily, weekly, monthly, annual
filter-year-by-year = hourly, daily, weekly, monthly, annual

Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[ui]
x = 2
y = -87
color_r = 230
color_g = 108
color_b = 44
layers = 0
[layerX]
0 = 2

[layerY]
0 = -87

[layerColor]
0 = 230 , 108 , 44
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[adequacy-patch]
adequacy-patch-mode = outside

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[nodal optimization]
non-dispatchable-power = true
dispatchable-hydro-power = true
other-dispatchable-power = true
spread-unsupplied-energy-cost = 0.000000
spread-spilled-energy-cost = 0.000000

[filtering]
filter-synthesis = hourly, daily, weekly, monthly, annual
filter-year-by-year = hourly, daily, weekly, monthly, annual

Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[ui]
x = 1
y = 58
color_r = 230
color_g = 108
color_b = 44
layers = 0
[layerX]
0 = 1

[layerY]
0 = 58

[layerColor]
0 = 230 , 108 , 44
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Area
Area 2
Area 3
Area 4
Area 5
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[all areas]
caption = All areas
comments = Spatial aggregates on all areas
output = false
apply-filter = add-all

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[[allocation]]
area 2 = 1

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[[allocation]]
area 3 = 1

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[[allocation]]
area 4 = 1

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[[allocation]]
area 5 = 1

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[[allocation]]
area = 1

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
Loading

0 comments on commit 77e923b

Please sign in to comment.