add snippets from config.yaml in doc
This commit is contained in:
parent
19aa8b6034
commit
e44c5491af
@ -13,7 +13,7 @@ Top-level configuration
|
|||||||
|
|
||||||
.. literalinclude:: ../config.yaml
|
.. literalinclude:: ../config.yaml
|
||||||
:language: yaml
|
:language: yaml
|
||||||
:lines: 1-5,15
|
:lines: 1-5,13
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
@ -45,7 +45,7 @@ An exemplary dependency graph (starting from the simplification rules) then look
|
|||||||
|
|
||||||
.. literalinclude:: ../config.yaml
|
.. literalinclude:: ../config.yaml
|
||||||
:language: yaml
|
:language: yaml
|
||||||
:lines: 6-13
|
:lines: 6-11
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
@ -61,7 +61,7 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
|
|
||||||
.. literalinclude:: ../config.yaml
|
.. literalinclude:: ../config.yaml
|
||||||
:language: yaml
|
:language: yaml
|
||||||
:lines: 17-21
|
:lines: 15-18
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
@ -75,7 +75,7 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
|
|
||||||
.. literalinclude:: ../config.yaml
|
.. literalinclude:: ../config.yaml
|
||||||
:language: yaml
|
:language: yaml
|
||||||
:lines: 27-44
|
:lines: 24-36
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
@ -92,7 +92,7 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
|
|
||||||
.. literalinclude:: ../config.yaml
|
.. literalinclude:: ../config.yaml
|
||||||
:language: yaml
|
:language: yaml
|
||||||
:lines: 46-59
|
:lines: 38-51
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
@ -107,6 +107,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``onwind``
|
``onwind``
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 53-70
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
@ -115,6 +119,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``offwind-ac``
|
``offwind-ac``
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 53,71-83
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
@ -123,6 +131,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``offwind-dc``
|
``offwind-dc``
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 53,84-97
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
@ -131,6 +143,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``solar``
|
``solar``
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 53,98-117
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
@ -139,6 +155,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``hydro``
|
``hydro``
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 53,118-124
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
@ -149,6 +169,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``lines``
|
``lines``
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 126-133
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
@ -159,6 +183,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``links``
|
``links``
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 135-138
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
@ -169,6 +197,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``transformers``
|
``transformers``
|
||||||
================
|
================
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 140-143
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
@ -179,6 +211,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``load``
|
``load``
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 145-146
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
@ -189,6 +225,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``costs``
|
``costs``
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 148-160
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
@ -207,6 +247,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``options``
|
``options``
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 162-170
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
@ -215,6 +259,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``solver``
|
``solver``
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 162,171-187
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
@ -225,6 +273,10 @@ Specifies the temporal range to build an energy system model for as arguments to
|
|||||||
``plotting``
|
``plotting``
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
.. literalinclude:: ../config.yaml
|
||||||
|
:language: yaml
|
||||||
|
:lines: 189-323
|
||||||
|
|
||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 25,7,22,30
|
:widths: 25,7,22,30
|
||||||
|
Loading…
Reference in New Issue
Block a user