Skip to content

Commit

Permalink
updated subduction gmm ids
Browse files Browse the repository at this point in the history
  • Loading branch information
pmpowers-usgs committed Nov 15, 2017
1 parent fa6f81a commit 48c2ca8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Western US/Interface/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<GroundMotionModels>
<!-- This model is an example and for review purposes only -->
<ModelSet maxDistance="1000.0">
<Model id="AB_03_GLOB_INTER" weight="0.25"/>
<Model id="YOUNGS_97_INTER" weight="0.25"/>
<Model id="ZHAO_06_INTER" weight="0.5"/>
<Model id="AB_03_GLOBAL_INTERFACE" weight="0.25"/>
<Model id="YOUNGS_97_INTERFACE" weight="0.25"/>
<Model id="ZHAO_06_INTERFACE" weight="0.5"/>
</ModelSet>
</GroundMotionModels>
4 changes: 2 additions & 2 deletions Western US/Slab/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<GroundMotionModels>
<!-- This model is an example and for review purposes only -->
<ModelSet maxDistance="200.0">
<Model id="AB_03_GLOB_SLAB" weight="0.25"/>
<Model id="AB_03_CASC_SLAB" weight="0.25"/>
<Model id="AB_03_GLOBAL_SLAB" weight="0.25"/>
<Model id="AB_03_CASCADIA_SLAB" weight="0.25"/>
<Model id="YOUNGS_97_SLAB" weight="0.5"/>
</ModelSet>
</GroundMotionModels>

0 comments on commit 48c2ca8

Please sign in to comment.