GQL Statement

estimated_peak_demand_factor = 0.000114;
estimated_peak_demand_factor *
SUM(
  V(
    FILTER(
      G(primary_heat_infrastructure), 
      "heat_network_ht"
    ),
    "output_of_steam_hot_water / MJ_PER_MWH"
  )
)

Result

2019 1.03 ms
589.7878564071173
MW
2050 1.0 ms
811.9241186316301
MW

Description

For the present and if time-resolved calculations are turned off
the hourly input curves are not available. In that case
we estimate peak demand by multiplying total demand (in MWh)
by a 'peak demand factor'. This factor is based on NL2015 dataset by
dividing the future supply peak in a blank scenario by the yearly supply

Characteristics

Groups
Unit MW
File path /app/tmp/etsource/gqueries/general/costs/heat_infrastructure/ht/general_support_queries/supply_peaks/total_district_heating_ht_primary_net_supply_peak_estimate.gql

References

Gquery total_district_heating_ht_primary_net_supply_peak