pystra.ddo#
Design decision optimization and societal risk acceptance.
The objects in this module sit above the reliability methods. They do not
change how FORM, SORM, or simulation analyses are run; instead
DDO evaluates an objective subject to a selected acceptability
criterion. The initial implementation
provides the LQI criterion for minimum acceptable life-safety levels
using the life quality index (LQI) and societal willingness-to-pay (SWTP)
values.
Functions
Return the annualized safety cost used by the JCSS LQI example. |
|
Return a central finite-difference derivative for a scalar design. |
|
Return the SWTP value per statistical life for a country code. |
|
Return the SWTP index record for a country code. |
|
Return a country-level SWTP record. |
|
Return a Rackwitz SWTP record indexed to a newer target year. |
|
Return the finite-difference JCSS LQI acceptability margin. |
|
Return the JCSS marginal LQI acceptability margin. |
|
Return |
|
Return the JCSS LQI life-safety risk cost. |
|
Return JCSS LQI risk cost from an aggregated risk result. |
|
Return the JCSS infinite-horizon reconstruction objective. |
|
Return the LQI safety cost ratio |
|
Return an LQI target reliability for a safety cost ratio. |
|
Plot a one-dimensional design decision optimization summary. |
|
Return the JCSS-style present value factor for a constant annual flow. |
|
Return the built-in country SWTP table as a dataframe. |
Classes
Cost-benefit objective for a reliability design study. |
|
Evaluate a decision context with an objective and acceptability criterion. |
|
Base interface for DDO acceptability criteria. |
|
Base interface for DDO objectives. |
|
Evaluate reliability results over a one-dimensional design range. |
|
Expected fatalities conditional on structural failure. |
|
Minimum acceptable life-safety criterion using LQI/SWTP. |
|
Target failure probability and reliability index from an LQI criterion. |
|
Expected annual risk quantities for a component or scenario model. |
|
Evaluate a risk model over design alternatives. |
|
Societal willingness to pay per statistical life. |
|
Index data used to update an anchored SWTP value. |
|
Country-level societal willingness-to-pay value. |
|
Scenario-table risk model for aggregated risk studies. |