network_cof_ehv_sub_cable: Network cost of Failure for EHV /132 kV sub cables
Description
This function calculates network cost of failure for
all asset categories exclusive the assets EHV and 132kV transformers.
(cf. section 7.6, page 87, CNAIM, 2021). Network cost of failure
is used in the derivation of consequences of failure see cof().
Usage
network_cof_ehv_sub_cable(
sub_cable_asset_category,
actual_load_mva,
secure = T
)
Value
Numeric. Network cost of failure.
Arguments
sub_cable_asset_category
String The type of Submarine cable asset category
Options: sub_cable_asset_category = c( "EHV Sub Cable", "132kV Sub Cable").
actual_load_mva
Numeric. The actual load on the asset
secure
Boolean If the asset is in a secure network or not