-
Notifications
You must be signed in to change notification settings - Fork 7
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
feat(backend): support v8.7's upgrader, clusters and binding constraints #1818
Merged
Conversation
This file contains 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
FeaturesBug Fixes
Chore
Doc
Rollback
ContributorsCommit-Lint commandsYou can trigger Commit-Lint actions by commenting on this PR:
|
MartinBelthle
force-pushed
the
feat/support-solver-v87
branch
from
November 20, 2023 10:33
b5c3ef3
to
cd36f1c
Compare
MartinBelthle
changed the title
feat(simulator): support simulator v8.7
feat(upgrader): add v8.7 upgrader and template study
Nov 20, 2023
MartinBelthle
changed the title
feat(upgrader): add v8.7 upgrader and template study
feat(upgrader): add v8.7 upgrader, template study and new back-end study config
Nov 20, 2023
MartinBelthle
changed the title
feat(upgrader): add v8.7 upgrader, template study and new back-end study config
feat(upgrader): add v8.7 upgrader, template study and new study config
Nov 20, 2023
MartinBelthle
force-pushed
the
feat/support-solver-v87
branch
from
November 20, 2023 16:33
b2bbba9
to
1311d40
Compare
Closed
16 tasks
MartinBelthle
force-pushed
the
feat/support-solver-v87
branch
2 times, most recently
from
November 20, 2023 17:35
6baf69e
to
949a74e
Compare
MartinBelthle
force-pushed
the
feat/support-solver-v87
branch
3 times, most recently
from
December 20, 2023 10:30
856eda5
to
9015722
Compare
This was referenced Dec 21, 2023
MartinBelthle
force-pushed
the
feat/support-solver-v87
branch
2 times, most recently
from
January 4, 2024 09:35
cbf025a
to
339c932
Compare
MartinBelthle
force-pushed
the
feat/support-solver-v87
branch
4 times, most recently
from
January 5, 2024 12:34
ef5922a
to
85a7856
Compare
MartinBelthle
changed the title
feat(upgrader): add v8.7 upgrader, template study and new study config
feat(backend): support v8.7, upgrader, clusters and binding constraints
Jan 5, 2024
MartinBelthle
changed the title
feat(backend): support v8.7, upgrader, clusters and binding constraints
feat(backend): support v8.7's upgrader, clusters and binding constraints
Jan 5, 2024
MartinBelthle
force-pushed
the
feat/support-solver-v87
branch
2 times, most recently
from
January 23, 2024 14:18
12e8617
to
bcf072d
Compare
PR à prendre en compte le plus tôt afin que la partie front soit faite et que les utilisateurs tests la feature. |
MartinBelthle
force-pushed
the
feat/support-solver-v87
branch
3 times, most recently
from
March 11, 2024 15:17
39be102
to
0b27f16
Compare
laurent-laporte-pro
force-pushed
the
feat/support-solver-v87
branch
from
March 11, 2024 19:30
4e3beda
to
2f48c24
Compare
laurent-laporte-pro
suggested changes
Mar 11, 2024
antarest/study/storage/variantstudy/business/utils_binding_constraint.py
Outdated
Show resolved
Hide resolved
antarest/study/storage/variantstudy/business/utils_binding_constraint.py
Outdated
Show resolved
Hide resolved
antarest/study/storage/variantstudy/model/command/create_binding_constraint.py
Outdated
Show resolved
Hide resolved
antarest/study/storage/variantstudy/model/command/remove_area.py
Outdated
Show resolved
Hide resolved
…eration` classes in `__all__`
… `variable_o_m_cost`
…nd improve docstrings
laurent-laporte-pro
force-pushed
the
feat/support-solver-v87
branch
from
March 14, 2024 16:51
212f1b6
to
f363f9e
Compare
laurent-laporte-pro
force-pushed
the
feat/support-solver-v87
branch
from
March 14, 2024 21:29
ddfa8db
to
6c1a91c
Compare
laurent-laporte-pro
approved these changes
Mar 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Definition of "done" d'une nouvelle version du Simulateur:
NB: J'ai ajouté la propriété
group
pour le table mode mais je ne l'ai pas fait pour les 3 nouveaux champs du thermique :costgeneration
,efficiency
etvariableomcost
.En effet, comme c'est en cours de refonte je n'ai pas voulu trop y toucher.