GQL Statement

SUM(
  V(households_useful_demand_for_hot_water_for_houses_with_p2h, demand),
  V(
    INTERSECTION(G(etmoses),G(merit_household_hot_water_producers)),
    output_of_useable_heat
  )
) / BILLIONS

Result

2019 1.61 ms
3.399816855314554
PJ
2050 1.11 ms
3.3998168553146053
PJ

Description

Returns total demand for hot water to be assigned to buffers when importing a
scenario into ETMoses.
This query sums the demand of all hot water technologies which are explcitly modelled in ETMoses

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/modules/etmoses/etmoses_hot_water_buffer_demand.gql

References