conversion_loss_biogas_to_greengas debug
GQL Statement
DIVIDE(
SUM(
V(
FILTER(G(sankey_conversion_group),"greengas_output_conversion > 0.0 && biogas_input_conversion > 0.0"),
"greengas_output_conversion * biogas_input_conversion / (1 - loss_output_conversion) * output_of_loss"
)
),
BILLIONS
)
Result
2019 |
0.031006677004178047
|
PJ |
2050 |
0.0350799065693779
|
PJ |
Description
Characteristics
Groups | |
Unit | PJ |
File path |
/app/tmp/etsource/gqueries/modules/sankey_csv/conversion/biomass_products/conversion_loss_biogas_to_greengas.gql
|
References
Gquery | conversion_loss_biomass_products_to_biomass_products |
Gquery | sankey_0_to_2_biomass_products_to_loss |