final_demand_of_mt_heat_in_bunkers debug
GQL Statement
DIVIDE(
SUM(V(
FILTER(
FILTER(
INTERSECTION(EG(final_demand),EG(mt_heat)),"sector == :bunkers"
),
"steam_hot_water? || useable_heat?"
),
value
)),
BILLIONS
)
Result
2019 1.49 ms |
0.0
|
PJ |
2050 1.46 ms |
0.0
|
PJ |
Description
Final demand of steam hot water and useable heat of MT temperature
Characteristics
Groups | |
Unit | PJ |
File path |
/app/tmp/etsource/gqueries/general/final_demand/heat/mt_heat/final_demand_of_mt_heat_in_bunkers.gql
|
References
Gquery | final_demand_of_mt_heat_total |
Gquery | mt_network_to_final_demand_bunkers_in_sankey_heat_networks |