revert further unintended changes
This commit is contained in:
parent
ed30fa3c94
commit
16b1895011
@ -29,7 +29,7 @@ countries: ['AL', 'AT', 'BA', 'BE', 'BG', 'CH', 'CZ', 'DE', 'DK', 'EE', 'ES', 'F
|
|||||||
|
|
||||||
electricity:
|
electricity:
|
||||||
custom_powerplants: true
|
custom_powerplants: true
|
||||||
co2limit: 0
|
co2limit: 9.59e+7
|
||||||
co2base: 1.918e+9
|
co2base: 1.918e+9
|
||||||
|
|
||||||
lines:
|
lines:
|
||||||
|
@ -24,7 +24,7 @@ snapshots:
|
|||||||
end: "2013-03-08"
|
end: "2013-03-08"
|
||||||
|
|
||||||
electricity:
|
electricity:
|
||||||
co2limit_enable: false
|
co2limit_enable: true
|
||||||
co2limit: 100.e+6
|
co2limit: 100.e+6
|
||||||
|
|
||||||
extendable_carriers:
|
extendable_carriers:
|
||||||
|
@ -34,8 +34,6 @@ sector:
|
|||||||
central_heat_vent: true
|
central_heat_vent: true
|
||||||
|
|
||||||
electricity:
|
electricity:
|
||||||
co2limit_enable: false
|
|
||||||
co2limit: 100.e+6
|
|
||||||
|
|
||||||
extendable_carriers:
|
extendable_carriers:
|
||||||
Generator: [OCGT]
|
Generator: [OCGT]
|
||||||
|
@ -28,8 +28,6 @@ snapshots:
|
|||||||
end: "2013-03-08"
|
end: "2013-03-08"
|
||||||
|
|
||||||
electricity:
|
electricity:
|
||||||
co2limit_enable: false
|
|
||||||
co2limit: 100.e+6
|
|
||||||
|
|
||||||
extendable_carriers:
|
extendable_carriers:
|
||||||
Generator: [OCGT]
|
Generator: [OCGT]
|
||||||
|
@ -31,8 +31,6 @@ snapshots:
|
|||||||
end: "2013-03-08"
|
end: "2013-03-08"
|
||||||
|
|
||||||
electricity:
|
electricity:
|
||||||
co2limit_enable: false
|
|
||||||
co2limit: 100.e+6
|
|
||||||
|
|
||||||
extendable_carriers:
|
extendable_carriers:
|
||||||
Generator: [OCGT]
|
Generator: [OCGT]
|
||||||
|
@ -211,7 +211,7 @@ Today, most of the :math:`H_2` consumed globally is produced from natural gas by
|
|||||||
|
|
||||||
.. math::
|
.. math::
|
||||||
|
|
||||||
CH_4 + H_2O \xrightarrow{} CO + 3h_2
|
CH_4 + H_2O \xrightarrow{} CO + 3H_2
|
||||||
|
|
||||||
combined with a water-gas shift reaction
|
combined with a water-gas shift reaction
|
||||||
|
|
||||||
@ -453,7 +453,7 @@ The basic chemicals consumption data from the `JRC IDEES <https://op.europa.eu/
|
|||||||
Statistics for the production of ammonia, which is commonly used as a fertilizer, are taken from the `USGS <https://www.usgs.gov/media/files/nitrogen-2017-xlsx>`__ for every country. Ammonia can be made from hydrogen and nitrogen using the Haber-Bosch process.
|
Statistics for the production of ammonia, which is commonly used as a fertilizer, are taken from the `USGS <https://www.usgs.gov/media/files/nitrogen-2017-xlsx>`__ for every country. Ammonia can be made from hydrogen and nitrogen using the Haber-Bosch process.
|
||||||
|
|
||||||
.. math::
|
.. math::
|
||||||
N_2 + 3h_2 \xrightarrow{} 2NH_3
|
N_2 + 3H_2 \xrightarrow{} 2NH_3
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user