[cig-commits] r19021 - short/3D/PyLith/benchmarks/trunk/static/performance/solvertest

brad at geodynamics.org brad at geodynamics.org
Wed Oct 5 16:20:27 PDT 2011


Author: brad
Date: 2011-10-05 16:20:27 -0700 (Wed, 05 Oct 2011)
New Revision: 19021

Added:
   short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/finalslip_middle.spatialdb
   short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/finalslip_xneg.spatialdb
   short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/finalslip_xpos.spatialdb
Log:
Added final slip distributions (tapered to zero at edges of fault).

Added: short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/finalslip_middle.spatialdb
===================================================================
--- short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/finalslip_middle.spatialdb	                        (rev 0)
+++ short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/finalslip_middle.spatialdb	2011-10-05 23:20:27 UTC (rev 19021)
@@ -0,0 +1,24 @@
+#SPATIAL.ascii 1
+SimpleDB {
+  num-values = 3
+  value-names =  left-lateral-slip  reverse-slip  fault-opening
+  value-units =  m  m  m
+  num-locs = 10
+  data-dim = 2
+  space-dim = 3
+  cs-data = cartesian {
+    to-meters = 1.0
+    space-dim = 3
+  }
+}
+-5071.8 -18928.2      0.0   0.0  0.0  0.0
+-5071.8 -18928.2 -12000.0   0.0  0.0  0.0
+-4347.3 -16224.2 -12000.0   0.0  0.0  0.0
++5071.8 +18928.2      0.0   0.0  0.0  0.0
++5071.8 +18928.2 -12000.0   0.0  0.0  0.0
++4347.3 +16224.2 -12000.0   0.0  0.0  0.0
+
+-4347.3 -16224.2      0.0  -1.0  0.0  0.0
+-4347.3 -16224.2 -11999.0  -1.0  0.0  0.0
++4347.3 +16224.2      0.0  -1.0  0.0  0.0
++4347.3 +16224.2 -11999.0  -1.0  0.0  0.0

Added: short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/finalslip_xneg.spatialdb
===================================================================
--- short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/finalslip_xneg.spatialdb	                        (rev 0)
+++ short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/finalslip_xneg.spatialdb	2011-10-05 23:20:27 UTC (rev 19021)
@@ -0,0 +1,24 @@
+#SPATIAL.ascii 1
+SimpleDB {
+  num-values = 3
+  value-names =  left-lateral-slip  reverse-slip  fault-opening
+  value-units =  m  m  m
+  num-locs = 10
+  data-dim = 2
+  space-dim = 3
+  cs-data = cartesian {
+    to-meters = 1.0
+    space-dim = 3
+  }
+}
+-33958.1   9938.1      0.0   0.0  0.0  0.0
+-33958.1   9938.1 -12000.0   0.0  0.0  0.0
+-31876.2   7876.2 -12000.0   0.0  0.0  0.0
+ -7133.7 -16866.3      0.0   0.0  0.0  0.0
+ -7133.7 -16866.3 -12000.0   0.0  0.0  0.0
+ -9195.6 -14804.4 -12000.0   0.0  0.0  0.0
+
+-31876.2   7876.2      0.0  +0.5  0.0  0.0
+-31876.2   7876.2 -11999.0  +0.5  0.0  0.0
+ -9195.6 -14804.4      0.0  +0.5  0.0  0.0
+ -9195.6 -14804.4 -11999.0  +0.5  0.0  0.0

Added: short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/finalslip_xpos.spatialdb
===================================================================
--- short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/finalslip_xpos.spatialdb	                        (rev 0)
+++ short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/finalslip_xpos.spatialdb	2011-10-05 23:20:27 UTC (rev 19021)
@@ -0,0 +1,24 @@
+#SPATIAL.ascii 1
+SimpleDB {
+  num-values = 3
+  value-names =  left-lateral-slip  reverse-slip  fault-opening
+  value-units =  m  m  m
+  num-locs = 10
+  data-dim = 2
+  space-dim = 3
+  cs-data = cartesian {
+    to-meters = 1.0
+    space-dim = 3
+  }
+}
+ 33958.1  -9938.1      0.0   0.0  0.0  0.0
+ 33958.1  -9938.1 -12000.0   0.0  0.0  0.0
+ 31876.2  -7876.2 -12000.0   0.0  0.0  0.0
+  7133.7  16866.3      0.0   0.0  0.0  0.0
+  7133.7  16866.3 -12000.0   0.0  0.0  0.0
+  9195.6  14804.4 -12000.0   0.0  0.0  0.0
+
+ 31876.2  -7876.2      0.0  +0.5  0.0  0.0
+ 31876.2  -7876.2 -11999.0  +0.5  0.0  0.0
+  9195.6  14804.4      0.0  +0.5  0.0  0.0
+  9195.6  14804.4 -11999.0  +0.5  0.0  0.0



More information about the CIG-COMMITS mailing list