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

Add inter-temporal-parameters extension to RAO Parameters #1230

Open
bqth29 opened this issue Dec 10, 2024 · 1 comment
Open

Add inter-temporal-parameters extension to RAO Parameters #1230

bqth29 opened this issue Dec 10, 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 10, 2024

Describe the current behavior

No response

Describe the expected behavior

See #1225 and this comment for more context

For inter-temporality-related features, we will need new parameters (e.g. the number of parallel threads for topological optimization or sensitivity computation). If such a parameter appears during a development, create an inter-temporal-parameters extension to the existing RAO Parameters.

Describe the motivation

No response

Extra Information

JSON sample

{
    "version" : "2.4",
    ...,
    "extensions": {
        "inter-temporal-parameters": { ... }
    }
}
@bqth29 bqth29 added feature New feature or request intertemporality Encompasses the use of multi-time-steps optimization and intertemporal constraints labels Dec 10, 2024
@bqth29 bqth29 added this to the Intertemporal RAO milestone Dec 10, 2024
@bqth29 bqth29 changed the title Add inter-temporal-parameters-extension to RAO Parameters Add inter-temporal-parameters extension to RAO Parameters Dec 10, 2024
@bqth29
Copy link
Collaborator Author

bqth29 commented Dec 13, 2024

#1235 added the extension with the parameter sensitivity-computations-in-parallel for setting the number of threads to run parallel sensitivity computations for all timestamps

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