From ddb5982d52ce937992bdb5ab9c05fccaa07ad09d Mon Sep 17 00:00:00 2001
From: Peter Powers <pmpowers@usgs.gov>
Date: Mon, 27 Sep 2021 20:35:16 -0600
Subject: [PATCH] s1c1 update

---
 .../Set1-Case1/active-crust/fault-sources/fault-config.json     | 2 +-
 etc/peer/models/Set1-Case1/active-crust/gmm-config.json         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/peer/models/Set1-Case1/active-crust/fault-sources/fault-config.json b/etc/peer/models/Set1-Case1/active-crust/fault-sources/fault-config.json
index 3b7b32e80..bd3f24c47 100644
--- a/etc/peer/models/Set1-Case1/active-crust/fault-sources/fault-config.json
+++ b/etc/peer/models/Set1-Case1/active-crust/fault-sources/fault-config.json
@@ -2,6 +2,6 @@
   "surface-spacing": 1.0,
   "rupture-scaling": "PEER",
   "rupture-floating": "OFF",
-  "dip-slip-model": "FIXED",
+  "dip-slip-model": null,
   "dip-tree": null
 }
diff --git a/etc/peer/models/Set1-Case1/active-crust/gmm-config.json b/etc/peer/models/Set1-Case1/active-crust/gmm-config.json
index dfe80f553..6a13b46fd 100644
--- a/etc/peer/models/Set1-Case1/active-crust/gmm-config.json
+++ b/etc/peer/models/Set1-Case1/active-crust/gmm-config.json
@@ -1,5 +1,5 @@
 {
-  "max-distance": 500.0,
+  "max-distance": 200.0,
   "epistemic-model": null,
   "epistemic-tree": null
 }
-- 
GitLab