[cig-commits] [commit] baagaard/add-examples-debugging, maint, next: Add more errors into mat_elastic and step02. (7d4a694)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 25 17:19:17 PDT 2014


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

On branches: baagaard/add-examples-debugging,maint,next
Link       : https://github.com/geodynamics/pylith/compare/9e9b3eb32aeee3851bb285945375cc28a2c0fdcf...ffaa715d19b1a8a79173ca5af7d64b65529244c8

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

commit 7d4a694b4ad3d4b57fc3c1cbdc48b04f6e700577
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Mon Jun 23 12:48:02 2014 -0700

    Add more errors into mat_elastic and step02.


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

7d4a694b4ad3d4b57fc3c1cbdc48b04f6e700577
 examples/debugging/mat_elastic.spatialdb | 4 ++--
 examples/debugging/step02.cfg            | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/examples/debugging/mat_elastic.spatialdb b/examples/debugging/mat_elastic.spatialdb
index bb5e2a5..605cc0a 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 = 3 // number of locations
+  num-locs = 3 // number of locations
   data-dim = 0
-    space-dim = 2
+  space-dim = 2
   cs-data = cartesian {
     to-meters = 1.0
     space-dim = 3
diff --git a/examples/debugging/step02.cfg b/examples/debugging/step02.cfg
index 04c76a7..0788860 100644
--- a/examples/debugging/step02.cfg
+++ b/examples/debugging/step02.cfg
@@ -92,7 +92,6 @@ label = fault_ext
 
 # We must define the quadrature information for fault cells.
 # The fault cells are 2D (surface).
-quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 2
 
 # The slip time and final slip are defined in spatial databases.



More information about the CIG-COMMITS mailing list