GQL Statement

IF(
    QUERY_FUTURE(mv_hv_trafo_extra_capacity_needed) > 0.0,
    CEIL(DIVIDE(QUERY_FUTURE(mv_hv_trafo_extra_capacity_needed), AREA(mv_hv_trafo_capacity_per_step))),
    0.0
  )

Result

2019 288.93 ms
0.0
#
2050 0.03 ms
0.0
#

Description

The amount of capacity steps needed to built the future hv net. A capacity step is the extra capacity which will be built, when the net needs to be increased. The step size and costs is defined in the area files.

Characteristics

Groups
Unit #
File path /app/tmp/etsource/gqueries/modules/network_calculation/mv_hv_trafo/capacity/mv_hv_trafo_capacity_steps_built.gql

References

Gquery mv_hv_trafo_capacity_future