Skip to content

Commit

Permalink
Time series generator (#14)
Browse files Browse the repository at this point in the history
* add 007 et o79 to ts-generator tests

* remove links and bc to make the study ligther

* add clustersToGen.txt to studies

* Update clustersToGen to take arg type

* add ts-generator to study batches.txt
  • Loading branch information
payetvin authored Mar 18, 2024
1 parent abf65bc commit 5624ebc
Show file tree
Hide file tree
Showing 2,251 changed files with 1,641,067 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 @@ -23,3 +23,4 @@ valid-v870
valid-v910
valid-named-mps
valid-milp
ts-generator
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: 007 Thermal fleet - fast unit commitment
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{
"name" : "test_1",
"checks" :
{
"output_compare" : {},
"integrity_compare" : null
}
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
--thermal=area.base;area.peak

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.020000
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,12 @@
[ui]
x = -2
y = -1
color_r = 223
color_g = 136
color_b = 72
layers = 0
[layerX]

[layerY]

[layerColor]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
AREA
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[all areas]
caption = All areas
comments = Spatial aggregates on all areas
apply-filter = add-all

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 5624ebc

Please sign in to comment.