Skip to content

Commit 2c736ef

Browse files
kaskranenburgQkndehaan
authored andcommitted
Update energy flow overview sankey
1 parent 89abd77 commit 2c736ef

14 files changed

+110
-9
lines changed
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Direct conversion input of biogenic_waste for biofuels
2+
# The function is broken down due to limited allowed inputs in V() function
3+
4+
- query =
5+
DIVIDE(
6+
SUM(
7+
V(
8+
Q(biofuels_producers), G(industry_transformation),
9+
"bio_kerosene_output_conversion / (1 - loss_output_conversion) * input_of_biogas"
10+
),
11+
V(
12+
Q(biofuels_producers), G(industry_transformation),
13+
"bio_ethanol_output_conversion / (1 - loss_output_conversion) * input_of_biogas"
14+
),
15+
V(
16+
Q(biofuels_producers), G(industry_transformation),
17+
"biodiesel_output_conversion / (1 - loss_output_conversion) * input_of_biogas"
18+
),
19+
V(
20+
Q(biofuels_producers), G(industry_transformation),
21+
"bionaphtha_output_conversion / (1 - loss_output_conversion) * input_of_biogas"
22+
),
23+
V(
24+
Q(biofuels_producers), G(industry_transformation),
25+
"biomethanol_output_conversion / (1 - loss_output_conversion) * input_of_biogas"
26+
),
27+
V(
28+
Q(biofuels_producers), G(industry_transformation),
29+
"bio_pyrolysis_oil_output_conversion / (1 - loss_output_conversion) * input_of_biogas"
30+
),
31+
V(
32+
Q(biofuels_producers), G(industry_transformation),
33+
"wood_pellets_output_conversion / (1 - loss_output_conversion) * input_of_biogas"
34+
),
35+
V(
36+
Q(biofuels_producers), G(industry_transformation),
37+
"torrefied_biomass_pellets_output_conversion / (1 - loss_output_conversion) * input_of_biogas"
38+
),
39+
V(
40+
Q(biofuels_producers), G(industry_transformation),
41+
"bio_lng_output_conversion / (1 - loss_output_conversion) * input_of_biogas"
42+
),
43+
V(
44+
Q(biofuels_producers), G(industry_transformation),
45+
"bio_oil_output_conversion / (1 - loss_output_conversion) * input_of_biogas"
46+
),
47+
V(
48+
Q(biofuels_producers), G(industry_transformation),
49+
"greengas_output_conversion / (1 - loss_output_conversion) * input_of_biogas"
50+
)
51+
),
52+
BILLIONS
53+
)
54+
- unit = PJ

gqueries/general/conversion/biofuels/conversion_from_carrier_to_biofuels/conversion_from_biogenic_waste_to_biofuels.gql

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@
4343
V(
4444
Q(biofuels_producers), G(industry_transformation),
4545
"bio_oil_output_conversion / (1 - loss_output_conversion) * input_of_biogenic_waste"
46+
),
47+
V(
48+
Q(biofuels_producers), G(industry_transformation),
49+
"greengas_output_conversion / (1 - loss_output_conversion) * input_of_biogenic_waste"
4650
)
4751
),
4852
BILLIONS

gqueries/general/conversion/biofuels/conversion_from_carrier_to_biofuels/conversion_from_biomass_products_to_biofuels.gql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Q(conversion_from_dry_biomass_to_biofuels),
99
Q(conversion_from_wet_biomass_to_biofuels),
1010
Q(conversion_from_biogenic_waste_to_heat_in_pyrolysis_oil_production),
11-
Q(conversion_from_dry_biomass_to_heat_in_pyrolysis_oil_production)
12-
11+
Q(conversion_from_dry_biomass_to_heat_in_pyrolysis_oil_production),
12+
Q(conversion_from_wet_biomass_to_biogas)
1313
)
1414
- unit = PJ

