From 2b3dc60f11179d4efd3cd3a4f11f86fe679dab9c Mon Sep 17 00:00:00 2001 From: martavp Date: Wed, 8 Jul 2020 16:24:23 +0200 Subject: [PATCH] Add default lifetime to config.file --- config.default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.default.yaml b/config.default.yaml index f275bef1..485526da 100755 --- a/config.default.yaml +++ b/config.default.yaml @@ -93,7 +93,7 @@ sector: costs: year: 2030 - + lifetime: 25 #default lifetime # From a Lion Hirth paper, also reflects average of Noothout et al 2016 discountrate: 0.07 # [EUR/USD] ECB: https://www.ecb.europa.eu/stats/exchange/eurofxref/html/eurofxref-graph-usd.en.html # noqa: E501