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/ramping model scalian #2081

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

Conversation

flomnes
Copy link
Member

@flomnes flomnes commented May 3, 2024

No description provided.

bencamus and others added 22 commits December 5, 2023 17:17
…ion for the first hour is constrained the production of the last hour + remove commented ramping debug logs
…zing the NODU variables during the second optimization step for the cluster with ramping
… ramping model to fix issue with ramping behavior + update of the output ramping cost to be aligned with the constraints
Copy link

sonarqubecloud bot commented May 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
20.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@a-zakir
Copy link
Contributor

a-zakir commented May 14, 2024

Q, is the rampling model a subset of « start up cost constraints »?


/**
* @brief build P{min,max}DispatchableGeneration constraints with
* respect to default order
Copy link
Contributor

Choose a reason for hiding this comment

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

To be updated 😉

{
public:
explicit LinearProblemMatrixRamping(PROBLEME_HEBDO* problemeHebdo,
bool Simulation,
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need this specialization ? Or it can fit in LinearPbStartUp…Matrix

@JasonMarechal25 JasonMarechal25 marked this pull request as draft July 26, 2024 15:33
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