OSeMOSYS / otoole

OSeMOSYS Tools for Energy
https://otoole.readthedocs.io
MIT License
23 stars 17 forks source link

Calculate CapitalInvestment using discount rate with/without technology index #213

Closed willu47 closed 7 months ago

willu47 commented 7 months ago

Ensures that CapitalInvestment is calculated using either a DiscountRate or DiscountRateIdv parameter.

Description

Modified the crf() function so that it calculates the capital recovery factor by region and technology using either a technology independent or technology specific discount rate.

Issue Ticket Number

Resolves #197

Documentation

No additional documentation provided.