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

Add Attenuation Model of Campbell Bozorgnia 2003 For All Conditions #10114

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

Conversation

BZPCE
Copy link
Contributor

@BZPCE BZPCE commented Nov 2, 2024

The attenuation model developed by Campbell_Bozorgnia (2003) is added to perform the calculations for all conditions (soil types, ...) and for both horizontal and vertical components.
The changes made are:
1- A gsim library of "campbell_bozorgnia_2003_world" is added to openquake\hazardlib\gsim
2- A test file of "campbell_bozorgnia_2003_world_test" is added to openquake\hazardlib\tests\gsim
3- The verification tables of "campbell_bozorgnia_2003_world" is added to openquake\hazardlib\tests\gsim\data\CB03_W.
4- The "openquake.hazardlib.gsim.rst" file is modified so that it includes "campbell_bozorgnia_2003_world".

The attenuation model developed by Campbell_Bozorgnia (2003) is added to perform the calculations for all conditions (soil types, ...) and for both horizontal and vertical components.
@micheles micheles added this to the Engine 3.22.0 milestone Nov 4, 2024
campbell_bozorgnia_2003_world
-------------------------------------------------------

.. automodule:: openquake.hazardlib.campbell_bozorgnia_2003_world
Copy link
Contributor

@micheles micheles Nov 4, 2024

Choose a reason for hiding this comment

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

The documentation tests are broken because here you must change
openquake.hazardlib.campbell_bozorgnia_2003_world -> openquake.hazardlib.gsim.campbell_bozorgnia_2003_world

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