Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of GMM of Ambraseys 1996 and Sapetta_Pugliese 1996 #10159

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

mascandola
Copy link
Contributor

The GMMs of Ambraseys 1996 and Sapetta_Pugliese 1996 are implemented as in MPS04

@micheles
Copy link
Contributor

Please update the changelog

@mascandola
Copy link
Contributor Author

Please update the changelog

Done but results in a new pull request

Copy link
Member

@mmpagani mmpagani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @mascandola for this PR.

The magnitude in Ambraseys et al. is Ms. The standard in the OQ Engine is Mw. I suggest adding to your implementation of the Ambraseys a function that converts the input magnitudes (that we assume Mw) into Ms. If you want to be consistent with the original model, you can use their eq. 2 for the conversion.

In the case of Sabetta and Publiese (1996), the homogenisation of magnitude is even trickier as it is supposed to be ML below 5.5 and Ms above this threshold. I suggest adopting a strategy as described above for AMB96 but with conversion equations from literature, perhaps using as a reference https://emidius.mi.ingv.it/CPTI15-DBMI15/data/CPTI15_v4.0_description.pdf

The advantage of standardizing magnitudes to Mw is that it will be possible to use these GMMs interchangeably with more recent ones and compare results.

For the distance metric, SP96 says that R in their eq. 4 is "is distance (fault or epicentral)". This is not completely clear to me but I would be inclined to say that distance is Rjb (and when the rupture dimensions are negligible this inherently equivalent to epicentral).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants