View source: R/f_cof_transformer_11kv.R
f_cof_transformer_11kv | R Documentation |
This function calculates financial consequences of failure
(cf. section 7.3, page 79, CNAIM, 2021). Financial consequences
of failure is used in
the derivation of consequences of failure see cof
().
f_cof_transformer_11kv(kva = "Default", type = "Default")
kva |
Numeric. The rated transformer capacity measured in kVA
for a 6.6/11 kV transformer. Rated capacity is used to derive the
type financial factor. For a general description of type financial factor see
section 7.3.3.1 on page 80 in CNAIM (2021). A setting of |
type |
String. Relates to the accessibility of the transformer
Options: |
Numeric. Financial consequences of failure for a 6.6/11 kV transformer.
DNO Common Network Asset Indices Methodology (CNAIM), Health & Criticality - Version 2.1, 2021: https://www.ofgem.gov.uk/sites/default/files/docs/2021/04/dno_common_network_asset_indices_methodology_v2.1_final_01-04-2021.pdf
# Financial consequences of failure for a 6.6/11 kV transformer f_cof_transformer_11kv(kva = 700, type = "Default")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.