GQL Statement

buildings_peak_demand_in_kw = Q(buildings_district_heating_ht_demand_peak) * 1000.0;
buildings_with_district_heating = Q(number_of_buildings) * DIVIDE(INPUT_VALUE(buildings_space_heater_district_heating_ht_steam_hot_water_share),100.0);

buildings_peak_demand_in_kw * AREA(heat_buildings_indoor_investment_costs_eur_per_kw) + buildings_with_district_heating * AREA(heat_buildings_indoor_investment_costs_eur_per_connection)

Result

2019 1.63 ms
623,550,162.3576927
euro
2050 2.01 ms
550,555,935.2250298
euro

Description

Buildings have two cost components:
costs per connection (indoor and outdoor construction costs, and fixed costs for the heat delivery set and heat meter)
and costs depending on demand (indoor distribution costs and variable costs for the heat meter)

Characteristics

Groups
Unit euro
File path /app/tmp/etsource/gqueries/general/costs/heat_infrastructure/ht/indoor_annualised_costs/support_queries/heat_infrastructure_buildings_ht_indoor_investment_costs.gql

References

Gquery heat_infrastructure_buildings_ht_indoor_fixed_operation_and_maintenance_costs
Gquery heat_infrastructure_ht_indoor_investment_costs