GQL Statement
DIVIDE(
    SUM(
        V(Q(electricity_producing_solar_converters), primary_demand_of(electricity)),
        V(Q(electricity_producing_converters_sankey).select {|node| node.input_slots.detect { |slot| slot.carrier.solar_thermal? }}, primary_demand_of(electricity))
    ),
BILLIONS
)
Result
| 
2019
 | 
19.207614887999995 
 | 
PJ | 
| 
2050
 | 
19.20761488799999 
 | 
PJ | 
Description
Query for Sankey diagram: connection between solar and electricity
 
Characteristics
| Groups | 
 | 
| Unit | 
PJ | 
| File path | 
/app/tmp/etsource/gqueries/output_elements/output_series/sankey/solar_to_electricity_prod_in_sankey.gql
 | 
References