heat_infrastructure_ht_primary_pipelines_investment_costs debug
GQL Statement
households_buildings_peak_demand_in_kw = Q(households_buildings_district_heating_ht_demand_peak) * 1000.0;
total_peak_demand_in_kw = Q(total_district_heating_ht_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_ht_primary_net_supply_peak) * 1000.0;
peak_supply_on_primary_net_in_kw * households_buildings_share_in_total_peak * AREA(heat_ht_primary_pipelines_investment_costs_per_kw)
Result
2015 10.39 ms |
54,906,072.22054345
|
euro |
2050 40.71 ms |
61,309,227.130075045
|
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/ht/primary_pipelines_annualised_costs/support_queries/heat_infrastructure_ht_primary_pipelines_investment_costs.gql
|