GQL Statement

buildings_peak_demand_in_kw = Q(buildings_district_heating_lt_demand_peak) * 1000.0;
buildings_with_district_heating = Q(number_of_buildings) * DIVIDE(INPUT_VALUE(buildings_space_heater_district_heating_lt_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.9 ms
0.0
euro
2050 3.94 ms
0.0
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/lt/indoor_annualised_costs/support_queries/heat_infrastructure_buildings_lt_indoor_investment_costs.gql

References

Gquery heat_infrastructure_buildings_lt_indoor_fixed_operation_and_maintenance_costs
Gquery heat_infrastructure_lt_indoor_investment_costs