Skip to content

Commit

Permalink
Merge pull request #41 from AntaresSimulatorTeam/unfeasible-tests
Browse files Browse the repository at this point in the history
Add unfeasible problem
  • Loading branch information
payetvin authored Jan 31, 2025
2 parents f1fa537 + fc837fa commit 0a08ac8
Show file tree
Hide file tree
Showing 1,189 changed files with 1,368,605 additions and 0 deletions.
4 changes: 4 additions & 0 deletions unfeasible-problem/unfeasible_problem_01/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 Study8.1: unfeasible_problem_01
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

15 changes: 15 additions & 0 deletions unfeasible-problem/unfeasible_problem_01/input/areas/area/ui.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[ui]
x = -58
y = 44
color_r = 230
color_g = 108
color_b = 44
layers = 0
[layerX]
0 = -58

[layerY]
0 = 44

[layerColor]
0 = 230 , 108 , 44
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Area
6 changes: 6 additions & 0 deletions unfeasible-problem/unfeasible_problem_01/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

Loading

0 comments on commit 0a08ac8

Please sign in to comment.