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] A multi-period investment model allows generation from unavailable capacity #40

Closed
samgdotson opened this issue Sep 5, 2024 · 0 comments · Fixed by #42
Closed
Assignees
Labels
Comp:Build This issue has to do with the build system of the code/doc (makefiles, cmake, install errors) Difficulty:3-Expert This issue is not only complicated, but also complex. It may require special advanced skills. Priority:1-Critical This is the highest priority (i.e. it is blocking other work or facing a deadline). Type:Bug Something is wrong or broken. This issue or PR is related to a bug in code. Type:Feature New feature or feature request

Comments

@samgdotson
Copy link
Member

When run with multiple investment periods, the model will produce energy from units that are not yet built (see figure below). This leads to an unphysical amount of energy being produced in each investment period.

This issue may be closed when there is a pull request that resolves the issue or introduces a work-around, such as myopic investment.

Image

@samgdotson samgdotson added Comp:Build This issue has to do with the build system of the code/doc (makefiles, cmake, install errors) Difficulty:3-Expert This issue is not only complicated, but also complex. It may require special advanced skills. Priority:1-Critical This is the highest priority (i.e. it is blocking other work or facing a deadline). Type:Bug Something is wrong or broken. This issue or PR is related to a bug in code. Type:Feature New feature or feature request labels Sep 5, 2024
@samgdotson samgdotson self-assigned this Sep 5, 2024
@samgdotson samgdotson added this to the Final model run milestone Sep 5, 2024
@samgdotson samgdotson mentioned this issue Sep 10, 2024
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Comp:Build This issue has to do with the build system of the code/doc (makefiles, cmake, install errors) Difficulty:3-Expert This issue is not only complicated, but also complex. It may require special advanced skills. Priority:1-Critical This is the highest priority (i.e. it is blocking other work or facing a deadline). Type:Bug Something is wrong or broken. This issue or PR is related to a bug in code. Type:Feature New feature or feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant