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

IntertemporalRaoParameters for multi-timestamps computations #1225

Closed
bqth29 opened this issue Dec 6, 2024 · 1 comment
Closed

IntertemporalRaoParameters for multi-timestamps computations #1225

bqth29 opened this issue Dec 6, 2024 · 1 comment
Labels
feature New feature or request intertemporality Encompasses the use of multi-time-steps optimization and intertemporal constraints

Comments

@bqth29
Copy link
Collaborator

bqth29 commented Dec 6, 2024

Describe the current behavior

No response

Describe the expected behavior

WARNING: IntertemporalRaoParameters is not the same thing as TemporalData<RaoParameters>

At some point during the developments, some parameters will have to be introduced for parallel multi-timestamps computations or other intertemporality-related features. When it is first needed, create an IntertemporalRaoParameters and list in this issue the parameters you added.

We will only close this issue when these parameters seem thorough enough for a first intertemporal POC to run properly.

Possible parameters:

  • max-timsetamps-in-parallel
  • max-sensi-in-parallel

Describe the motivation

No response

Extra Information

No response

@bqth29 bqth29 added feature New feature or request intertemporality Encompasses the use of multi-time-steps optimization and intertemporal constraints labels Dec 6, 2024
@bqth29 bqth29 added this to the Intertemporal RAO milestone Dec 6, 2024
@bqth29
Copy link
Collaborator Author

bqth29 commented Dec 10, 2024

After some thinking, I think that for a first POC, we should use the same RAO Parameters for all timestamps:

  • easier to implement
  • easy to evolve if there is a business need
  • no need to check coherence between parameters' and CRACs' timestamps or among different set of parameters (ex: is the objective function type the same across all? ...)

Instead, we should add an intertemporal-parameters extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request intertemporality Encompasses the use of multi-time-steps optimization and intertemporal constraints
Projects
None yet
Development

No branches or pull requests

1 participant