[cig-commits] r14372 - short/2.5D/benchmarks/savageprescott/parameters

willic3 at geodynamics.org willic3 at geodynamics.org
Tue Mar 17 16:23:34 PDT 2009


Author: willic3
Date: 2009-03-17 16:23:34 -0700 (Tue, 17 Mar 2009)
New Revision: 14372

Modified:
   short/2.5D/benchmarks/savageprescott/parameters/finalslip_rupture.spatialdb
   short/2.5D/benchmarks/savageprescott/parameters/sliprate_creep.spatialdb
Log:
Modified fault slip to correctly match analytical solution.



Modified: short/2.5D/benchmarks/savageprescott/parameters/finalslip_rupture.spatialdb
===================================================================
--- short/2.5D/benchmarks/savageprescott/parameters/finalslip_rupture.spatialdb	2009-03-17 22:15:51 UTC (rev 14371)
+++ short/2.5D/benchmarks/savageprescott/parameters/finalslip_rupture.spatialdb	2009-03-17 23:23:34 UTC (rev 14372)
@@ -10,7 +10,7 @@
   num-values = 3
   value-names =  left-lateral-slip  reverse-slip  fault-opening
   value-units =  m  m  m
-  num-locs = 4
+  num-locs = 5
   data-dim = 1 // Data is specified along a line.
   space-dim = 3
   cs-data = cartesian {
@@ -26,6 +26,7 @@
 // (5) reverse-slip (m)
 // (6) fault-opening (m)
 0.0  0.0   0.00     4.0  0.0  0.0
-0.0  0.0  -20.00    4.0  0.0  0.0
-0.0  0.0  -20.01    0.0  0.0  0.0
+0.0  0.0  -19.00    4.0  0.0  0.0
+0.0  0.0  -20.00    2.0  0.0  0.0
+0.0  0.0  -21.00    0.0  0.0  0.0
 0.0  0.0  -1000.0   0.0  0.0  0.0

Modified: short/2.5D/benchmarks/savageprescott/parameters/sliprate_creep.spatialdb
===================================================================
--- short/2.5D/benchmarks/savageprescott/parameters/sliprate_creep.spatialdb	2009-03-17 22:15:51 UTC (rev 14371)
+++ short/2.5D/benchmarks/savageprescott/parameters/sliprate_creep.spatialdb	2009-03-17 23:23:34 UTC (rev 14372)
@@ -11,7 +11,7 @@
   num-values = 3
   value-names =  left-lateral-slip  reverse-slip  fault-opening
   value-units =  m/s  m/s  m/s
-  num-locs = 6
+  num-locs = 8
   data-dim = 1 // Values are specified along a line.
   space-dim = 3
   cs-data = cartesian {
@@ -27,8 +27,10 @@
 // (5) reverse-slip rate (m/s)
 // (6) fault-opening rate (m/s)
 0.0   0.0     0.00     0.00  0.0  0.0
-0.0   0.0   -20.00     0.00  0.0  0.0
-0.0   0.0   -20.01     6.337617562806e-10  0.0  0.0
-0.0   0.0   -40.00     6.337617562806e-10  0.0  0.0
-0.0   0.0   -40.01     0.00  0.0  0.0
+0.0   0.0   -19.00     0.00  0.0  0.0
+0.0   0.0   -20.00     3.168808781403e-10  0.0  0.0
+0.0   0.0   -21.00     6.337617562806e-10  0.0  0.0
+0.0   0.0   -39.00     6.337617562806e-10  0.0  0.0
+0.0   0.0   -40.00     3.168808781403e-10  0.0  0.0
+0.0   0.0   -41.00     0.00  0.0  0.0
 0.0   0.0   -1000.0    0.00  0.0  0.0



More information about the CIG-COMMITS mailing list