From 4c6c9790c8eff3e47b4539279729fe14b2952eb8 Mon Sep 17 00:00:00 2001 From: Peter Powers <pmpowers@usgs.gov> Date: Wed, 8 Nov 2023 09:01:49 -0700 Subject: [PATCH] updated cheraw rates for increased length, M7.4 --- stable-crust/fault/CO/Cheraw/usgs/rupture-set.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/stable-crust/fault/CO/Cheraw/usgs/rupture-set.json b/stable-crust/fault/CO/Cheraw/usgs/rupture-set.json index d2bc719..82ebfc9 100644 --- a/stable-crust/fault/CO/Cheraw/usgs/rupture-set.json +++ b/stable-crust/fault/CO/Cheraw/usgs/rupture-set.json @@ -7,8 +7,8 @@ "weight": 0.5, "value": { "type": "SINGLE", - "m": 7.0, - "rate": 0.00020419 + "m": 7.4, + "rate": 0.00005129 } }, { @@ -16,10 +16,10 @@ "weight": 0.5, "value": { "type": "GR", - "a": 2.39162, + "a": 2.01032, "b": 0.95, "mMin": 6.5, - "mMax": 7.0, + "mMax": 7.4, "Δm": 0.1 } } -- GitLab