[cig-commits] r12772 - short/3D/PyLith/trunk/tests/2d/twofaults_quad4

brad at geodynamics.org brad at geodynamics.org
Tue Sep 2 09:54:59 PDT 2008


Author: brad
Date: 2008-09-02 09:54:59 -0700 (Tue, 02 Sep 2008)
New Revision: 12772

Modified:
   short/3D/PyLith/trunk/tests/2d/twofaults_quad4/dislocation_para.cfg
   short/3D/PyLith/trunk/tests/2d/twofaults_quad4/slipLL.spatialdb
   short/3D/PyLith/trunk/tests/2d/twofaults_quad4/slipRL.spatialdb
Log:
Fixed parameters.

Modified: short/3D/PyLith/trunk/tests/2d/twofaults_quad4/dislocation_para.cfg
===================================================================
--- short/3D/PyLith/trunk/tests/2d/twofaults_quad4/dislocation_para.cfg	2008-09-02 16:19:34 UTC (rev 12771)
+++ short/3D/PyLith/trunk/tests/2d/twofaults_quad4/dislocation_para.cfg	2008-09-02 16:54:59 UTC (rev 12772)
@@ -42,6 +42,9 @@
 # ----------------------------------------------------------------------
 # materials
 # ----------------------------------------------------------------------
+[pylithapp.timedependent.materials]
+elastic = pylith.materials.ElasticPlaneStrain
+
 [pylithapp.timedependent.materials.elastic]
 label = Elastic material
 id = 10

Modified: short/3D/PyLith/trunk/tests/2d/twofaults_quad4/slipLL.spatialdb
===================================================================
--- short/3D/PyLith/trunk/tests/2d/twofaults_quad4/slipLL.spatialdb	2008-09-02 16:19:34 UTC (rev 12771)
+++ short/3D/PyLith/trunk/tests/2d/twofaults_quad4/slipLL.spatialdb	2008-09-02 16:54:59 UTC (rev 12772)
@@ -11,4 +11,4 @@
     space-dim = 2
   }
 }
-0.0  0.0   1.0  0.5
+0.0  0.0   1.0  0.0

Modified: short/3D/PyLith/trunk/tests/2d/twofaults_quad4/slipRL.spatialdb
===================================================================
--- short/3D/PyLith/trunk/tests/2d/twofaults_quad4/slipRL.spatialdb	2008-09-02 16:19:34 UTC (rev 12771)
+++ short/3D/PyLith/trunk/tests/2d/twofaults_quad4/slipRL.spatialdb	2008-09-02 16:54:59 UTC (rev 12772)
@@ -3,14 +3,12 @@
   num-values = 2
   value-names =  left-lateral-slip fault-opening
   value-units =  m  m
-  num-locs = 3
-  data-dim = 1
+  num-locs = 1
+  data-dim = 0
   space-dim = 2
   cs-data = cartesian {
     to-meters = 1.0
     space-dim = 2
   }
 }
-1.0  3.0   1.0  0.4
-1.0  1.0   0.5  0.2
-1.0 -1.0   0.0  0.0
+0.0  0.0   -1.0  0.0



More information about the cig-commits mailing list