GQL Statement

DIVIDE(
  SUM(
    V(FILTER(G(heat_production),"geothermal_input_conversion > 0.0 "),"input_of_geothermal")
    ),
  BILLIONS
)

Result

2019 3.47 ms
5.563922256000003
PJ
2050 2.55 ms
5.563922256000003
PJ

Description

Geothermal is not included in primary demand see quintel/etmodel#3641
For the energy flows export the flows have to match, which is done using this dedicated 'primary' demand query

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/modules/sankey_csv/primary_demand/sankey_total_primary_demand_of_geothermal.gql

References