Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - navid

Pages: [1]
1
Damage & Loss (PELICUN) / Re: Consequence functions
« 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

2
Damage & Loss (PELICUN) / Re: Consequence functions
« 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

3
Damage & Loss (PELICUN) / Consequence functions
« 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
 

Pages: [1]