Skip to content

Commit

Permalink
Adding tests for final levels (#26)
Browse files Browse the repository at this point in the history
* Adding tests for final levels

* Apply suggestions from code review

---------

Co-authored-by: Florian Omnès <[email protected]>
  • Loading branch information
guilpier-code and flomnes authored Jul 9, 2024
1 parent 6db4288 commit 8906b96
Show file tree
Hide file tree
Showing 59 changed files with 28,554 additions and 0 deletions.
1 change: 1 addition & 0 deletions study-batches.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ adequacy-patch-CSR
valid-v860
valid-v870
valid-v910
valid-v920
valid-named-mps
valid-milp
ts-generator
4 changes: 4 additions & 0 deletions valid-v920/final-levels/Desktop.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[.shellclassinfo]
iconfile = settings/resources/study.ico
iconindex = 0
infotip = Antares Study9.1: final-levels
10 changes: 10 additions & 0 deletions valid-v920/final-levels/check-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{
"name" : "test_final_level",
"checks" :
{
"output_compare" : {},
"integrity_compare" : null
}
}
]
3 changes: 3 additions & 0 deletions valid-v920/final-levels/input/areas/area/adequacy_patch.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[adequacy-patch]
adequacy-patch-mode = outside

11 changes: 11 additions & 0 deletions valid-v920/final-levels/input/areas/area/optimization.ini
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
spread-spilled-energy-cost = 0

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

15 changes: 15 additions & 0 deletions valid-v920/final-levels/input/areas/area/ui.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[ui]
x = -7
y = -3
color_r = 230
color_g = 108
color_b = 44
layers = 0
[layerX]
0 = -7

[layerY]
0 = -3

[layerColor]
0 = 230 , 108 , 44
1 change: 1 addition & 0 deletions valid-v920/final-levels/input/areas/list.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Area
6 changes: 6 additions & 0 deletions valid-v920/final-levels/input/areas/sets.ini
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

Empty file.
3 changes: 3 additions & 0 deletions valid-v920/final-levels/input/hydro/allocation/area.ini
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
Loading

0 comments on commit 8906b96

Please sign in to comment.