Add Attenuation Model of Campbell Bozorgnia 2003 For All Conditions #10114
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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".