Author Topic: EQHazard: aftershock flag for Chiou & Youngs 2008  (Read 6355 times)

Anne Hulsey

  • Jr. Member
  • **
  • Posts: 70
    • View Profile
EQHazard: aftershock flag for Chiou & Youngs 2008
« on: May 28, 2020, 09:48:42 PM »
Another feature that I would start using in September is to include the option for an aftershock flag for the Chiou & Youngs 2008 GMPE. However, based on preliminary conversation with Baker, this request may be constrained by the OpenSHA software, not the EQHazard implementation of it.

If EQHazard and OpenSHA can't handle the aftershock flag, I will need to build my own package. However, I think it is mutually beneficial for this to be implemented by SimCenter.

elhaddad

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: EQHazard: aftershock flag for Chiou & Youngs 2008
« Reply #1 on: May 28, 2020, 10:29:30 PM »
It seems that there is an aftershock parameter in CY2008, it defaults to false.
I will see if we can allow adjusting it.

https://github.com/opensha/opensha-core/blob/master/src/org/opensha/sha/imr/attenRelImpl/CY_2008_AttenRel.java

elhaddad

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: EQHazard: aftershock flag for Chiou & Youngs 2008
« Reply #2 on: May 29, 2020, 11:51:25 PM »
This is now possible by setting the Aftershock parameter to true, as follows:

"GMPE": {
      "Type": "Chiou & Youngs (2008)",
      "Parameters":
      {
         "Aftershock": true
      }
   }

It is supported by the latest preview version:
https://github.com/NHERI-SimCenter/GroundMotionUtilities/releases/tag/v1.1.1

Anne Hulsey

  • Jr. Member
  • **
  • Posts: 70
    • View Profile
Re: EQHazard: aftershock flag for Chiou & Youngs 2008
« Reply #3 on: May 30, 2020, 09:31:40 PM »
Excellent!! This will massively streamline my work flow for creating ground motion maps for an aftershock.