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 end-of-horizon approaches #14

Open
3 tasks
irm-codebase opened this issue Jun 14, 2024 · 0 comments
Open
3 tasks

Separate end-of-horizon approaches #14

irm-codebase opened this issue Jun 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@irm-codebase
Copy link
Collaborator

irm-codebase commented Jun 14, 2024

What can be improved?

End-of-horizon effects are one of the biggest concerns in pathways, so it's worth wile to test different approaches.

For now, I identify 3 approaches (at least 2 are missing here):

  • No method: all CAPEX is assumed to happen at the year of installation.
  • Salvage value: similar to no method, except that a salvage value is "repaid" at the end of the model run for assets that lived longer than the planning period.
  • Annuity factors: you distribute costs according a technology discount rate, often called the weighted average cost of capital (WACC). This cost is then paid throughout the lifetime of a technology.

Goals

  • Isolate costs for every investstep
  • Implement discount factors in the objective function of the model
  • Implement EoH mitigation approaches in different scenarios

Version

v0.1.0

@irm-codebase irm-codebase added the enhancement New feature or request label Jun 14, 2024
@irm-codebase irm-codebase self-assigned this Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant