[cig-commits] [commit] baagaard/add-examples-debugging: Introduce some errors into spatialdb file. (23b1ff7)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sun Jun 22 21:36:39 PDT 2014


Repository : https://github.com/geodynamics/pylith

On branch  : baagaard/add-examples-debugging
Link       : https://github.com/geodynamics/pylith/compare/8c209346f4530dafd48b8c266f9c94af4d07d234...33663fc49f8dff3cd3e846481c0e6023bf968ff3

>---------------------------------------------------------------

commit 23b1ff78cb3aedd355a93758b8fc5624d300e9ca
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Sun Jun 22 21:35:58 2014 -0700

    Introduce some errors into spatialdb file.


>---------------------------------------------------------------

23b1ff78cb3aedd355a93758b8fc5624d300e9ca
 examples/debugging/mat_elastic.spatialdb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/debugging/mat_elastic.spatialdb b/examples/debugging/mat_elastic.spatialdb
index 526fab2..bb5e2a5 100644
--- a/examples/debugging/mat_elastic.spatialdb
+++ b/examples/debugging/mat_elastic.spatialdb
@@ -8,9 +8,9 @@ SimpleDB {
   num-values = 3 // number of material property values
   value-names =  density vs vp // names of the material property values
   value-units =  kg/m**3  m/s  m/s // units
-  num-locs = 1 // number of locations
+    num-locs = 3 // number of locations
   data-dim = 0
-  space-dim = 3
+    space-dim = 2
   cs-data = cartesian {
     to-meters = 1.0
     space-dim = 3



More information about the CIG-COMMITS mailing list