It is identical to config.default.yaml except for two parameters (foresight and planning_horizons) so I decided to consolidate the example configs. Instructions for how to use the myopic foresight can be found in the documentation (now updated).
12 lines
556 B
ReStructuredText
12 lines
556 B
ReStructuredText
.. _overnight:
|
|
|
|
##########################################
|
|
Overnight (greenfield) scenarios
|
|
##########################################
|
|
|
|
The default is to calculate a rebuilding of the energy system to meet demand, a so-called overnight or greenfield approach.
|
|
|
|
For this, use ``foresight : 'overnight'`` in ``config.yaml``, like the example in ``config.default.yaml``.
|
|
|
|
In this case, the ``planning_horizons : [2030]`` scenario parameter can be set to use the year from which cost and other technology assumptions are set (forecasts for 2030 in this case).
|