hv_net_capacity_present debug
GQL Statement
IF(
AREA(hv_net_spare_capacity) >= 1.0,
0.0,
QUERY_PRESENT(hv_net_peak_load_present) / (1.0 - AREA(hv_net_spare_capacity))
)
Result
2019 218.48 ms |
27,129.02305698833
|
MW |
2050 0.04 ms |
27,129.02305698833
|
MW |
Description
The capacity of the the low voltage net in the present.
Characteristics
Groups | |
Unit | MW |
File path |
/app/tmp/etsource/gqueries/modules/network_calculation/hv_net/capacity/hv_net_capacity_present.gql
|
References
Gquery | kpi_required_additional_hv_network_percentage |
Gquery | hv_net_capacity_delta_present_future |
Gquery | hv_net_capacity_future |
Gquery | hv_net_extra_capacity_needed |