Model Input - Configuration Files
Configuration files specify the simulation settings (e.g., included buildings, temporal scope, output variables) and define the energy system configuration (e.g., scenarios, technologies, selected year). They are provided to the model in YAML format and must be located in the config/input_files directory. The only file required is simluation.yaml. For the other files, only parameters that deviate from the default values need to be specified. If no configuration files are provided other than simluation.yaml, the model will run entirely using its built-in standard values (see tables below).
Required configuration file:
simulation.yaml
Optional configuration files:
meta_data.yamlscenarios.yamloptimisation.yamldemand_side.yamlsupply.yamltechnologies.yaml
By default, all scenarios and optimisation are deactivated. The following technologies are activated, reflecting technologies currently deployed in Switzerland:
Heat Pump
Electric Heater
Oil Boiler
Gas Boiler
Wood Boiler
Disctrict Heating
Solar Thermal
Solar PV
Wind Power
Hydro Power
Grid Supply
All files define parameter names as top-level keys. The exception is technologies.yaml, where technologies appear as the top-level keys and their respective parameters are listed as sub-keys.
Below are example excerpts from some configuration files:
Simulation
Configuration file: simulation.yaml
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
Number of days to simulate, starting on 1 Jan. A value between 1 and 365 is recommended. |
required user input |
— |
int |
|
Unique identification number assigned to the district. It is the identifier labelled “GGDENR” in the Master File and Meta File. For Swiss municipalities, this is the BFS commune number. A list of all municipalities and the respective commune numbers can be found :ref:`here <swiss_municipalities>`. |
required user input |
— |
int |
|
The generation of plots can be switched on (true) or off (false). |
required user input |
— |
bool |
|
If set to true, results will be saved in files. |
required user input |
— |
bool |
Meta Data
Configuration file: meta_data.yaml
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
Properties for a district with custom boundaries. |
— |
dict |
|
|
If set to ‘true’, the simulation will be carried out for a district of selected buildings. |
False |
— |
bool |
|
List of EGIDs of buildings contained in custom district. |
[] |
— |
list / df |
|
unique name for specified custom district |
‘Test_Scenario’ |
— |
str |
Scenarios
Configuration file: scenarios.yaml
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the demand side scenario will be implemented. This scenario consists of future climate and demand scenarios specified in the
|
False |
— |
bool |
|
If set to ‘true’, the fossil heating system retrofit scenario will be implemented. A fraction of the fossil heating capacity will be replaced by heat pumps. The fraction of replacement can be set in the respective technologies (
|
False |
— |
bool |
|
If set to ‘true’, the PV integration scenario will be implemented. A specified share of the additional PV potential will be implemented. The share can be set in the |
False |
— |
bool |
|
If set to ‘true’, the wind power integration scenario will be implemented. A specified share of the additional wind power potential will be implemented. The share can be set in the
|
False |
— |
bool |
|
If set to ‘true’, the thermal energy storage (TES) scenario will be implemented. A TES of specified size will be integrated in the energy system and charged/discharged by heat pump. The TES specifications can be set in the
|
False |
— |
bool |
|
If set to ‘true’, a nuclear phaseout will be considered in the simulation, based on the selected year in the
|
False |
— |
bool |
Optimisation
Configuration file: optimisation.yaml
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
MILP optimisation is enabled if set to “True”. |
False |
— |
bool |
|
*Deprecated: This option is not available.* |
False |
— |
bool |
|
Set to True to calculate a pareto front |
False |
— |
bool |
|
Number of pareto points |
6 |
— |
int |
|
Weight of monetary objective for objective function in optimisation. |
1 |
— |
float |
|
Weight of emissions objective for objective function in optimisation. |
0 |
— |
float |
|
Not yet implemented. |
0 |
— |
float |
|
Not yet implemented. |
0 |
— |
float |
|
Default: 1e9; cost of unmet demand; large value makes model convergence slow; https://calliope.readthedocs.io/en /stable/user/building.html#allowing-for- unmet-demand |
100000 |
CHF/kWh |
float |
|
Solver for optimisation, e.g. ‘cbc’, ‘gurobi’, etc. Must be compatible with Calliope. |
‘gurobi’ |
— |
string |
|
Default: 0; https://docs.gurobi.com/proj ects/optimizer/en/current/reference/para meters.html#parameternumericfocus |
1 |
— |
int |
|
Default: ‘Infinity’; https://docs.gurobi .com/projects/optimizer/en/current/refer ence/parameters.html#timelimit |
36000 |
s |
int |
|
Default: -1; https://docs.gurobi.com/pro jects/optimizer/en/current/reference/par ameters.html#presolve |
-1 |
— |
int |
|
Default: 1; https://docs.gurobi.com/proj ects/optimizer/en/current/reference/para meters.html#aggregate |
1 |
— |
int |
|
Default: 1e-6; https://docs.gurobi.com/p rojects/optimizer/en/current/reference/p arameters.html#feasibilitytol |
0.01 |
var |
float |
|
Default: 1e-4; https://docs.gurobi.com/p rojects/optimizer/en/current/reference/p arameters.html#mipgap |
0.0001 |
— |
float |
|
If set to True, MIPGap will be increased to 0.01 if a storage technology is activated in order to avoid numerical problems. |
False |
— |
bool |
|
If set to ‘true’, the math. model formulations are written to an .lp file; can take long to produce and result in large file; |
False |
— |
bool |
|
If set to ‘True’, the calliope files (input and results) will be saved. |
False |
— |
bool |
Demand Side
Configuration file: demand_side.yaml
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
Year to be simulated. Takes into account future weather scenario and retrofitting of buildings. Options: ‘2023’, ‘2030’, ‘2040’, ‘2050’. |
2023 |
— |
int |
|
Representative Concentration Pathways (RCP) for future climate. Options: ‘RCP26’. |
‘RCP26’ |
— |
str |
|
Type of temperature data line to use. |
‘tas_median’ |
— |
str |
|
If set to ‘true’, electrification of mobility sector will be considered and electricity demand profiles will be adjusted accordingly. |
True |
— |
bool |
|
Relative strength of the electrification of mobility. At 100, all the remaining fossil road transport is electrified, at a value smaller than 100, only that percentage. |
100 |
— |
float |
|
If set to ‘true’, the available flexibility in demand shifting stemming from the EV demand will be considered in the optimisation. |
True |
— |
bool |
|
If set to ‘True’, the total renovation of buildings is taken into account. This means that buildings are assumed to be renovated if they’re sufficiently old, with a certain probability. Totally renovated buildings are assumed to have a modern building envelope with correspondingly low demand for space heating. Furthermore, their heat generators are replaced. |
True |
— |
bool |
|
If set to ‘True’, a constant percentage of all sufficiently old buildings is totally renovated in each time step. Else, renovation happens based on a model derived from Streicher et al. |
False |
— |
bool |
|
Renovation scenario to use. Options are ‘renovation_low’, ‘renovation_base’ and ‘renovation_high’. It is recommended to use ‘renovation_low’ |
renovation_low’ |
— |
str |
|
If a constant total renovation rate is used, value of that rate. |
0.018 |
— |
float |
|
In manual scenarios (no optimization), what heat generators are installed after total renovation for space heating. |
{‘v_h_eh’ : 0.0, ‘v_h_hp’ : 0.8, ‘v_h_dh’ : 0.05, ‘v_h_gb’ : 0.05, ‘v_h_ob’ : 0.05, ‘v_h_wb’ : 0.05, ‘v_h_solar’ : 0.0, ‘v_h_other’ : 0.0 } |
— |
Dict[str, float] |
|
In manual scenarios (no optimization), what heat generators are installed after total renovation for domestic hot water heating. |
{‘v_hw_eh’ : 0.05, ‘v_hw_hp’ : 0.0, ‘v_hw_dh’ : 0.95, ‘v_hw_gb’ : 0.0, ‘v_hw_ob’ : 0.0, ‘v_hw_wb’ : 0.0, ‘v_hw_solar’ : 0.0, ‘v_hw_other’ : 0.0 } |
— |
Dict[str, float] |
|
If ‘true’, heat generators are replaced as they reach the end of their life. |
True |
— |
bool |
|
Interaction between fossile_heater_retrofit and heat generator renovation |
False |
— |
bool |
Supply
Configuration file: supply.yaml
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
Lower heating value of oil. |
42.9 |
[MJ/kg] |
float |
|
Oil price (annual fixed value). |
1 |
[CHF/l] |
float |
|
Lower heating value of gas. |
46 |
[MJ/kg] |
float |
|
Gas price (annual fixed value). |
0.13 |
[CHF/kWh] |
float |
|
Lower heating value of wood. |
15 |
[MJ/kg] |
float |
|
Wood price (annual fixed value). |
0.5 |
[CHF/kg] |
float |
|
Lower heating value of municipal solid waste (MSW). |
12 |
[MJ/kg] |
float |
|
Price of municipal solid waste. Will usually be negative (i.e. revenue). |
-0.3 |
[CHF/kg] |
float |
|
Is oil import allowed |
True |
— |
bool |
|
CO2 content of imported oil (*for future version; currently impelmented at respective tech*) |
0.301 |
kg CO2/kWh |
float |
|
Is gas import allowed |
True |
— |
bool |
|
CO2 content of imported gas (*for future version; currently impelmented at respective tech*) |
0.228 |
kg CO2/kWh |
float |
|
Is wood import allowed |
False |
— |
bool |
|
CO2 content of local wood (*for future version; currently impelmented at respective tech*) |
0.027 |
kg CO2/kWh |
float |
|
CO2 content of imported wood (*for future version; currently impelmented at respective tech*) |
0.027 |
kg CO2/kWh |
float |
Technologies
Configuration file: technologies.yaml
Heat Pump
Top key: heat_pump
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
— |
bool |
|
Maximum thermal capacity (i.e. heat output). |
inf |
kW |
str |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 *(emissons allocated to electricity tech)* |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
CAPEX cost of technology per unit of capacity (new installations). |
6000 |
CHF/kWp |
float |
|
CAPEX cost of technology per unit of capacity (when device has reached the end of life). |
2000 |
CHF/kWp |
float |
|
OPEX cost of technology. |
10 |
CHF/kWp/year |
float |
|
If set to ‘True’, a fixed share (per timestep) of the total heat demand will be served by this tech. Only relevant if Optimisation is activated. |
False |
— |
bool |
|
The share (per timestep) of the total heat demand served by this technology. Only relevant if if Optimisation is activated. |
0 |
— |
float |
|
If set to ‘True’, only the existing (allready installed) capacity can be used. Only relevant if Optimisation is activated. CAREFUL: Avoid conflict with |
False |
— |
bool |
|
Method for estimating the COP timeseries. Options are: “from_file”, “constant”, “from_file_adjusted_to_spf”, “location_based”. “location_based” is an intricate algorithm taking into account building and heat pump properties as well as the local weather (detailed description below). “constant” means that a constant COP is used. “from_file” means means that a timeseries loaded from a given file is used. “from_file_adjusted_to_spf” means that a timeseries loaded form a file is is scaled s.t. a given value for the seasonal performance factor (SPF) is reached |
location_based |
— |
str |
|
Path to COP timeseries file for mode “form_file” and “from_file_adjusted_to_spf” |
<path> |
<path> |
str |
|
Constant COP value to use if cop_mode=constant |
3.5 |
— |
float |
|
Seasonal performance factor (SPF) to which the COP is adjusted in the mode from_file_adjusted_spf |
3.5 |
— |
float |
|
Quality factor for new ASHPs for mode “location_based”. |
0.4 |
— |
float |
|
Quality factor for old ASHPs for mode “location_based”. |
0.4 |
— |
float |
|
Quality factor for new GSHPs for mode “location_based”. |
0.48 |
— |
float |
|
Quality factor for old GSHPs for mode “location_based”. |
0.48 |
— |
float |
Electric Heater
Top key: electric_heater
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
— |
bool |
|
Maximum thermal capacity (i.e. heat output). |
inf’ |
kW |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 *(emissons allocated to electricity tech)* |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
share of electric heaters replaced in fossil_heater_retrofit scenario |
1 |
— |
float |
|
CAPEX cost of technology per unit of capacity. |
0 |
CHF/kWp |
float |
|
CAPEX cost of technology per unit of capacity (when device has reached the end of life) |
500 |
CHF/kWp |
float |
|
OPEX cost of technology. |
0 |
CHF/kWp/year |
float |
|
If set to ‘True’, a fixed share (per timestep) of the total heat demand will be served by this tech. Only relevant if Optimisation is activated. |
False |
— |
bool |
|
The share (per timestep) of the total heat demand served by this technology. Only relevant if if Optimisation is activated. |
0 |
— |
float |
Oil Boiler
Top key: oil_boiler
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
— |
bool |
|
Maximum thermal capacity (i.e. heat output). |
‘inf’ |
kW |
float |
|
Lower heating value of oil. |
42.9 |
MJ/kg |
float |
|
Conversion efficiency from fuel to heat. |
0.85 |
— |
float |
|
Oil price (annual fixed value). |
1 |
CHF/l |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.301 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
Used for scenario ‘fossil_heater_retrofit’. Fraction of heating capacity to be replaced by heat pumps. |
1 |
— |
float |
|
CAPEX cost of technology per unit of capacity. |
3000 |
CHF/kWp |
float |
|
CAPEX cost of technology per unit of capacity (when device has reached the end of life) |
1500 |
CHF/kWp |
float |
|
OPEX cost of technology. |
30 |
CHF/kWp/year |
float |
|
If set to ‘True’, a fixed share (per timestep) of the total heat demand will be served by this tech. Only relevant if Optimisation is activated. |
False |
— |
bool |
|
The share (per timestep) of the total heat demand served by this technology. Only relevant if if Optimisation is activated. |
0 |
— |
float |
|
If set to ‘True’, only the existing (allready installed) capacity can be used. Only relevant if Optimisation is activated. CAREFUL: Avoid conflict with |
False |
— |
bool |
Gas Boiler
Top key: gas_boiler
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
— |
bool |
|
Maximum thermal capacity (i.e. heat output). |
inf |
kW |
float |
|
Lower heating value of gas. |
46 |
MJ/kg |
float |
|
Conversion efficiency from fuel to heat. |
0.9 |
— |
float |
|
Gas price (annual fixed value). |
0.13 |
CHF/kWh |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.228 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
Used for scenario ‘fossil_heater_retrofit’. Fraction of heating capacity to be replaced by heat pumps. |
1 |
— |
float |
|
CAPEX cost of technology per unit of capacity. |
2500 |
CHF/kWp |
float |
|
CAPEX cost of technology per unit of capacity (when device has reached the end of life) |
1000 |
CHF/kWp |
float |
|
OPEX cost of technology. |
25 |
CHF/kWp/year |
float |
|
If set to ‘True’, a fixed share (per timestep) of the total heat demand will be served by this tech. Only relevant if Optimisation is activated. |
False |
— |
bool |
|
The share (per timestep) of the total heat demand served by this technology. Only relevant if if Optimisation is activated. |
0 |
— |
float |
|
If set to ‘True’, only the existing (allready installed) capacity can be used. Only relevant if Optimisation is activated. CAREFUL: Avoid conflict with |
False |
— |
bool |
Wood Boiler
Top key: wood_boiler
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
— |
bool |
|
Maximum thermal capacity (i.e. heat output). |
inf |
kW |
float |
|
Lower heating value of wood. |
15 |
MJ/kg |
float |
|
Conversion efficiency from fuel to heat. |
0.8 |
— |
float |
|
Wood price (annual fixed value). |
0.5 |
CHF/kg |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.027 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
Used for scenario ‘fossil_heater_retrofit’. Fraction of heating capacity to be replaced by heat pumps. |
1 |
— |
float |
|
CAPEX cost of technology per unit of capacity. |
4500 |
CHF/kWp |
float |
|
CAPEX cost of technology per unit of capacity (when device has reached the end of life) |
2000 |
float |
|
|
OPEX cost of technology. |
50 |
float |
|
|
If set to ‘True’, a fixed share (per timestep) of the total heat demand will be served by this tech. Only relevant if Optimisation is activated. |
False |
— |
bool |
|
The share (per timestep) of the total heat demand served by this technology. Only relevant if if Optimisation is activated. |
0 |
— |
float |
|
If set to ‘True’, only the existing (allready installed) capacity can be used. Only relevant if Optimisation is activated. CAREFUL: Avoid conflict with |
False |
— |
bool |
District Heating
Top key: district_heating
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
— |
bool |
|
free |
str |
||
|
0.5 |
float |
||
|
Maximum thermal capacity of heat import (from outside the municipality). |
‘inf’ |
kW |
float |
|
Maximum thermal capacity of the grid. |
‘inf’ |
kW |
float |
|
400 |
CHF/m |
int |
|
|
5 |
CHF/m/year |
int |
|
|
True |
bool |
||
|
1000 |
CHF/kW |
float |
|
|
10 |
CHF/kW/year |
float |
|
|
Tariff for imported heat. |
0.13 |
CHF/kWh |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.108 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
Connected heat sources |
— |
dict |
|
|
If set to ‘true’, heat import is allowed (based on ‘import_kW_th_max’) |
True |
— |
bool |
|
If set to ‘true’, CHP gas turbine plant is connected to district heating network (DHN). Technology must be deployed accordingly. |
False |
— |
bool |
|
If set to ‘true’, steam turbine is connected to the DHN. Technology must be deployed accordingly. |
False |
— |
bool |
|
If set to ‘true’, the waste-to-energy plant is connected to the DHN. Technology must be deployed accordingly. |
False |
— |
bool |
|
If set to ‘true’, a central heat pump is connected to the DHN. Technology must be deployed accordingly. |
False |
— |
bool |
|
If set to ‘true’, a central heat pump converting low-temperature waste heat into useful heat is connected to the DHN. Technology must be deployed accordingly. |
False |
— |
bool |
|
If set to ‘true’, a central oil boiler is connected to the DHN. Technology must be deployed accordingly. |
False |
— |
bool |
|
If set to ‘true’, a central electric resistance heater is connected to the DHN. Technology must be deployed accordingly. |
False |
— |
bool |
|
If set to ‘true’, a central wood boiler is connected to the DHN. Technology must be deployed accordingly. |
False |
— |
bool |
|
If set to ‘true’, a central gas boiler is connected to the DHN. Technology must be deployed accordingly. |
False |
— |
bool |
|
If set to ‘true’, a hot waste heat source is connected to the DHN. Technology must be deployed accordingly. |
False |
— |
bool |
|
If set to ‘true’, biomass technologies are connected to the DHN. Technology must be deployed accordingly. |
False |
— |
bool |
Solar Thermal
Top key: solar_thermal
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
— |
bool |
|
Maximum thermal capacity (i.e. heat output). |
inf |
kW |
float |
|
Overall conversion efficiency from solar radiation to heat output. |
0.7 |
— |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
CAPEX cost of technology per unit of capacity. |
2857 |
CHF/kWp |
float |
|
CAPEX cost of technology per unit of capacity (when device has reached the end of life) |
1000 |
CHF/kWp |
float |
|
OPEX cost of technology. |
10 |
CHF/kWp/year |
float |
Solar Photovoltaic (PV)
Top key: solar_pv
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
— |
bool |
|
Kilowatt Peak: Maximum power output of PV system under standard test conditions (STC). |
inf |
kW |
float |
|
Overall conversion efficiency from solar radiation to electricity output at AC side. |
0.15 |
— |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
CAPEX cost of technology per unit of capacity. |
3000 |
CHF/kWp |
float |
|
OPEX cost of the technology. |
6.45 |
CHF/kWp/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
Used for scenario ‘pv_integration’. This factor specifies the fraction of additional solar VP potential to be implemented. The additional PV potential is based on suitable roof-space that is not yet covered with PV. |
0.3 |
— |
float |
|
virtual export tarriff to prefer internal usage of the electricity |
0 |
CHF/kWh |
float |
|
subsidy to make export more likely (and prevent cycling of storages to curtail energy) |
0 |
CHF/kWh |
float |
|
If set to ‘true’, only the currently installed PV capacity can be used. No additional capacity will be built. Only relevant if Optimisation is activated |
False |
— |
bool |
Wind Power
Top key: wind_power
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
— |
bool |
|
Kilowatt Peak: Maximum power output of wind power system. |
1e+32 |
kW |
float |
|
‘inf’ |
float |
||
|
Carbon-dioxide intensity of technology output (annual average value). |
0 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
11.3 |
CHF/kWp/year |
float |
|
|
CAPEX cost of technology per unit of capacity. |
2075 |
CHF/kWp |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
Used for scenario ‘wind_power_integration’. This factor specifies the fraction of additional wind power potential to be implemented. The additional wind power potential is based on a a simulation done by Wind-Topo. |
0 |
— |
float |
|
virtual export tarriff to prefer internal usage of the electricity |
0 |
CHF/kWh |
float |
|
subsidy to make export more likely (and prevent cycling of storages to curtail energy) |
0 |
CHF/kWh |
float |
|
Decision on whether the installed wind power will be counted towards the local electricity generation or towards the national electricity mix. Options: ‘national’, ‘local’ |
— |
str |
|
|
If set to ‘true, recalculation of hourly national wind power profile of installed capacity will be carried out; default should be ‘false’, as this is only required when new wind power plants have been installed. |
— |
bool |
Hydro Power
Top key: hydro_power
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
— |
bool |
|
Kilowatt Peak: Maximum power output of hydro power plants. |
inf |
kW |
float |
|
True |
bool |
||
|
Carbon-dioxide intensity of technology output (annual average value). |
0 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
CAPEX cost of technology per unit of capacity. |
0 |
CHF/kWp |
float |
|
OPEX cost of technology. |
130 |
CHF/kWp/year |
float |
|
Interest rate for computing levelised costs (if required). |
— |
float |
|
|
virtual export tarriff to prefer internal usage of the electricity |
0 |
CHF/kWh |
float |
|
subsidy to make export more likely (and prevent cycling of storages to curtail energy) |
0 |
CHF/kWh |
float |
Grid Supply
Top key: grid_supply
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
— |
bool |
|
Maximum supply capacity of grid connection. |
inf |
kW |
float |
|
Electricity tariff (annual fixed value). |
0.29 |
CHF/kWh |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.128 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Thermal Energy Storage (TES) - centralised
Top key: tes
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
If set to ‘true’, the tes cannot be charged and discharged simultaneously |
True |
— |
bool |
|
Charging and discharging efficiency (fixed). Roundtrip-efficiency is calculated as eta_chg_dchg*eta_chg_dchg. |
0.95 |
— |
float |
|
Loss rate: fraction of heat lost to the environment during one timestep (e.g. 1 hour) |
0.001 |
1/timestep |
float |
|
Storage capacity. |
inf |
kWh |
float |
|
False |
bool |
||
|
Max. charge/discharge (kW) per storage cap (kWh) per timestep. |
0.1 |
1/timestep |
float |
|
Initial charge of storage (fraction of total storage capacity) |
0 |
— |
float |
|
If True, initial_charge is determined within the optimization s.t. the initial charge and the final charge are the same |
True |
bool |
|
|
Technologies connected to TES can be switched on (True) of off (False). |
— |
dict |
|
|
If set to ‘true’, the district heating network is connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, district_heat_import is connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, the CHP gas turbine is connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, the steam turbine is connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, the waset-to-energy plant is connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, a centralised oil boiler is connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, a centralised electric heater is connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, a centralised wood boiler is connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, a centralised gas boiler is connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, a centralised heat pump is connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, a centralised heat pump converting low-temperature waste heat to high-temperature useful heat is connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, a waste heat source is connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, a biomass technologies are connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
CAPEX of TES per kWh capacity |
1.67 |
CHF/kWh |
float |
|
OPEX of TES per kWh capacity and year |
0 |
CHF/kWh/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Thermal Energy Storage (TES) - decentralised
Top key: tes_decentralised
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for scenario or for |
False |
— |
bool |
|
If set to ‘true’, the tes cannot be charged and discharged simultaneously |
True |
— |
bool |
|
Charging and discharging efficiency (fixed). Roundtrip-efficiency is calculated as eta_chg_dchg*eta_chg_dchg. |
0.95 |
— |
float |
|
Loss rate: fraction of heat lost to the environment during one timestep (e.g. 1 hour) |
0.001 |
1/timestep |
float |
|
Storage capacity. |
inf |
kWh |
float |
|
Max. charge/discharge (kW) per storage cap (kWh) per timestep. |
0.1 |
1/timestep |
float |
|
Initial charge of storage (fraction of total storage capacity) |
0 |
— |
float |
|
If True, initial_charge is determined within the optimization s.t. the initial charge and the final charge are the same |
True |
— |
bool |
|
Technologies connected to TES can be switched on (True) of off (False). |
— |
dict |
|
|
If set to ‘true’, decentralised heat pumps are connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
If set to ‘true’, decentralised heat pumps are connected to TES. Technology must be deployed accordingly. |
True |
— |
bool |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
3 |
CHF/kWh |
||
|
OPEX cost of technology |
0.02 |
CHF/kWh/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Battery Energy Storage (BES)
Top key: bes
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
If set to ‘true’, the tes cannot be charged and discharged simultaneously |
True |
— |
bool |
|
Charging and discharging efficiency (fixed). Roundtrip-efficiency is calculated as eta_chg_dchg*eta_chg_dchg. |
0.95 |
— |
float |
|
Loss rate: fraction of electricity lost during one timestep (e.g. 1 hour) |
0.001 |
1/timestep |
float |
|
Storage capacity. |
inf |
kWh |
float |
|
Max. charge/discharge (kW) per storage cap (kWh) per timestep. |
0.1 |
1/timestep |
float |
|
Initial charge of battery (fraction of total storage capacity) |
0 |
— |
float |
|
If True, initial_charge is determined within the optimization s.t. the initial charge and the final charge are the same |
True |
— |
bool |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
10 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
CAPEX cost of technology per unit of capacity. |
500 |
CHF/kWh |
|
|
OPEX of the technology |
2 |
CHF/kWh/year |
float |
Biomass
Top key: biomass
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
— |
bool |
Hydrothermal Gasification
Top key: hydrothermal_gasification
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Color for plot |
#3A880A |
hex |
str |
|
Conversion efficiency |
0.6 |
— |
float |
|
maximum power |
inf |
kW |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.69 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Operation and maintenance cost per consumed carrier unit |
0 |
CHF/kWh |
float |
|
CAPEX cost of technology per unit of capacity. |
8268 |
CHF/kWp |
float |
|
OPEX cost of the technology per unit of capacity |
10 |
CHF/kWp/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Anaerobic Digestion Upgrade
Top key: anaerobic_digestion_upgrade
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Color for plot |
#FF00FF |
hex |
str |
|
Conversion efficiency |
0.3 |
— |
float |
|
maximum power |
inf |
kWh |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
1.06 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Operation and maintenance cost per consumed carrier unit |
0 |
CHF/kWh |
float |
|
CAPEX cost of technology per unit of capacity. |
1053 |
CHF/kWp |
float |
|
OPEX cost of technology per unit capacity |
10 |
CHF/kWp/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Anaerobic Digestion Upgrade Hydrogen
Top key: anaerobic_digestion_upgrade_hydrogen
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Color for plot |
#90037F |
hex |
str |
|
does the process have a fluidised bed |
False |
— |
bool |
|
methane produced per input |
0.6 |
float |
|
|
Conversion efficiency |
0.3 |
— |
float |
|
Conversion efficiency |
0.8395 |
float |
|
|
maximum output |
inf |
kWh |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.814 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Operation and maintenance cost per consumed carrier unit |
0 |
CHF/kWh |
float |
|
CAPEX cost of technology per unit of capacity. |
1834 |
CHF/kWp |
float |
|
OPEX cost of technology per unit of capacity. |
10 |
CHF/kWp/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Anaerobic Digestion Combined Heat and Power (CHP)
Top key: anaerobic_digestion_chp
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Color for plot |
#90037F |
hex |
str |
|
Conversion efficiency |
0.13 |
— |
float |
|
Conversion efficiency |
0.145 |
float |
|
|
maximum output |
inf |
kWh |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
2.9 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Operation and maintenance cost per consumed carrier unit |
0 |
CHF/kWh |
float |
|
CAPEX cost of technology per unit of capacity. |
1776 |
CHF/kWp |
float |
|
OPEX cost of technology per unit of capacity |
10 |
CHF/kWp/year |
flaot |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Wood Gasification Upgrade
Top key: wood_gasification_upgrade
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Color for plot |
#904D11 |
hex |
str |
|
Conversion efficiency |
0.625 |
— |
float |
|
does the process have a fluidised bed |
True |
— |
bool |
|
maximum output |
inf |
kWh |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.33 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
CAPEX cost of technology per unit of capacity. |
2315 |
CHF/kWp |
float |
|
OPEX cost of technology per unit of capacity. |
10 |
CHF/kWp/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Wood Gasification Upgrade Hydrogen
Top key: wood_gasification_upgrade_hydrogen
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Color for plot |
#C67125 |
hex |
str |
|
does the process have a fluidised bed |
True |
bool |
|
|
methane produced per input |
0.6 |
float |
|
|
Conversion efficiency |
0.625 |
— |
float |
|
Conversion efficiency |
0.8395 |
float |
|
|
maximum output |
inf |
kWh |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.132 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Operation and maintenance cost per consumed carrier unit |
0 |
CHF/kWh |
float |
|
CAPEX cost of technology per unit of capacity. |
2706 |
CHF/kWp |
float |
|
OPEX cost of the technology per unit of capacity |
10 |
CHF/kWp/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Wood Digestion Combined Heat and Power (CHP)
Top key: wood_digestion_chp
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Color for plot |
#FF7800 |
hex |
str |
|
Conversion efficiency |
0.275 |
float |
|
|
Conversion efficiency |
0.3625 |
float |
|
|
maximum output |
inf |
kWh |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Operation and maintenance cost per consumed carrier unit |
0 |
CHF/kWh |
float |
|
CAPEX cost of technology per unit of capacity. |
3942 |
CHF/kWp |
float |
|
OPEX cost of the technology per unit of capacity. |
43.2 |
CHF/kWp/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Hydrogen Production
Top key: hydrogen_production
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Color for plot |
#1A8FD2 |
hex |
str |
|
Conversion efficiency |
0.8 |
— |
float |
|
maximum output |
inf |
kWh (kW?) |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Operation and maintenance cost per consumed carrier unit |
0 |
CHF/kWh |
float |
|
CAPEX cost of technology per unit of capacity. |
600 |
CHF/kWp |
float |
|
OPEX cost of technology per unit of capacity. |
10 |
CHF/kWp/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Gas Turbine Combined Heat and Power (CHP) - small scale
Top key: chp_gt
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
If set to ‘true’, existing gas turbine will be deployable. |
False |
— |
bool |
|
Maximum capacity (electric power output) of newly built CHP gas turbines. |
inf |
kW |
float |
|
Force implementation of maximum capacity specified in kW_el_max. Only relevant for optimisation. |
False |
kW |
bool |
|
Heating value (lower) of gas |
46 |
MJ/kg |
float |
|
Electrical conversion effiency. |
0.35 |
float |
|
|
Heat-to-power (htp) ratio (kW_th/kW_el) |
1.5 |
kW_th/kW_el |
float |
|
Price of gas. |
0.13 |
CHF/kWh |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.645 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
CAPEX cost of technology per unit of capacity. |
5000 |
CHF/kWp |
float |
|
OPEX cost of technology per unit of capacity. |
10 |
CHF/kWp/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
Is it allowed to export heat? |
True |
— |
bool |
|
Export subsidy for heat. Can be needed when optimizing in the LP-mode. |
1e-05 |
CHF/kWh |
float |
Gas Turbine - centralised plant (cp)
Top key: gas_turbine_cp
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Maximum electrical power output. |
inf |
kW |
float |
|
Force implementation of maximum capacity specified in kW_el_max. Only relevant for optimisation. |
False |
kW |
bool |
|
Minimum capacity to use. |
0 |
kW |
float |
|
Heating value (lower) of gas |
46 |
MJ/kg |
float |
|
Electrical conversion effiency. |
0.35 |
— |
float |
|
Heat-to-power (htp) ratio (kW_th/kW_el) |
1.5 |
kW_th/kW_el |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.645 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
CAPEX cost of technology per unit of capacity. |
5000 |
CHF/kWp |
float |
|
OPEX cost of technolgoy per unit of capacity |
40.1 |
CHF/kWp/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Steam Turbine
Top key: steam_turbine
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Maximum electrical power output. |
inf |
kW |
float |
|
Force implementation of maximum capacity specified in kW_h_max. Only relevant for optimisation. |
False |
kW |
bool |
|
Grid charges (additional cost of electricity) |
0 |
CHF/kWh |
float |
|
Minimum capacity to deploy. |
0 |
kW |
float |
|
Electrical conversion effiency. |
0.35 |
— |
float |
|
Heat-to-power (htp) ratio (kW_th/kW_el) |
1.5 |
kW_th/kW_el |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
CAPEX cost of technology per unit of capacity. |
5000 |
CHF/kWp |
float |
|
10 |
CHF/kWp/year |
int |
|
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
True |
— |
bool |
|
|
1e-05 |
CHF/kWh |
float |
Wood Boiler - steam generator (cp)
Top key: wood_boiler_sg
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Maximum power output in the form of steam |
inf |
kW |
str |
|
Force implementation of maximum capacity specified in kW_h_max. Only relevant for optimisation. |
False |
— |
bool |
|
free |
str |
||
|
112000000 |
float |
||
|
0 |
kW |
float |
|
|
Lower heating value of wood. |
15 |
MJ/kg |
float |
|
Conversion efficiency from wood to heat. |
0.8 |
— |
float |
|
Wood price (annual fixed value). |
0.5 |
CHF/kg |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.027 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
CAPEX cost of technology per unit of capacity. |
4500 |
CHF/kW |
int |
|
OPEX cost of technology per unit of capacity |
5 |
CHF/kW/year |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Wood Boiler - centralised plant (cp)
Top key: wood_boiler_cp
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Maximum thermal power output |
inf |
kW |
str |
|
15 |
MJ/kg |
float |
|
|
Efficiency of the wood boiler |
0.85 |
— |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.027 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
CAPEX cost of technology per unit of capacity. |
2000 |
CHF/kW |
float |
|
OPEX cost of technology per unit of capacity. |
1.26 |
CHF/kW/year |
float |
Gas Boiler - centralised plant (cp)
Top key: gas_boiler_cp
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Maximum thermal power output |
inf |
Maximum thermal capacity |
str |
|
heating value of gas in MJ per kg |
46 |
MJ/kg |
float |
|
Conversion efficiency from gas to heat |
0.9 |
— |
float |
|
0.13 |
CHF/kWh |
float |
|
|
Carbon-dioxide intensity of technology output (annual average value). |
0.228 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
CAPEX cost of technology per unit of capacity. |
2000 |
CHF/kW |
int |
|
OPEX cost of technology per unit of capacity. |
1.26 |
CHF/kW/year |
float |
Oil Boiler - centralised plant (cp)
Top key: oil_boiler_cp
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Maximum thermal power output |
inf |
kW |
str |
|
heating value of heating oil |
42.9 |
MJ/kg |
float |
|
Efficiency of the oil boiler in converting oil to heat |
0.85 |
— |
float |
|
Oil price |
1 |
CHF/l |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.301 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
CAPEX cost of technology per unit of capacity. |
2000 |
CHF/kW |
float |
|
OPEX cost of technology per unit of capacity. |
1.26 |
CHF/kW/year |
float |
Electric heater - centralised plant (cp)
Top key: electric_heater_cp
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Maximum thermal power output |
inf |
kW |
str |
|
Efficiency |
0.98 |
— |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 *(emissons allocated to electricity tech)* |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
30 |
years |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
CAPEX cost of technology per unit of capacity. |
100 |
CHF/kW |
float |
|
OPEX cost of technology per unit of capacity. |
0.5 |
CHF/kW/year |
float |
Waste Heat
Top key: waste_heat
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
CAPEX cost of technology per unit of capacity. |
0 |
CHF/kW |
float |
|
OPEX cost of technology per unit of capacity. |
0 |
CHF/kW/year |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Path to file with waste heat timeseries (in kWh/h) |
‘’ |
— |
str |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 |
kg CO2/kWh |
float |
|
Cost of waste heat |
0.01 |
CHF/kWh |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Waste Heat (Low Temperature)
Top key: waste_heat_low_temperature
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
CAPEX cost of technology per unit of capacity. |
0 |
CHF/kW |
float |
|
OPEX cost of technology per unit of capacity. |
0 |
CHF/kW/year |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
Path to file with waste heat timeseries (in kWh/h) |
‘’ |
— |
str |
|
Carbon-dioxide intensity of technology output (annual average value). |
0 |
kg CO2/kWh |
float |
|
Cost of waste heat |
0.01 |
CHF/kWh |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Waste-to-Energy Combined Heat and Power
Top key: waste_to_energy
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Maximum electrical power output. |
inf |
kW_el |
str/float |
|
Force implementation of maximum capacity specified in kW_el_max. Only relevant for optimisation. |
False |
kW |
bool |
|
0 |
kW |
float |
|
|
inf |
kg/year |
str |
|
|
Lower heating value of municipal solid waste (MSW). |
12 |
MJ/kg |
float |
|
Electrical conversion efficiency. |
0.35 |
— |
float |
|
Heat-to-power (htp) ratio (kW_th/kW_el) |
1.5 |
kW_th/kW_el |
float |
|
Price of municipal solid waste. Will usually be negative (i.e. revenue). |
-0.3 |
CHF/kg |
float |
|
Carbon-dioxide intensity of technology output (annual average value). |
0.645 |
kg CO2/kWh |
float |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
CAPEX cost of technology per unit of capacity. |
2000 |
CHF/kWp |
float |
|
OPEX cost of technology per unit of capacity. |
119 |
CHF/kWp/year |
float |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Heat Pump - centralised plant (cp)
Top key: heat_pump_cp
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Maximum thermal power output |
inf |
kW |
str |
|
False |
— |
bool |
|
|
0 |
kW |
float |
|
|
Carbon-dioxide intensity of technology output (annual average value). |
0 *(emissons allocated to electricity tech)* |
kg CO2/kWh |
int |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
CAPEX cost of technology per unit of capacity. |
2000 |
CHF/kWp |
float |
|
OPEX cost of technology per unit of capacity. |
10 |
CHF/kWp/year |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
|
temperature_based |
— |
str |
|
|
[30. 30. 30. … 30. 30. 30.] |
— |
ndarray |
|
|
3 |
— |
float |
|
|
3.5 |
— |
float |
|
|
air_temperature |
— |
str |
|
|
5 |
°C |
int |
|
|
constant_temperature |
— |
str |
|
|
70 |
°C |
int |
|
|
0.5 |
— |
float |
Heat Pump - centralised plant (cp) (from low temperature waste heat)
Top key: heat_pump_cp_lt
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
False |
— |
bool |
|
Maximum thermal power output |
inf |
kW |
str |
|
False |
— |
bool |
|
|
0 |
kW |
float |
|
|
8 |
— |
float |
|
|
Carbon-dioxide intensity of technology output (annual average value). |
0 *(emissons allocated to electricity tech)* |
kg CO2/kWh |
int |
|
Expected lifetime of technology before replacement is required. |
25 |
years |
int |
|
CAPEX cost of technology per unit of capacity. |
2000 |
CHF/kW |
float |
|
OPEX cost of technology per unit of capacity. |
10 |
CHF/kW/year |
int |
|
Interest rate for computing levelised costs (if required). |
0.025 |
— |
float |
Other
Top key: other
Attribute |
Description |
Standard value |
Unit |
Data type |
|---|---|---|---|---|
|
If set to ‘true’, the technology will be considered in the energy system model (this does not necessarily mean it will be used). Only relevant for optimisation. |
True |
– |
bool |
References
Ben-Kiki, Oren, Clark, Clark Evans, and Ingy döt Net. YAML Ain’t Markup Language (YAML™) Version 1.2 (3rd Edition). 2009.