annual_exceedance_prob: Annual Exceedance Probability

Description Usage Arguments Value

View source: R/annual_exceedance_prob.R

Description

Calculates the annual probability of exceeding a critical wind speed.

Usage

1
annual_exceedance_prob(u10, weib_a, weib_k, fgr_constants)

Arguments

u10

Critical wind speed at standard anemometer height, i.e. 10m above zero-plane displacement height (m s-1).

weib_a

Scale parameter of the Weibull distribution for local wind speeds.

weib_k

Shape parameter of the Weibull distribution for local wind speeds.

Value

aep, i.e. the probability of exceeding the critical wind speed of damage.


tom-locatelli/fgr documentation built on Oct. 2, 2020, 2:09 a.m.