Include interest during construction (IDC) in cost model
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 614
- Forks
- 459
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 6
Description
Dear PyPSA-Eur Developers,
Firstly, thank you all for this excellent resource.
I'd like to suggest an enhancement to the cost model that is currently being applied in PyPSA-EUR. Currently, the model starts with overnight capital costs (OCC) and then annualises these to net present values by applying the annuity factor. However, I believe there is an important missing step here: before the OCCs are annualised, they should be converted to capital costs by factoring in the interest incurred during construction (IDC). It is important to include this step to account for the costs incurred in the construction phase. NREL do this by multiplying the OCCs by a construction finance factor, which is a function of the typical construction time of the specific technology, capital distribution during the construction phase and the IDC (see here).
@abhishek0208 has previously applied this in OSeMOSYS and I have been working with him to implement this enhancement in a fork of pypsa-eur. If you believe this enhancement would be a valuable addition to pypsa-eur, we would be happy to raise a PR (with some math) for your review.
Best,
Aman
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating PyPSA-Eur’s existing cost annualisation logic, then compare it with the NREL ATB construction finance factor and the implementation mentioned in the fork; done means agreeing on the required inputs, equations, and validation for IDC-aware costs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100