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

Separate reserves into creation and constraints #580

Merged

Conversation

cfe316
Copy link
Collaborator

@cfe316 cfe316 commented Nov 15, 2023

Divide the core Reserves functionality into

  1. variable and expression creation

(space for potential modification)

  1. constraint application

This makes the module more like the CapacityReserveMargin or MinCapReq policies, allowing the expressions to be modified before constraints are applied.

Divide the core Reserves functionality into

1. variable and expression creation
(space for potential modification)
2. constraint application

This makes the module more like the CapacityReserveMargin or MinCapReq
policies, allowing the expressions to be modified before
constraints are applied.
@cfe316 cfe316 requested a review from lbonaldo November 15, 2023 01:54
@cfe316
Copy link
Collaborator Author

cfe316 commented Nov 15, 2023

Note that this PR does not interact at all with #562.

@lbonaldo
Copy link
Collaborator

Thanks for this change Jacob!

@cfe316 cfe316 merged commit a7ae6ba into GenXProject:develop Nov 16, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants