GQL Statement

DIVIDE(
  SUM(
    V(
      FILTER(G(sankey_conversion_group),"hydrogen_output_conversion > 0.0 && wood_pellets_input_conversion > 0.0"),
      "hydrogen_output_conversion * wood_pellets_input_conversion / (1 - (loss_output_conversion + residual_heat_output_conversion)) * (output_of_loss + output_of_residual_heat)"
    )
  ),
  BILLIONS
)

Result

2019 4.41 ms
0.0
PJ
2050 3.89 ms
0.0
PJ

Description

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/modules/sankey_csv/conversion/biomass_products/conversion_loss_wood_pellets_to_hydrogen.gql

References

Gquery conversion_loss_biomass_products_to_hydrogen