final_demand_of_ht_heat_in_buildings debug
GQL Statement
DIVIDE(
SUM(V(
FILTER(
FILTER(
INTERSECTION(EG(final_demand),EG(ht_heat)),"sector == :buildings"
),
"steam_hot_water? || useable_heat?"
),
value
)),
BILLIONS
)
Result
2019 2.07 ms |
10.224033925139999
|
PJ |
2050 1.78 ms |
9.998553045276767
|
PJ |
Description
Final demand of steam hot water and useable heat of HT temperature
Characteristics
Groups | |
Unit | PJ |
File path |
/app/tmp/etsource/gqueries/general/final_demand/heat/ht_heat/final_demand_of_ht_heat_in_buildings.gql
|