forked from PyPSA/technology-data
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
30 lines (21 loc) · 840 Bytes
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
version: 0.3.0
# considered years for output data
years : [2020, 2025, 2030, 2035, 2040, 2045, 2050]
expectation : "" # tech data uncertainty, possible options [None, "optimist", "pessimist"]
rate_inflation : 0.02
#year for EUR outputs
#NB: 2015 is standard year in DEA, and DEA is NOT yet adjusted
#if this is changed, only non-DEA
# DEA takes for solar PV eur_year 2020!
eur_year : 2015
# add solar from different source
solar_utility_from_vartiaien : false
solar_rooftop_from_etip : false
# add fuel cell/electrolysis efficiencies from Budischak (DEA assumptions very conservative)
h2_from_budischak : false
# remove grid connection costs from DEA for offwind because they are calculated
# seperately in pypsa-eur
offwind_no_gridcosts : true
desalination:
salinity: 35 # in PSU (Practical Salinity Unit) = kg/m^3
ndigits: 2