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

[Bug]: CapRes flag for transmission lines does not appear to do anything #784

Closed
gmantegna opened this issue Nov 2, 2024 · 3 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@gmantegna
Copy link
Collaborator

Bug description

In transmission.jl, the code for adding transmission lines to the CRM constraint does not appear to take into account whether a transmission line is supposed to be included in a CRM constraint as given by the CapRes_* column. The documentation says this column is required to tell the model whether a line is included in the constraint, but I do not see this column being read in or used anywhere.

Environment and Version

MacOS, julia 1.10, GenX 0.4

Relevant error messages

No response

Additional context

No response

@gmantegna gmantegna added the bug Something isn't working label Nov 2, 2024
@gmantegna
Copy link
Collaborator Author

I should note that it's possible this is just an issue with the documentation. Maybe this column is supposed to actually not exist with the current version of the code.

@lbonaldo
Copy link
Collaborator

lbonaldo commented Nov 4, 2024

Hey @gmantegna, thanks for catching that. You’re right, I don’t think that column has been used to include (or exclude) contributions to the transmission line in the CRM. Do you think it’s a feature we should add to the model? Otherwise, we can simply remove it from the documentation.

@lbonaldo
Copy link
Collaborator

Closing this issue as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants