add release note and instructions on global gas limit
This commit is contained in:
parent
51dffbefa3
commit
c4bb470b93
@ -39,7 +39,7 @@ enable:
|
||||
|
||||
electricity:
|
||||
voltages: [220., 300., 380.]
|
||||
gaslimit: false
|
||||
gaslimit: false # global gas usage limit of X MWh_th
|
||||
co2limit: 7.75e+7 # 0.05 * 3.1e9*0.5
|
||||
co2base: 1.487e+9
|
||||
agg_p_nom_limits: data/agg_p_nom_minmax.csv
|
||||
|
@ -22,6 +22,8 @@ Energy Security Release (April 2022)
|
||||
* old: ``estimate_renewable_capacities_from_capacity_stats``
|
||||
* new: ``estimate_renewable_capacities``
|
||||
|
||||
* Add function to add global constraint on use of gas in :mod:`prepare_network`. This can be activated with `electricity: gaslimit:` given in MWh.
|
||||
|
||||
* The powerplants that have been shut down before 2021 are filtered out.
|
||||
|
||||
**Bugs and Compatibility**
|
||||
|
Loading…
Reference in New Issue
Block a user