SimCenter Forum

Research in Natural Hazards Engineering => Damage & Loss (PELICUN) => Topic started by: navid on January 18, 2023, 04:03:36 AM

Title: Consequence functions
Post by: navid on January 18, 2023, 04:03:36 AM
Hello!

Thank you so much for this helpful software.

I was wondering how to get the outputs for unsafe placarding (red tag), injuries, and fatalities. I could not reach those with a similar code for quantifying the "repair cost and time". I would appreciate it if you could advise how to write the appropriate python codes.

"
P58_data_Red_tag = PAL.get_default_data('bldg_redtag_DB_FEMA_P58_2nd')
P58_data_for_this_assessment_Red_tag = P58_data_Red_tag.loc[cmp_list, :]
display(P58_data_for_this_assessment_Red_tag)

PAL.bldg_repair.load_model([
 "PelicunDefault/bldg_redtag_DB_FEMA_P58_2nd.csv"], loss_map)


ValueError: multiple levels only valid with MultiIndex

"

Bests,
Navid
 
Title: Re: Consequence functions
Post by: adamzs on January 19, 2023, 07:48:53 PM
Hi Navid,

The consequence models for unsafe placards and injuries are not yet implemented in Pelicun 3.

As for unsafe placards, in our experience, there is consensus in both the researcher and practitioner community that the current methodology in FEMA P58 provides unrealistic estimates. A new, more complex methodology is developed by the ATC 138 project and will be released in the near future. At that point, we plan to implement a methodology in Pelicun that supports both the old and the new approach to calculating unsafe placards to support benchmarking and evaluation of the impact of changes.
The current methodology is available in Pelicun 2.6, but let us know if you found having it available in Pelicun 3 useful for your work. If we have sufficient interest in the current method, we can increase its priority and get it implemented before the ATC 138 project concludes.

As for injuries, we are developing an enhanced version of the methodology in Pelicun 2. We have the supporting datasets already available in Pelicun 3, but the implementation of the methodology is in progress. We plan to have injury calculations available by July 2023.

Let me know if you have further questions.

Adam

Title: Re: Consequence functions
Post by: navid on January 20, 2023, 12:43:48 AM
Hi Adam,

Thank you for the information. It will be useful to have it available in Pelicun 3, especially for those who are willing to study functional recovery using ATC 138.

Bests,
Navid
Title: Re: Consequence functions
Post by: navid on November 08, 2023, 04:45:18 AM
Hello Adam,

I'd like to express my gratitude for the recent release of the functional recovery simulation in the PBE application. I'm curious to know whether it is possible to perform function recovery within PELICUN.

Thank you,
Nav