Threshold probability: Reliability algorithms¶
Reliability algorithms¶
|
Base class to evaluate the probability of failure of a system. |
|
First Order Reliability Method (FORM). |
|
FORM approximation with multiple design points. |
|
Second Order Reliability Method (SORM). |
|
Approximation algorithm for system events based on FORM. |
Reliability results¶
|
Analytical result. |
|
Result of a FORM analysis. |
|
Result of a SORM analysis. |
|
Multiple FORM result. |
Events¶
|
Event defined in the standard space. |
|
Event defined from a process and a domain. |
|
Event defined from a domain. |
|
Random vector defined from a comparison operator and a threshold. |
|
Event defined as the intersection of several events. |
|
Event defined as the union of several events. |
Design point validation¶
|
Strong Maximum Test. |