-
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/ramping model scalian #2081
base: develop
Are you sure you want to change the base?
Conversation
…ion for the first hour is constrained the production of the last hour + remove commented ramping debug logs
…rs in the header file
…zing the NODU variables during the second optimization step for the cluster with ramping
… problemhebdo constrainst vectors length
… ramping model to fix issue with ramping behavior + update of the output ramping cost to be aligned with the constraints
Quality Gate failedFailed conditions |
Q, is the rampling model a subset of « start up cost constraints »? |
|
||
/** | ||
* @brief build P{min,max}DispatchableGeneration constraints with | ||
* respect to default order |
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.
To be updated 😉
{ | ||
public: | ||
explicit LinearProblemMatrixRamping(PROBLEME_HEBDO* problemeHebdo, | ||
bool Simulation, |
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.
Do we need this specialization ? Or it can fit in LinearPbStartUp…Matrix
…nits as it is already included in the starting thermal units term
…nto feature/ramping_model_scalian
No description provided.