Add Cybershake modifications to other NGA-West2 GMMs
Initial experimentation with BSSA_14_BASIN --> BSSA_14_CYBERSHAKE
and subsequent analysis and discussion led to development of adjustments for the other three NGA-West2 GMMs.
-
Replace
BSSA_CYBERSHAKE
implementation withBSSA_CYBERSHAKE_CENTERED
and createBSSA_CYBERSHAKE_RS
from*_CENTERED_RS
implementation. Remove*_CENTERED
models. - Update tests with new IDs and check numbers haven't changed.
- Add flag handling to GMM unit tests.
-
Add adjustment coefficients for
CY_14_CYBERSHAKE
,CB_14_CYBERSHAKE
, andASK_14_CYBERSHAKE
. -
Add new
*_CYBERSHAKE
and*_CYBERSHAKE_ON
implementations (*_ON
replaces*_RS
).- Coefficients added in !331 (merged)
-
Add tests for
*_CYBERSHAKE
implementations. -
Incorporating SA and period dependence into
cybershake
flag (in constructors)