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

Intertemporal sensitivity computation #1226

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

Intertemporal sensitivity computation #1226

bqth29 opened this issue Dec 6, 2024 · 1 comment
Labels
feature New feature or request good first issue Good for newcomers 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

As described in this comment from #1208, we should be able to run a sensitivity computation on all timestamps.

For a given timestamp, the inputs should be:

  • the network associated to the timestamp
  • the CNECs of the timestamp
  • all the range actions from this timestamps and the ones before it

To go further than the code snippet provided in #1208, implement this such that the sensitivity computations can be run 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 bqth29 added the good first issue Good for newcomers label Dec 6, 2024
@bqth29 bqth29 moved this to Ready in OpenRao Planning Dec 6, 2024
@RoxaneChen02 RoxaneChen02 mentioned this issue Dec 12, 2024
7 tasks
@Godelaine Godelaine moved this from Ready to In progress in OpenRao Planning Dec 19, 2024
@Godelaine Godelaine moved this from In progress to Ready in OpenRao Planning Jan 16, 2025
@bqth29 bqth29 removed this from the Intertemporal RAO milestone Jan 20, 2025
@bqth29
Copy link
Collaborator Author

bqth29 commented Jan 20, 2025

We chose so use the reference set-point from the network at each timestamp so there is no need to propagate the sensis through time.

@bqth29 bqth29 closed this as completed Jan 20, 2025
@github-project-automation github-project-automation bot moved this from Ready to Done in OpenRao Planning Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers intertemporality Encompasses the use of multi-time-steps optimization and intertemporal constraints
Projects
None yet
Development

No branches or pull requests

1 participant