GQL Statement

households_buildings_peak_demand_in_kw = Q(households_buildings_district_heating_lt_demand_peak) * 1000.0;
total_peak_demand_in_kw = Q(total_district_heating_lt_demand_peak) * 1000.0;
households_buildings_share_in_total_peak = DIVIDE((households_buildings_peak_demand_in_kw), total_peak_demand_in_kw);
peak_supply_on_primary_net_in_kw = Q(total_district_heating_lt_primary_net_supply_peak) * 1000.0;

peak_supply_on_primary_net_in_kw * households_buildings_share_in_total_peak * AREA(heat_lt_primary_pipelines_investment_costs_per_kw)

Result

2019 13.95 ms
0.0
euro
2050 21.22 ms
0.0
euro

Description

Primary distribution pipeline costs are only taken into account for sources in the primary_heat_infrastructure group
This group includes residual heat from industry and large-scale CHPs
We only take into account infrastructure costs for households and buildings, so we multiply by their share in total peak demand

Characteristics

Groups
Unit euro
File path /app/tmp/etsource/gqueries/general/costs/heat_infrastructure/lt/primary_pipelines_annualised_costs/support_queries/heat_infrastructure_lt_primary_pipelines_investment_costs.gql

References

Gquery heat_infrastructure_lt_primary_pipelines_capital_costs
Gquery heat_infrastructure_lt_primary_pipelines_depreciation_costs
Gquery heat_infrastructure_lt_primary_pipelines_fixed_operation_and_maintenance_costs
Gquery heat_infrastructure_lt_total_investment_costs