Question about "HAZUS MH EQ CMS" #312
-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hello, The HAZUS MH EQ CSM is used for the Capacity Spectrum Method described in HAZUS technical manual. This method is described here. In contrast to the IM-based method, where the equivalent PGA-based fragilities in HAZUS are used for damage and loss analysis, the CSM uses peak floor acceleration and roof drift ratio-based fragilities for the damage and loss analysis. Because two different fragility function databases are used, the auto_population script (PelicunDefault/Hazus_Earthquake_CSM.py) used for the CSM also differs from the one (PelicunDefault/Hazus_Earthquake_IM.py) used for the IM-based methods. Hope this answers your question. |
Beta Was this translation helpful? Give feedback.
-
Hi, Thank you for your reply. This information is very useful. However, when I tried CSM with Example 1, I always got error message. I have no idea about what kind of data I missed during this process. Could you please provide an example about how to use this new method to calcualte damage and loss. Thanks! |
Beta Was this translation helpful? Give feedback.
Hello,
The HAZUS MH EQ CSM is used for the Capacity Spectrum Method described in HAZUS technical manual. This method is described here.
In contrast to the IM-based method, where the equivalent PGA-based fragilities in HAZUS are used for damage and loss analysis, the CSM uses peak floor acceleration and roof drift ratio-based fragilities for the damage and loss analysis. Because two different fragility function databases are used, the auto_population script (PelicunDefault/Hazus_Earthquake_CSM.py) used for the CSM also differs from the one (PelicunDefault/Hazus_Earthquake_IM.py) used for the IM-based methods.
Hope this answers your question.