-
Notifications
You must be signed in to change notification settings - Fork 4
Thermal heuristic #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Juliette-Gerbaux
wants to merge
94
commits into
main
Choose a base branch
from
api_thermal_heuristic
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
94 commits
Select commit
Hold shift + click to select a range
d2b46d2
Add first tests on thermal heuristics
24700f4
Implement accurate heuristic on simple problem
fd3a884
Add comments
0a6d4df
Add fast heuristic and improve accurate
c703040
rename test heuristic
9db4b54
Implement complex model
83360de
Accurate for complex model
bde9904
Type errors and useless solver parameters
4bfd696
check hourly outputs
3427eb4
fast heuristic for complex case
c79ba8f
Test for 2 weeks
dd61b8d
Test for 2 scenarios
5cb88db
add test for scenarios
9a9ec8d
Add more details on tests concerning scenarios
1be8483
Add milp test for second case
96fa166
remove milp test
add82e9
Add test accurate for second test case
40282a0
Add fast test for second test case
5700856
convert fast to optimization problem
dcd2c47
Optimization problem for fast on simple case
ea55b7d
Optimization model fast complex case
25bddc0
Small corrections
db17284
Correct test
6cf6611
Optimization problem heuristic fast second complex test case
3d9cb5b
Equivalent solution for fast heuristic optimization
57e5f7c
Api for fast and accurate models
e828f65
Api for accurate heuristic model
78a4712
Move models to library
0b10902
Move some functions from tests to src
912f083
Remove all functions from simple test
5b5c2b0
Move functions from second complex test to src
412e62c
Remove functions from second test and filter ts on scenarios and time…
e4fc78a
Sort imports
282c0f3
Run black
547ba3c
Change solver to fix tests in the ci
3f3d09f
Fix ci
6061ffe
Rename tests
e7c4cbe
Generalize check_output
8067cc8
More tests on data
c1408fa
Refactor model
17c76e6
Refactor problem.py
0ad6401
Generic database
54c93c0
Correct error
585fc50
Create ThermalProblemBuilder
ec850d8
Resolution steps
a3325e7
Simplify get_value out of database
5fadf5d
Simplify update of database
f259b55
Fix ci
f59285c
Remove not used imports
b6ec938
New test
38aafbb
Small changes
627aeb2
New test with bc
a5dcb1f
Refactoring
2915a19
Exhibit models
8663444
Remove unused imports
945c58d
New class for time scenario parameters
8a42060
Refactor solve
c88263c
Sort imports
3fbfa5d
Formating
8a0fe98
Refactor data_path
dec3bd5
Fix test
8ed1d47
Refactor models
042fc12
Fix test
e099b75
Run isort
f1f08e8
Week scenario parameters
d5f1535
Refactor solve
296f532
Rename functions
cb14787
Refactor cluster parameters
1d2f622
Correct error
c2abe5a
Refactor update
9a4ddbe
New test
75df4fd
New test with ramp
1d0da2c
Refactor
d2334fe
Add description for tests
137dc77
Beginning of new test
0329ffa
Improve edit_value
4b7bb35
Improve cluster parameters
d9831be
Move expected_output class
270200b
Change names
bb36d38
Remove network and database building from thermal_problem_builder
3c694b4
Correct pytest fixture
580ddcc
Remove solve from thermal problem builder
2c9a765
Fix test
1aebb07
Move tests
9ce1fd5
Improve test with parameters
5a57bcb
Use data_path
b4790ce
Improve pytest fixture
35a2f64
Improve tests
a34780f
Fix ci
a4534e7
Fix tests
b039478
Fix test on day ahead reserve
9a68f0e
Unused code
f9f5134
api file
2cf0f5a
Small changes
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.