Ticket #155 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

Problem in the evaluation of the reliability index sensitivity factors and the event probability sensitivity factors after a FORM calculus + problem with the description area of the parameters of the distribution.

Reported by: anne.dutfoy@edf.fr Assigned to: regis.lebrun@eads.net
Priority: unspecified Milestone: openturns-0.12.2
Component: general Version: 0.12.0
Keywords: sensitivity factors after FORM Cc:

Description

Pb1 : When we evaluate the sensitivity factors of the FORM probability or the Hasofer reliability index, the same value is given for all the parameters of the marginal.

Pb2 : I don't know how to fulfill the description field of the parameters of each marginal.

A file is joined to this ticket.

Attachments

bugSensitivityFactors.py (4.0 kB) - added by anne.dutfoy@edf.fr on 10/23/08 14:47:37.

Change History

10/23/08 14:47:37 changed by anne.dutfoy@edf.fr

  • attachment bugSensitivityFactors.py added.

10/24/08 04:14:57 changed by regis.lebrun@eads.net

  • owner changed from lapointe@phimeca.com to regis.lebrun@eads.net.
  • status changed from new to assigned.

The problem occured during the separation between the NumericalPoint and the Description classes, and the creation of the NumericalPointWithDescription class. Some old NumericalPoint objects have been forgotten during the conversion, but as it is a little bit late the fix will wait a few hours ;-)!

Régis

10/24/08 15:31:41 changed by regis.lebrun@eads.net

  • status changed from assigned to closed.
  • resolution set to fixed.
  • milestone changed from not defined to openturns-0.12.2.

Okay, I finished the work. The bug is now corrected.

Régis