This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Connection costs not properly factored in or discounted #154
Milestone
You can continue the conversation there. Go to discussion →
Describe the bug
When specifying connection costs, the model should calculate the connection costs for initial households as well as new ones. Currently the model misses initial connection costs due to the way the connections_expenditure function is written in the finance.py file. Further, it is more accurate to discount new connections to the year they are connected rather than the start of the increment year.
To Reproduce
Steps to reproduce the behavior:
Expected behaviour
The model should factor in initial connection costs e.g. 100 initial households * connection cost
The text was updated successfully, but these errors were encountered: