fraction_of_chps_in_central_heat_sankey debug
GQL Statement
IF(EQUALS(SUM(V(G(heat_production), output_of_steam_hot_water)),0),
1.0,
SUM(V(Q(electricity_producing_converters_sankey), output_of_steam_hot_water))/
SUM(V(G(heat_production), output_of_steam_hot_water)))
Result
2019 6.91 ms |
0.8587440375471547
|
|
2050 6.79 ms |
0.6588206058677667
|
Description
Characteristics
Groups | |
Unit | |
File path |
/app/tmp/etsource/gqueries/output_elements/output_series/sankey/fraction_of_chps_in_central_heat_sankey.gql
|