Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

set_returnPeriod

Set end time of reliability assessment


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

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

set_returnPeriod(131400)

abcADM

Fit Accumulated Damage Models and Estimate Reliability using ABC

v1.0
GPL-3
Authors
Zongjun Liu [aut], Chun-Hao Yang [aut], John Burkardt [ctb], Samuel W.K. Wong [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.