GQL Statement
IF(
AREA(mv_hv_trafo_spare_capacity) >= 1.0,
0.0,
QUERY_PRESENT(mv_hv_trafo_peak_load_present) / (1.0 - AREA(mv_hv_trafo_spare_capacity))
)
Result
2019
764.26
ms
|
19,016.608839153374
|
MW |
2050
0.04
ms
|
19,016.608839153374
|
MW |
Description
The capacity of the the low voltage net in the present. The 0.000001 is to prevent it from breaking, when spare capacity is 100%.
Characteristics
Groups |
|
Unit |
MW |
File path |
/app/tmp/etsource/gqueries/modules/network_calculation/mv_hv_trafo/capacity/mv_hv_trafo_capacity_present.gql
|
References