Set end time of reliability assessment
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.
set_returnPeriod(time_end, verbose = FALSE)
time_end |
end of simulation period (in hours) |
verbose |
prints information message to the console if TRUE |
The default is a reliability assessment period of 262980 hours (30 years).
set_returnPeriod(131400)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.