set_returnPeriod: Set end time of reliability assessment

Description Usage Arguments Details Examples

View source: R/set_Const.R

Description

Modifies the ending time of the simulation period (in hours) for the reliability assessment. In solveCanADM, the load profile is simulated for a return period of time_end to determine whether failure has occurred.

Usage

1
set_returnPeriod(time_end, verbose = FALSE)

Arguments

time_end

end of simulation period (in hours)

verbose

prints information message to the console if TRUE

Details

The default is a reliability assessment period of 262980 hours (30 years).

Examples

1

abcADM documentation built on Nov. 13, 2019, 5:08 p.m.