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).