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

Discrete investment #372

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Discrete investment #372

wants to merge 1 commit into from

Conversation

coroa
Copy link
Member

@coroa coroa commented Mar 15, 2022

Alternative to #371.

Changes proposed in this Pull Request

Extends lowmem lopf for generators by 3 new attributes:

  • buildable
  • retirable
  • fom_cost

buildable allows a fixed capacity power plant to be built as proposed or not. retirable allows a fixed capacity power plant to be retired before the actual lifetime, salvaging fom_cost * years of early retirement.

This is an untested draft.

Checklist

  • Code changes are sufficiently documented; i.e. new functions contain docstrings and further explanations may be given in doc.
  • Unit tests for new features were added (if applicable).
  • Newly introduced dependencies are added to environment.yaml, environment_docs.yaml and setup.py (if applicable).
  • A note for the release notes doc/release_notes.rst of the upcoming release is included.
  • I consent to the release of this PR's code under the MIT license.

@fneum fneum mentioned this pull request Jul 10, 2023
5 tasks
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

1 participant