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. |
||
---|---|---|
.. | ||
conf.py | ||
data.csv | ||
index.rst | ||
installation.rst | ||
Makefile | ||
myopic.rst | ||
overnight.rst | ||
release_notes.rst | ||
spatial_resolution.rst | ||
supply_demand.rst |