From ff268ca51e2a58eac96032b9af6391d4f15fcffd Mon Sep 17 00:00:00 2001 From: Ehsan Nokandi <47088177+enokandi@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:37:33 +0100 Subject: [PATCH 1/4] The gas grid newly defined variables have been added. --- .../grids infrustructure/gas_grid.yaml | 96 +++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 definitions/variable/grids infrustructure/gas_grid.yaml diff --git a/definitions/variable/grids infrustructure/gas_grid.yaml b/definitions/variable/grids infrustructure/gas_grid.yaml new file mode 100644 index 0000000..ec2db5f --- /dev/null +++ b/definitions/variable/grids infrustructure/gas_grid.yaml @@ -0,0 +1,96 @@ +- Capacity|Natural Gas|Regasifier: + description: Regasifier upperbound capacity + unit: [GW] +- Capacity|Hydrogen|Regasifier: + description: Regasifier upperbound capacity + unit: [GW] +- Capacity|Natural Gas|Storage|Aquifer: + description: Aquifer storage capacity + unit: [GWh] +- Capacity|Natural Gas|Storage|Salt Cavern: + description: Salt Cavern storage capacity + unit: [GWh] +- Capacity|Natural Gas|Storage|Depleted Field: + description: Depleted Field storage capacity + unit: [GWh] +- Injection Rate|Natural Gas|Storage|Aquifer: + description: Aquifer storage Injection Rate + unit: [GW] +- Injection Rate|Gas|Storage|Salt Cavern: + description: Salt Cavern storage Injection Rate + unit: [GW] +- Injection Rate|Gas|Storage|Depleted Field: + description: Depleted Field storage Injection Rate + unit: [GW] +- Extraction Rate|Gas|Storage|Aquifer: + description: Aquifer storage Extraction Rate + unit: [GW] +- Extraction Rate|Gas|Storage|Salt Cavern: + description: Salt Cavern storage Extraction Rate + unit: [GW] +- Extraction Rate|Gas|Storage|Depleted Field: + description: Depleted Field storage Extraction Rate + unit: [GW] +- Share of NUTS2 Consumption|Secondary Fuel|Gas: + description: Share of Natural gas consumption in respective NUTS2-area + unit: +- Share of NUTS2 Consumption|Secondary Fuel|Hydrogen: + description: Share of Hydrogen consumption in respective NUTS2-area + unit: +- Final Energy|Gases|Gas|Nominal Consumption: + description: Nominal gas consumption + unit: [GW] +- Final Energy|Gases|Hydrogen|Nominal Consumption: + description: Nominal gas consumption + unit: [GW] +- Final Energy|Gases|Gas|Maximum Consumption: + description: Maximum gas consumption + unit: [GW] +- Final Energy|Gases|Hydrogen|Maximum Consumption: + description: Maximum gas consumption + unit: [GW] +- Final Energy|Gases|Gas|Mean Consumption: + description: Mean gas consumption + unit: [GW] +- Final Energy|Gases|Hydrogen|Mean Consumption: + description: Mean gas consumption + unit: [GW] +- Final Energy|Gases|Gas|Median Consumption: + description: Median gas consumption + unit: [GW] +- Final Energy|Gases|Hydrogen|Median Consumption: + description: Median gas consumption + unit: [GW] +- Final Energy|Gases|Gas|Minimum Consumption: + description: Minimum gas consumption + unit: [GW] +- Final Energy|Gases|Hydrogen|Minimum Consumption: + description: Minimum gas consumption + unit: [GW] +- Network|Gas|Natural Gas|Capacity: + description: Capacity of the pipeline + unit: [GW/h] +- Network|Gas|Hydrogen|Capacity: + description: Capacity of the pipeline + unit: [GW/h] +- Network|Gas|Hydrogen|Length: + description: Length of the pipeline + unit: [km] +- Network|Gas|Natural Gas|Length: + description: Length of the pipeline + unit: [km] +- Network|Gas|Natural Gas|Length: + description: Length of the pipeline + unit: [km] +- Network|Gas|Natural Gas|Offshore Length: + description: Length of the offshore part of the pipeline + unit: [km] +- Network|Gas|Hydrogen|Offshore Length: + description: Length of the offshore part of the pipeline + unit: [km] +- Network|Gas|Hydrogen|Reversible: + description: If the carrier can flow in both directions + unit: - +- Network|Gas|Natural Gas|Reversible: + description: If the carrier can flow in both directions + unit: \ No newline at end of file From 0a1388987bd8f6a8b245a73c288e49cf09a03ae1 Mon Sep 17 00:00:00 2001 From: Ehsan Nokandi <47088177+enokandi@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:58:58 +0100 Subject: [PATCH 2/4] changing the name of grid infrastructure folder because of a typo error --- .../{grids infrustructure => grids infrastructure}/gas_grid.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename definitions/variable/{grids infrustructure => grids infrastructure}/gas_grid.yaml (100%) diff --git a/definitions/variable/grids infrustructure/gas_grid.yaml b/definitions/variable/grids infrastructure/gas_grid.yaml similarity index 100% rename from definitions/variable/grids infrustructure/gas_grid.yaml rename to definitions/variable/grids infrastructure/gas_grid.yaml From 77304af2d08276b8333f40806afcaed31d50e9f9 Mon Sep 17 00:00:00 2001 From: Ehsan Nokandi <47088177+enokandi@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:15:36 +0100 Subject: [PATCH 3/4] correct the gas_grid.yaml file regarding the unit attribute --- .../grids infrastructure/gas_grid.yaml | 127 +++++++++--------- 1 file changed, 62 insertions(+), 65 deletions(-) diff --git a/definitions/variable/grids infrastructure/gas_grid.yaml b/definitions/variable/grids infrastructure/gas_grid.yaml index ec2db5f..2323aa6 100644 --- a/definitions/variable/grids infrastructure/gas_grid.yaml +++ b/definitions/variable/grids infrastructure/gas_grid.yaml @@ -1,96 +1,93 @@ - Capacity|Natural Gas|Regasifier: - description: Regasifier upperbound capacity - unit: [GW] + description: Regasifier upperbound capacity + unit: GW - Capacity|Hydrogen|Regasifier: - description: Regasifier upperbound capacity - unit: [GW] + description: Regasifier upperbound capacity + unit: GW - Capacity|Natural Gas|Storage|Aquifer: - description: Aquifer storage capacity - unit: [GWh] + description: Aquifer storage capacity + unit: GWh - Capacity|Natural Gas|Storage|Salt Cavern: - description: Salt Cavern storage capacity - unit: [GWh] + description: Salt Cavern storage capacity + unit: GWh - Capacity|Natural Gas|Storage|Depleted Field: - description: Depleted Field storage capacity - unit: [GWh] + description: Depleted Field storage capacity + unit: GWh - Injection Rate|Natural Gas|Storage|Aquifer: - description: Aquifer storage Injection Rate - unit: [GW] + description: Aquifer storage Injection Rate + unit: GW - Injection Rate|Gas|Storage|Salt Cavern: - description: Salt Cavern storage Injection Rate - unit: [GW] + description: Salt Cavern storage Injection Rate + unit: GW - Injection Rate|Gas|Storage|Depleted Field: - description: Depleted Field storage Injection Rate - unit: [GW] + description: Depleted Field storage Injection Rate + unit: GW - Extraction Rate|Gas|Storage|Aquifer: - description: Aquifer storage Extraction Rate - unit: [GW] + description: Aquifer storage Extraction Rate + unit: GW - Extraction Rate|Gas|Storage|Salt Cavern: - description: Salt Cavern storage Extraction Rate - unit: [GW] + description: Salt Cavern storage Extraction Rate + unit: GW - Extraction Rate|Gas|Storage|Depleted Field: - description: Depleted Field storage Extraction Rate - unit: [GW] + description: Depleted Field storage Extraction Rate + unit: GW - Share of NUTS2 Consumption|Secondary Fuel|Gas: - description: Share of Natural gas consumption in respective NUTS2-area - unit: + description: Share of Natural gas consumption in respective NUTS2-area + unit: - Share of NUTS2 Consumption|Secondary Fuel|Hydrogen: - description: Share of Hydrogen consumption in respective NUTS2-area - unit: + description: Share of Hydrogen consumption in respective NUTS2-area + unit: - Final Energy|Gases|Gas|Nominal Consumption: - description: Nominal gas consumption - unit: [GW] + description: Nominal gas consumption + unit: GW - Final Energy|Gases|Hydrogen|Nominal Consumption: - description: Nominal gas consumption - unit: [GW] + description: Nominal gas consumption + unit: GW - Final Energy|Gases|Gas|Maximum Consumption: - description: Maximum gas consumption - unit: [GW] + description: Maximum gas consumption + unit: GW - Final Energy|Gases|Hydrogen|Maximum Consumption: - description: Maximum gas consumption - unit: [GW] + description: Maximum gas consumption + unit: GW - Final Energy|Gases|Gas|Mean Consumption: - description: Mean gas consumption - unit: [GW] + description: Mean gas consumption + unit: GW - Final Energy|Gases|Hydrogen|Mean Consumption: - description: Mean gas consumption - unit: [GW] + description: Mean gas consumption + unit: GW - Final Energy|Gases|Gas|Median Consumption: - description: Median gas consumption - unit: [GW] + description: Median gas consumption + unit: GW - Final Energy|Gases|Hydrogen|Median Consumption: - description: Median gas consumption - unit: [GW] + description: Median gas consumption + unit: GW - Final Energy|Gases|Gas|Minimum Consumption: - description: Minimum gas consumption - unit: [GW] + description: Minimum gas consumption + unit: GW - Final Energy|Gases|Hydrogen|Minimum Consumption: - description: Minimum gas consumption - unit: [GW] + description: Minimum gas consumption + unit: GW - Network|Gas|Natural Gas|Capacity: - description: Capacity of the pipeline - unit: [GW/h] + description: Capacity of the pipeline + unit: GW/h - Network|Gas|Hydrogen|Capacity: - description: Capacity of the pipeline - unit: [GW/h] + description: Capacity of the pipeline + unit: GW/h - Network|Gas|Hydrogen|Length: - description: Length of the pipeline - unit: [km] + description: Length of the pipeline + unit: km - Network|Gas|Natural Gas|Length: - description: Length of the pipeline - unit: [km] -- Network|Gas|Natural Gas|Length: - description: Length of the pipeline - unit: [km] + description: Length of the pipeline + unit: km - Network|Gas|Natural Gas|Offshore Length: - description: Length of the offshore part of the pipeline - unit: [km] + description: Length of the offshore part of the pipeline + unit: km - Network|Gas|Hydrogen|Offshore Length: - description: Length of the offshore part of the pipeline - unit: [km] + description: Length of the offshore part of the pipeline + unit: km - Network|Gas|Hydrogen|Reversible: - description: If the carrier can flow in both directions - unit: - + description: If the carrier can flow in both directions + unit: - Network|Gas|Natural Gas|Reversible: - description: If the carrier can flow in both directions - unit: \ No newline at end of file + description: If the carrier can flow in both directions + unit: From 841a62d423aa872b26b3269e99d94272e3d2fcc3 Mon Sep 17 00:00:00 2001 From: Ehsan Nokandi <47088177+enokandi@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:33:48 +0100 Subject: [PATCH 4/4] remove some newly defined variables in gas_grid.yaml to disscuss about them later. --- .../grids infrastructure/gas_grid.yaml | 112 ++++++------------ 1 file changed, 38 insertions(+), 74 deletions(-) diff --git a/definitions/variable/grids infrastructure/gas_grid.yaml b/definitions/variable/grids infrastructure/gas_grid.yaml index 2323aa6..f12c34d 100644 --- a/definitions/variable/grids infrastructure/gas_grid.yaml +++ b/definitions/variable/grids infrastructure/gas_grid.yaml @@ -1,93 +1,57 @@ - Capacity|Natural Gas|Regasifier: - description: Regasifier upperbound capacity - unit: GW + description: Regasifier upperbound capacity + unit: GW - Capacity|Hydrogen|Regasifier: - description: Regasifier upperbound capacity - unit: GW + description: Regasifier upperbound capacity + unit: GW - Capacity|Natural Gas|Storage|Aquifer: - description: Aquifer storage capacity - unit: GWh + description: Aquifer storage capacity + unit: GWh - Capacity|Natural Gas|Storage|Salt Cavern: - description: Salt Cavern storage capacity - unit: GWh + description: Salt Cavern storage capacity + unit: GWh - Capacity|Natural Gas|Storage|Depleted Field: - description: Depleted Field storage capacity - unit: GWh + description: Depleted Field storage capacity + unit: GWh - Injection Rate|Natural Gas|Storage|Aquifer: - description: Aquifer storage Injection Rate - unit: GW + description: Aquifer storage Injection Rate + unit: GW - Injection Rate|Gas|Storage|Salt Cavern: - description: Salt Cavern storage Injection Rate - unit: GW + description: Salt Cavern storage Injection Rate + unit: GW - Injection Rate|Gas|Storage|Depleted Field: - description: Depleted Field storage Injection Rate - unit: GW + description: Depleted Field storage Injection Rate + unit: GW - Extraction Rate|Gas|Storage|Aquifer: - description: Aquifer storage Extraction Rate - unit: GW + description: Aquifer storage Extraction Rate + unit: GW - Extraction Rate|Gas|Storage|Salt Cavern: - description: Salt Cavern storage Extraction Rate - unit: GW + description: Salt Cavern storage Extraction Rate + unit: GW - Extraction Rate|Gas|Storage|Depleted Field: - description: Depleted Field storage Extraction Rate - unit: GW -- Share of NUTS2 Consumption|Secondary Fuel|Gas: - description: Share of Natural gas consumption in respective NUTS2-area - unit: -- Share of NUTS2 Consumption|Secondary Fuel|Hydrogen: - description: Share of Hydrogen consumption in respective NUTS2-area - unit: -- Final Energy|Gases|Gas|Nominal Consumption: - description: Nominal gas consumption - unit: GW -- Final Energy|Gases|Hydrogen|Nominal Consumption: - description: Nominal gas consumption - unit: GW -- Final Energy|Gases|Gas|Maximum Consumption: - description: Maximum gas consumption - unit: GW -- Final Energy|Gases|Hydrogen|Maximum Consumption: - description: Maximum gas consumption - unit: GW -- Final Energy|Gases|Gas|Mean Consumption: - description: Mean gas consumption - unit: GW -- Final Energy|Gases|Hydrogen|Mean Consumption: - description: Mean gas consumption - unit: GW -- Final Energy|Gases|Gas|Median Consumption: - description: Median gas consumption - unit: GW -- Final Energy|Gases|Hydrogen|Median Consumption: - description: Median gas consumption - unit: GW -- Final Energy|Gases|Gas|Minimum Consumption: - description: Minimum gas consumption - unit: GW -- Final Energy|Gases|Hydrogen|Minimum Consumption: - description: Minimum gas consumption - unit: GW + description: Depleted Field storage Extraction Rate + unit: GW - Network|Gas|Natural Gas|Capacity: - description: Capacity of the pipeline - unit: GW/h + description: Capacity of the pipeline + unit: GW/h - Network|Gas|Hydrogen|Capacity: - description: Capacity of the pipeline - unit: GW/h + description: Capacity of the pipeline + unit: GW/h - Network|Gas|Hydrogen|Length: - description: Length of the pipeline - unit: km + description: Length of the pipeline + unit: km - Network|Gas|Natural Gas|Length: - description: Length of the pipeline - unit: km + description: Length of the pipeline + unit: km - Network|Gas|Natural Gas|Offshore Length: - description: Length of the offshore part of the pipeline - unit: km + description: Length of the offshore part of the pipeline + unit: km - Network|Gas|Hydrogen|Offshore Length: - description: Length of the offshore part of the pipeline - unit: km + description: Length of the offshore part of the pipeline + unit: km - Network|Gas|Hydrogen|Reversible: - description: If the carrier can flow in both directions - unit: + description: If the carrier can flow in both directions + unit: - Network|Gas|Natural Gas|Reversible: - description: If the carrier can flow in both directions - unit: + description: If the carrier can flow in both directions + unit: \ No newline at end of file