environmental_cof_cables_04_10kv: Environmental cost of Failure for 0.4kV and 10kV UG Cables

View source: R/cof_cables_04_10kv.R

environmental_cof_cables_04_10kvR Documentation

Environmental cost of Failure for 0.4kV and 10kV UG Cables

Description

This function calculates environmental consequences of failure Outputted in DKK hv_asset_category = c("10kV UG Cable (Oil)", "10kV UG Cable (Non Pressurised)", "0.4kV UG Cable (Non Pressurised)".

Usage

environmental_cof_cables_04_10kv(hv_asset_category, prox_water, bunded)

Arguments

hv_asset_category

String The type of HV asset category A setting of "Default" will result in a proximity factor of 1. Thus assume the proximity to a water course is between 80m and 120m

prox_water

Numeric. Specify the proximity to a water course in meters.

bunded

String. Options: bunded = c("Yes", "No", "Default"). A setting of "Default" will result in a bunding factor of 1.

Examples

environmental_cof_cables_04_10kv(hv_asset_category = "10kV UG Cable (Oil)",
prox_water = 95, bunded = "Yes")

CNAIM documentation built on Aug. 31, 2022, 9:13 a.m.