gqueries/general/conversion/biofuels/conversion_from_carrier_to_biofuels/conversion_from_dry_biomass_to_biofuels.gql

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,11 @@
4343
V(
4444
Q(biofuels_producers), G(industry_transformation),
4545
"bio_oil_output_conversion / (1 - loss_output_conversion) * input_of_dry_biomass"
46-
)
46+
),
47+
V(
48+
Q(biofuels_producers), G(industry_transformation),
49+
"greengas_output_conversion / (1 - loss_output_conversion) * input_of_dry_biomass"
50+
)
4751
),
4852
BILLIONS
4953
)

gqueries/general/conversion/biofuels/conversion_from_carrier_to_biofuels/conversion_from_oily_biomass_to_biofuels.gql

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,11 @@
4343
V(
4444
Q(biofuels_producers), G(industry_transformation),
4545
"bio_oil_output_conversion / (1 - loss_output_conversion) * input_of_oily_biomass"
46-
)
46+
),
47+
V(
48+
Q(biofuels_producers), G(industry_transformation),
49+
"greengas_output_conversion / (1 - loss_output_conversion) * input_of_oily_biomass"
50+
)
4751
),
4852
BILLIONS
4953
)

gqueries/general/conversion/biofuels/conversion_from_carrier_to_biofuels/conversion_from_wet_biomass_to_biofuels.gql

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,11 @@
4343
V(
4444
Q(biofuels_producers), G(industry_transformation),
4545
"bio_oil_output_conversion / (1 - loss_output_conversion) * input_of_wet_biomass"
46-
)
46+
),
47+
V(
48+
Q(biofuels_producers), G(industry_transformation),
49+
"greengas_output_conversion / (1 - loss_output_conversion) * input_of_wet_biomass"
50+
)
4751
),
4852
BILLIONS
4953
)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Direct conversion input of wet_biomass for biofuels
2+
# The function is broken down due to limited allowed inputs in V() function
3+
4+
- query =
5+
DIVIDE(
6+
SUM(
7+
V(
8+
Q(biofuels_producers), G(industry_transformation),
9+
"biogas_output_conversion / (1 - loss_output_conversion) * input_of_wet_biomass"
10+
)
11+
),
12+
BILLIONS
13+
)
14+
- unit = PJ

gqueries/general/conversion/hydrogen/conversion_from_carrier_to_hydrogen/conversion_from_biomass_products_to_hydrogen.gql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
Q(conversion_from_green_gas_to_hydrogen),
66
PRODUCT(Q(conversion_from_network_gas_to_hydrogen),Q(share_of_sustainable_gas_in_gas_network)),
77
PRODUCT(Q(conversion_from_compressed_network_gas_to_hydrogen),Q(share_of_sustainable_gas_in_gas_network)),
8+
Q(conversion_from_biofuels_to_hydrogen)
89
)
910
- unit = PJ

gqueries/general/converter_groups/biofuels_producers /biofuels_producers.gql

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
V(
55
Q(liquid_biofuels_producers),
66
energy_production_wood_pellets,
7-
energy_torrefaction_wood
7+
energy_torrefaction_wood,
8+
energy_biogas_fermentation_wet_biomass,
9+
energy_greengas_gasification_wet_biomass,
10+
energy_greengas_gasification_dry_biomass,
11+
energy_greengas_upgrade_biogas
812
)
913
- unit = nodes

gqueries/modules/sankey_csv/conversion/biomass_products/conversion_loss_biomass_products_to_biomass_products.gql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
Q(conversion_loss_dry_biomass_to_biodiesel),
2828
Q(conversion_loss_dry_biomass_to_biomethanol),
2929
Q(conversion_loss_dry_biomass_to_bionaphtha),
30+
Q(conversion_loss_dry_biomass_to_greengas),
3031
Q(conversion_loss_oily_biomass_to_bio_kerosene),
3132
Q(conversion_loss_oily_biomass_to_bio_pyrolysis_oil),
3233
Q(conversion_loss_oily_biomass_to_biodiesel),

0 commit comments

Comments
 (0)