pypsa-eur/doc
martavp b98235c1f1 Allow specifying an option to alter the capital cost of carriers by a factor indicated in the config file, eg: solar+c0.5
This is almost a direct copy PyPSA-Eur #167
https://github.com/PyPSA/pypsa-eur/pull/167

A factor altering the maximum capacity (p_nom_max) can also be specified by e.g. solar+p3

One should be careful when using this for solar because the factor is applied to all the generators whose carrier includes the string 'solar' (i.e., it is applied to both utility and rooftop solar)

I would suggest implementing 'solar utility' and 'solar rooftop' as carriers, since this can be useful for other selecting processes. Is there is any reason for keeping 'solar' as a carrier for 'solar utility'?

The previous way of increasing maximum capacity via the config file (e.g 'solar3') is still present in the code.
2021-01-04 10:13:30 +01:00
..
conf.py PyPSA-Eur-Sec Version 0.4.0 2020-12-11 17:13:18 +01:00
data.csv add data sources for building retrofitting 2020-12-02 14:04:38 +01:00
index.rst doc: Document supply and demand options in the different sectors 2020-12-07 16:23:25 +01:00
installation.rst update documentation and release notes 2021-01-01 17:53:59 +01:00
Makefile PyPSA-Eur-Sec Version 0.1.0 2020-07-08 18:37:12 +02:00
myopic.rst update documentation and release notes 2021-01-01 17:53:59 +01:00
overnight.rst Remove config.myopic.yaml to avoid many duplicated parameters 2020-11-30 16:10:11 +01:00
release_notes.rst Allow specifying an option to alter the capital cost of carriers by a factor indicated in the config file, eg: solar+c0.5 2021-01-04 10:13:30 +01:00
spatial_resolution.rst doc: Document supply and demand options in the different sectors 2020-12-07 16:23:25 +01:00
supply_demand.rst update documentation and release notes 2021-01-01 17:53:59 +01:00