Skip to content
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

Feature/reserve model lot1 scalian #2008

Draft
wants to merge 44 commits into
base: develop
Choose a base branch
from

Conversation

sylvmara
Copy link
Collaborator

Loading reserves from areas (then districts), reserve participations from clusters, and adding related constraints and costs

sylvmara and others added 2 commits March 28, 2024 12:29
Added getting data from cluster reserves with key reserves name
Copy link

sonarqubecloud bot commented Apr 2, 2024

Copy link
Collaborator Author

@sylvmara sylvmara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Majority of this commit (28208e6) was written by h-fournier, whith some additional code by myself

- Change NeedReserve from a fixed variable to the right hand side of the constraint equation
- Complete the boundaries for all variables
- Call the initialization of the boundaries
- Fix some construction of constraints (remove the if when not needed)
Looks like reserves are working with on a small test
h-fournier and others added 15 commits May 16, 2024 12:21
…ts and power availability, reserves must fit within the bounds
- Per cluster
- Add reserve participation cost to operationnal cost
- Add unsatisfied and excess reserves cost to overall cost
…utputs "economy/mc-all/areas/<Area>/details"

Spec : Dans le fichier "economy/mc-all/areas/<Area>/details" : La participation en MW de chaque cluster, pour chaque réserve définie au niveau du nœud via la définition d'une nouvelle colonne ("<Reserve-name>_<Cluster-name>").
…the reserves:

Specs : On ajoutera la participation à chaque réserves via la définition de nouvelles colonnes pour chaque type de production (nucléaire, charbon…) ("<Reserve-name>_<group-name>").
…rticipationUnsuppliedSpilled.h

Fixing cmake error for CI
@flomnes
Copy link
Member

flomnes commented Jul 9, 2024

Hi @bencamus @sylvmara can you resolve conflicts with develop ? Please note that all code should be formatted using the src/format-code.sh script with clang-format 18.1.3.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
16.8% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants