pypsa-eur/doc/configtables/electricity.csv
2021-04-06 13:27:21 +02:00

3.0 KiB

1UnitValuesDescription
2voltageskVAny subset of {220., 300., 380.}Voltage levels to consider when
3co2limit:math:`t_{CO_2-eq}/a`floatCap on total annual system carbon dioxide emissions
4co2base:math:`t_{CO_2-eq}/a`floatReference value of total annual system carbon dioxide emissions if relative emission reduction target is specified in ``{opts}`` wildcard.
5extendable_carriers
6max_hours
7powerplants_filter--use `pandas.query <https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.query.html>`_ strings here, e.g. Country not in ['Germany']Filter query for the default powerplant database.
8custom_powerplants--use `pandas.query <https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.query.html>`_ strings here, e.g. Country in ['Germany']Filter query for the custom powerplant database.
9conventional_carriers--Any subset of {nuclear, oil, OCGT, CCGT, coal, lignite, geothermal, biomass}List of conventional power plants to include in the model from ``resources/powerplants.csv``.
10renewable_capacities_from_OPSD[solar, onwind, offwind]List of carriers (offwind-ac and offwind-dc are included in offwind) whose capacities 'p_nom' are aligned to the `OPSD renewable power plant list <https://data.open-power-system-data.org/renewable_power_plants/>`_
11estimate_renewable_capacities_from_capacitiy_stats
12-- Fueltype [ppm], e.g. Windlist of fueltypes strings in PyPSA-Eur, e.g. [onwind, offwind-ac, offwind-dc]converts ppm Fueltype to PyPSA-EUR Fueltype