add option for solid biomass transport
This commit is contained in:
parent
b4fbb47d29
commit
4f2135a43a
@ -104,6 +104,7 @@ sector:
|
||||
'electricity_grid_connection' : True # only applies to onshore wind and utility PV
|
||||
'gas_distribution_grid' : True
|
||||
'gas_distribution_grid_cost_factor' : 1.0 #multiplies cost in data/costs.csv
|
||||
'biomass_transport': False # biomass potential per country + transport between countries
|
||||
|
||||
costs:
|
||||
year: 2030
|
||||
|
@ -104,6 +104,7 @@ sector:
|
||||
'electricity_grid_connection' : True # only applies to onshore wind and utility PV
|
||||
'gas_distribution_grid' : True
|
||||
'gas_distribution_grid_cost_factor' : 1.0 #multiplies cost in data/costs.csv
|
||||
'biomass_transport': False # biomass potential per country + transport between countries
|
||||
|
||||
costs:
|
||||
year: 2030
|
||||
|
Loading…
Reference in New Issue
Block a user