industry_chp_coal_profit_in_power_plant_economic_performance_table debug
GQL Statement
IF(
     V(industry_chp_ultra_supercritical_coal, output_of_electricity) == 0,
     -> { '-' },
     -> { Q(industry_chp_coal_revenue_in_power_plant_economic_performance_table) -  Q(industry_chp_coal_capex_in_power_plant_economic_performance_table)  -  Q(industry_chp_coal_opex_in_power_plant_economic_performance_table) } 
)Result
| 2019 | -52.604980309764315 | EUR/MWh | 
| 2050 | -5.85706563551571 | EUR/MWh | 
Description
Profit of power plant, defined as revenue minus CAPEX and OPEX
Characteristics
| Groups | |
| Unit | EUR/MWh | 
| File path | /app/tmp/etsource/gqueries/output_elements/output_series/table_economic_performance_power_plants/industry_chp_coal_profit_in_power_plant_economic_performance_table.gql |