Skip to content

Commit

Permalink
Fix link to facades in model_pipeline.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
MaGering committed Sep 20, 2023
1 parent 5f8ffac commit 605a7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/model_pipeline.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ A few more conventions are important to know:
* The capacity of specific components of a scenario can be expanded during an optimization, if the facade attribute `expandable` is set on `True`.

* To adjust this setting, the attribute needs to be specified in the file :attr:`costs_efficiencies.csv`.
* An overview of all facades, which includes `expandable` can be found in the facade attributes overview <https://oemof-tabular.readthedocs.io/en/latest/facades.html#>`_ provided by oemof.tabular.
* An overview of all facades, which includes `expandable`, can be found in the `facade attributes overview <https://oemof-tabular.readthedocs.io/en/latest/facades.html#>`_ provided by oemof.tabular.

* There is a distinction between the maximum capacity and the already installed capacity of specific components.
Both of the two attributes can be set individually:
Expand Down

0 comments on commit 605a7e4

Please sign in to comment.