docs: complete instructions for sector-coupling tutorial2
This commit is contained in:
parent
0a86828edd
commit
fdd49b2809
@ -284,14 +284,11 @@ Myopic Foresight Scenarios
|
|||||||
Configuration
|
Configuration
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
In the myopic foresight mode,
|
To activate the myopic foresight mode, set
|
||||||
|
|
||||||
.. literalinclude:: ../test/config.myopic.yaml
|
.. code:: yaml
|
||||||
:language: yaml
|
|
||||||
:start-at: industry:
|
|
||||||
:end-before: solving:
|
|
||||||
|
|
||||||
Documentation for all options will be added successively to :ref:`config`.
|
foresight: myopic
|
||||||
|
|
||||||
Scenarios can be defined like for electricity-only studies, but with additional
|
Scenarios can be defined like for electricity-only studies, but with additional
|
||||||
wildcard options. For the myopic foresight mode, the ``{planning_horizons}`` wildcard
|
wildcard options. For the myopic foresight mode, the ``{planning_horizons}`` wildcard
|
||||||
@ -304,6 +301,16 @@ defines the sequence of investment horizons.
|
|||||||
|
|
||||||
For allowed wildcard values, refer to :ref:`wildcards`.
|
For allowed wildcard values, refer to :ref:`wildcards`.
|
||||||
|
|
||||||
|
In the myopic foresight mode, you can tweak for instance exogenously given transition paths, like the one for
|
||||||
|
the share of primary steel production we change below:
|
||||||
|
|
||||||
|
.. literalinclude:: ../test/config.myopic.yaml
|
||||||
|
:language: yaml
|
||||||
|
:start-at: industry:
|
||||||
|
:end-before: solving:
|
||||||
|
|
||||||
|
Documentation for all options will be added successively to :ref:`config`.
|
||||||
|
|
||||||
Execution
|
Execution
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user