-
Notifications
You must be signed in to change notification settings - Fork 25
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
base: develop
Are you sure you want to change the base?
Conversation
…a list of clusters. Save is not yet supported, only load.
Added getting data from cluster reserves with key reserves name
Quality Gate passedIssues Measures |
…ation constraints in the problem
There was a problem hiding this 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
…esive count of solver reserve constraints
… units not running
…ble for more clarity
- 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
…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
…rs (but not yet by reserves)
…serve participation by cluster
…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>").
…nd removed them from text outputs
…rticipationUnsuppliedSpilled.h Fixing cmake error for CI
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Loading reserves from areas (then districts), reserve participations from clusters, and adding related constraints and costs