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

Adding Attenuation Model of Ghasemi (2009) #9644

Closed
wants to merge 4,886 commits into from

Conversation

FatemehAlsh
Copy link
Contributor

Attenuation model of Ghasemi (2009) is developed for Iran with the doi of 10.1007/s10950-008-9143-x.
A gsim library of this model is added.
The version and tag of openquake engine used to develope this library is 3.17.1.

The changes made are:
1- A gsim library of "ghasemi_2009.py" is added to openquake\hazardlib\gsim.
2- A test file of "ghasemi_2009_test.py" is added to openquake\hazardlib\tests\gsim
3- A verification table of "Ghasemi09.xlsx" is added to openquake\hazardlib\tests\gsim\data.
The verification is done using an excel file which calculates the Sa(T1) based on model developed by Ghasemi2009. The
results obtained from this excel file is compared with the ones obtained from oq.
4- The "openquake.hazardlib.gsim.rst" file is modified so that it includes "ghasemi_2009" gsim library.

micheles and others added 30 commits April 17, 2024 10:26
Avoided instantiating gsim_lt too much
Splitting aristotle.main into `main_cmd` and `main_web`
[WIP] Aki and Richards test fix
Replacing round with numpy.round
Clarification of USGS CEUS 2018 GMPE docstring
Adding the ability to start an Aristotle computation from a rupture_model.xml
Extended `forbid_long_funcs` to commonlib
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. Overall this PR looks good to me. Please add your name here https://github.com/gem/oq-engine/blob/master/CONTRIBUTORS.txt and update this file https://github.com/gem/oq-engine/blob/master/debian/changelog

mmpagani and others added 3 commits May 9, 2024 11:22
Mmax relative uncertainty without moment balancing
[WIP] changing comparison point of tolerance for the kite fault meshes
@micheles
Copy link
Contributor

micheles commented May 9, 2024

Tests are red; please make sure to refresh your branch with a git pull origin/master

@FatemehAlsh FatemehAlsh changed the base branch from engine-3.17 to master May 9, 2024 10:40
@FatemehAlsh FatemehAlsh changed the base branch from master to engine-3.17 May 9, 2024 10:51
…emi09_BZPCE"

This reverts commit 89b369e, reversing
changes made to 54a6a1a.
@FatemehAlsh FatemehAlsh closed this May 9, 2024
@FatemehAlsh
Copy link
Contributor Author

a problem has occurred during updating. So I closed this pull request and I will open another one with all required changes discussed here. Thank you for your comments.

@BZPCE BZPCE deleted the gsim_Ghasemi09_BZPCE branch May 9, 2024 12:37
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.

8 participants