[cig-commits] r14862 - in short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave: hex8 quad4 tet4 tri3

brad at geodynamics.org brad at geodynamics.org
Mon May 4 15:28:55 PDT 2009


Author: brad
Date: 2009-05-04 15:28:54 -0700 (Mon, 04 May 2009)
New Revision: 14862

Added:
   short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave_risetime.spatialdb
   short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave_risetime.spatialdb
   short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave_risetime.spatialdb
   short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave_risetime.spatialdb
Removed:
   short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave_sliprate.spatialdb
   short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave_sliprate.spatialdb
   short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave_sliprate.spatialdb
   short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave_sliprate.spatialdb
Modified:
   short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave.cfg
   short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave.cfg
   short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave.cfg
   short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave.cfg
Log:
Updated settings for examples.

Modified: short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave.cfg
===================================================================
--- short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave.cfg	2009-05-04 22:28:41 UTC (rev 14861)
+++ short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave.cfg	2009-05-04 22:28:54 UTC (rev 14862)
@@ -31,9 +31,9 @@
 # ----------------------------------------------------------------------
 [pylithapp.mesh_generator]
 #debug = 1
-importer = pylith.meshio.MeshIOCubit
+reader = pylith.meshio.MeshIOCubit
 
-[pylithapp.mesh_generator.importer]
+[pylithapp.mesh_generator.reader]
 filename = bar_hex8_200m.exo
 
 # ----------------------------------------------------------------------
@@ -77,11 +77,10 @@
 id = 1
 
 # Spatial database with physical properties for elastic material
-db.iohandler.filename = matprops.spatialdb
+properties_db.iohandler.filename = matprops.spatialdb
 
 # Set the basis functions and quadrature:
 # 3-D Lagrange cell with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature3D
 quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 3
 quadrature.cell.quad_order = 2
@@ -101,7 +100,6 @@
 
 # Specify the basis functions and quadrature:
 # 2-D Lagrange cell in 3-D space with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature2Din3D
 quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 2
 quadrature.cell.quad_order = 2
@@ -118,7 +116,6 @@
 
 # Specify the basis functions and quadrature:
 # 2-D Lagrange cell in 3-D space with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature2Din3D
 quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 2
 quadrature.cell.quad_order = 2
@@ -156,7 +153,6 @@
 
 # Specify the basis functions and quadrature:
 # 2-D Lagrange cell in 3-D space with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature2Din3D
 quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 2
 quadrature.cell.quad_order = 2
@@ -173,8 +169,8 @@
 # Database specifying the final slip.
 slip.iohandler.filename = shearwave_slip.spatialdb
 
-# Database specifying peak slip rate.
-slip_rate.iohandler.filename = shearwave_sliprate.spatialdb
+# Database specifying rise time.
+rise_time.iohandler.filename = shearwave_risetime.spatialdb
 
 # Database specifying time at which slip begins at each point.
 slip_time.iohandler.filename = shearwave_sliptime.spatialdb
@@ -222,4 +218,4 @@
 writer.time_format = %05.2f
 
 # Averate state variables over cell
-cell_filter = pylith.meshio.CellFilterAvg
+cell_filter = pylith.meshio.CellFilterAvgMesh

Copied: short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave_risetime.spatialdb (from rev 14854, short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave_sliprate.spatialdb)
===================================================================
--- short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave_risetime.spatialdb	                        (rev 0)
+++ short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave_risetime.spatialdb	2009-05-04 22:28:54 UTC (rev 14862)
@@ -0,0 +1,27 @@
+#SPATIAL.ascii 1
+SimpleDB {
+  // number of values for rise time.
+  num-values = 1
+
+  // Name and units for rise time
+  value-names =  rise-time
+  value-units =  s
+
+  // Number of locations where physical properties are given
+  // 1 location -> data is uniform -> data dimension is 0
+  num-locs = 1
+
+  // Problem is in 3-D
+  data-dim = 0
+
+  // Problem is in 3-D
+  space-dim = 3
+
+  // Coordinate system (3-D with coordinates in meters)
+  cs-data = cartesian {
+    to-meters = 1.0
+    space-dim = 3
+  }
+}
+// Columns are x, y, z, rise-time
+0.0  0.0  0.0    2.0

Deleted: short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave_sliprate.spatialdb
===================================================================
--- short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave_sliprate.spatialdb	2009-05-04 22:28:41 UTC (rev 14861)
+++ short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/hex8/shearwave_sliprate.spatialdb	2009-05-04 22:28:54 UTC (rev 14862)
@@ -1,27 +0,0 @@
-#SPATIAL.ascii 1
-SimpleDB {
-  // number of values for peak slip rate
-  num-values = 1
-
-  // Name and units for peak slip rate
-  value-names =  slip-rate
-  value-units =  m/s
-
-  // Number of locations where physical properties are given
-  // 1 location -> data is uniform -> data dimension is 0
-  num-locs = 1
-
-  // Problem is in 3-D
-  data-dim = 0
-
-  // Problem is in 3-D
-  space-dim = 3
-
-  // Coordinate system (3-D with coordinates in meters)
-  cs-data = cartesian {
-    to-meters = 1.0
-    space-dim = 3
-  }
-}
-// Columns are x, y, z, slip-rate
-0.0  0.0  0.0    1.0

Modified: short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave.cfg
===================================================================
--- short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave.cfg	2009-05-04 22:28:41 UTC (rev 14861)
+++ short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave.cfg	2009-05-04 22:28:54 UTC (rev 14862)
@@ -31,9 +31,9 @@
 # ----------------------------------------------------------------------
 [pylithapp.mesh_generator]
 #debug = 1
-importer = pylith.meshio.MeshIOCubit
+reader = pylith.meshio.MeshIOCubit
 
-[pylithapp.mesh_generator.importer]
+[pylithapp.mesh_generator.reader]
 filename = bar_quad4_200m.exo
 coordsys.space_dim = 2
 
@@ -81,11 +81,10 @@
 id = 1
 
 # Spatial database with physical properties for elastic material
-db.iohandler.filename = matprops.spatialdb
+properties_db.iohandler.filename = matprops.spatialdb
 
 # Set the basis functions and quadrature:
 # 2-D Lagrange cell with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature2D
 quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 2
 quadrature.cell.quad_order = 2
@@ -105,7 +104,6 @@
 
 # Specify the basis functions and quadrature:
 # 1-D Lagrange cell in 2-D space with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature1Din2D
 quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 1
 quadrature.cell.quad_order = 2
@@ -122,7 +120,6 @@
 
 # Specify the basis functions and quadrature:
 # 1-D Lagrange cell in 2-D space with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature1Din2D
 quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 1
 quadrature.cell.quad_order = 2
@@ -160,7 +157,6 @@
 
 # Specify the basis functions and quadrature:
 # 1-D Lagrange cell in 2-D space with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature1Din2D
 quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 1
 quadrature.cell.quad_order = 2
@@ -177,8 +173,8 @@
 # Database specifying the final slip.
 slip.iohandler.filename = shearwave_slip.spatialdb
 
-# Database specifying peak slip rate.
-slip_rate.iohandler.filename = shearwave_sliprate.spatialdb
+# Database specifying rise_time.
+rise_time.iohandler.filename = shearwave_risetime.spatialdb
 
 # Database specifying time at which slip begins at each point.
 slip_time.iohandler.filename = shearwave_sliptime.spatialdb
@@ -226,4 +222,4 @@
 writer.time_format = %05.2f
 
 # Averate state variables over cell
-cell_filter = pylith.meshio.CellFilterAvg
+cell_filter = pylith.meshio.CellFilterAvgMesh

Copied: short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave_risetime.spatialdb (from rev 14854, short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave_sliprate.spatialdb)
===================================================================
--- short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave_risetime.spatialdb	                        (rev 0)
+++ short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave_risetime.spatialdb	2009-05-04 22:28:54 UTC (rev 14862)
@@ -0,0 +1,25 @@
+#SPATIAL.ascii 1
+SimpleDB {
+  // number of values for rise time
+  num-values = 1
+
+  // Name and units for rise time
+  value-names =  rise-time
+  value-units =  s
+
+  // Number of locations where physical properties are given
+  // 1 location -> data is uniform -> data dimension is 0
+  num-locs = 1
+  data-dim = 0
+
+  // Problem is in 2-D
+  space-dim = 2
+
+  // Coordinate system (2-D with coordinates in meters)
+  cs-data = cartesian {
+    to-meters = 1.0
+    space-dim = 2
+  }
+}
+// Columns are x, y, rise-time
+0.0  0.0    2.0

Deleted: short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave_sliprate.spatialdb
===================================================================
--- short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave_sliprate.spatialdb	2009-05-04 22:28:41 UTC (rev 14861)
+++ short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/quad4/shearwave_sliprate.spatialdb	2009-05-04 22:28:54 UTC (rev 14862)
@@ -1,25 +0,0 @@
-#SPATIAL.ascii 1
-SimpleDB {
-  // number of values for peak slip rate
-  num-values = 1
-
-  // Name and units for peak slip rate
-  value-names =  slip-rate
-  value-units =  m/s
-
-  // Number of locations where physical properties are given
-  // 1 location -> data is uniform -> data dimension is 0
-  num-locs = 1
-  data-dim = 0
-
-  // Problem is in 2-D
-  space-dim = 2
-
-  // Coordinate system (2-D with coordinates in meters)
-  cs-data = cartesian {
-    to-meters = 1.0
-    space-dim = 2
-  }
-}
-// Columns are x, y, slip-rate
-0.0  0.0    1.0

Modified: short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave.cfg
===================================================================
--- short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave.cfg	2009-05-04 22:28:41 UTC (rev 14861)
+++ short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave.cfg	2009-05-04 22:28:54 UTC (rev 14862)
@@ -32,9 +32,9 @@
 # ----------------------------------------------------------------------
 [pylithapp.mesh_generator]
 #debug = 1
-importer = pylith.meshio.MeshIOLagrit
+reader = pylith.meshio.MeshIOLagrit
 
-[pylithapp.mesh_generator.importer]
+[pylithapp.mesh_generator.reader]
 filename_gmv = bar_tet4_200m.gmv
 filename_pset = bar_tet4_200m.pset
 
@@ -79,11 +79,10 @@
 id = 1
 
 # Spatial database with physical properties for elastic material
-db.iohandler.filename = matprops.spatialdb
+properties_db.iohandler.filename = matprops.spatialdb
 
 # Set the basis functions and quadrature:
 # 3-D simplex cell with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature3D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = tetrahedron
 quadrature.cell.quad_order = 2
@@ -97,11 +96,10 @@
 id = 2
 
 # Spatial database with physical properties for elastic material
-db.iohandler.filename = matprops.spatialdb
+properties_db.iohandler.filename = matprops.spatialdb
 
 # Set the basis functions and quadrature:
 # 3-D simplex cell with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature3D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = tetrahedron
 quadrature.cell.quad_order = 2
@@ -121,7 +119,6 @@
 
 # Specify the basis functions and quadrature:
 # 2-D simplex cell in 3-D space with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature2Din3D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = triangle
 quadrature.cell.quad_order = 2
@@ -138,7 +135,6 @@
 
 # Specify the basis functions and quadrature:
 # 2-D simplex cell in 3-D space with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature2Din3D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = triangle
 quadrature.cell.quad_order = 2
@@ -174,7 +170,6 @@
 
 # Specify the basis functions and quadrature:
 # 2-D simplex cell in 3-D space with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature2Din3D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = triangle
 quadrature.cell.quad_order = 2
@@ -191,8 +186,8 @@
 # Database specifying the final slip.
 slip.iohandler.filename = shearwave_slip.spatialdb
 
-# Database specifying peak slip rate.
-slip_rate.iohandler.filename = shearwave_sliprate.spatialdb
+# Database specifying rise time.
+rise_time.iohandler.filename = shearwave_risetime.spatialdb
 
 # Database specifying time at which slip begins at each point.
 slip_time.iohandler.filename = shearwave_sliptime.spatialdb
@@ -240,7 +235,7 @@
 writer.time_format = %05.2f
 
 # Averate state variables over cell
-cell_filter = pylith.meshio.CellFilterAvg
+cell_filter = pylith.meshio.CellFilterAvgMesh
 
 # Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.neg.output]
@@ -249,4 +244,4 @@
 writer.time_format = %05.2f
 
 # Averate state variables over cell
-cell_filter = pylith.meshio.CellFilterAvg
+cell_filter = pylith.meshio.CellFilterAvgMesh

Copied: short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave_risetime.spatialdb (from rev 14854, short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave_sliprate.spatialdb)
===================================================================
--- short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave_risetime.spatialdb	                        (rev 0)
+++ short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave_risetime.spatialdb	2009-05-04 22:28:54 UTC (rev 14862)
@@ -0,0 +1,27 @@
+#SPATIAL.ascii 1
+SimpleDB {
+  // number of values for rise time.
+  num-values = 1
+
+  // Name and units for rise time
+  value-names =  rise-time
+  value-units =  s
+
+  // Number of locations where physical properties are given
+  // 1 location -> data is uniform -> data dimension is 0
+  num-locs = 1
+
+  // Problem is in 3-D
+  data-dim = 0
+
+  // Problem is in 3-D
+  space-dim = 3
+
+  // Coordinate system (3-D with coordinates in meters)
+  cs-data = cartesian {
+    to-meters = 1.0
+    space-dim = 3
+  }
+}
+// Columns are x, y, z, rise-time
+0.0  0.0  0.0    2.0

Deleted: short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave_sliprate.spatialdb
===================================================================
--- short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave_sliprate.spatialdb	2009-05-04 22:28:41 UTC (rev 14861)
+++ short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tet4/shearwave_sliprate.spatialdb	2009-05-04 22:28:54 UTC (rev 14862)
@@ -1,27 +0,0 @@
-#SPATIAL.ascii 1
-SimpleDB {
-  // number of values for peak slip rate
-  num-values = 1
-
-  // Name and units for peak slip rate
-  value-names =  slip-rate
-  value-units =  m/s
-
-  // Number of locations where physical properties are given
-  // 1 location -> data is uniform -> data dimension is 0
-  num-locs = 1
-
-  // Problem is in 3-D
-  data-dim = 0
-
-  // Problem is in 3-D
-  space-dim = 3
-
-  // Coordinate system (3-D with coordinates in meters)
-  cs-data = cartesian {
-    to-meters = 1.0
-    space-dim = 3
-  }
-}
-// Columns are x, y, z, slip-rate
-0.0  0.0  0.0    1.0

Modified: short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave.cfg
===================================================================
--- short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave.cfg	2009-05-04 22:28:41 UTC (rev 14861)
+++ short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave.cfg	2009-05-04 22:28:54 UTC (rev 14862)
@@ -31,9 +31,9 @@
 # ----------------------------------------------------------------------
 [pylithapp.mesh_generator]
 #debug = 1
-importer = pylith.meshio.MeshIOCubit
+reader = pylith.meshio.MeshIOCubit
 
-[pylithapp.mesh_generator.importer]
+[pylithapp.mesh_generator.reader]
 filename = bar_tri3_200m.exo
 coordsys.space_dim = 2
 
@@ -81,11 +81,10 @@
 id = 1
 
 # Spatial database with physical properties for elastic material
-db.iohandler.filename = matprops.spatialdb
+properties_db.iohandler.filename = matprops.spatialdb
 
 # Set the basis functions and quadrature:
 # 2-D simplex cell with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature2D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = triangle
 quadrature.cell.quad_order = 2
@@ -105,7 +104,6 @@
 
 # Specify the basis functions and quadrature:
 # 1-D simplex cell in 2-D space with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature1Din2D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = line
 quadrature.cell.quad_order = 2
@@ -122,7 +120,6 @@
 
 # Specify the basis functions and quadrature:
 # 1-D simplex cell in 2-D space with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature1Din2D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = line
 quadrature.cell.quad_order = 2
@@ -160,7 +157,6 @@
 
 # Specify the basis functions and quadrature:
 # 1-D simplex cell in 2-D space with 2nd order quadrature
-quadrature = pylith.feassemble.quadrature.Quadrature1Din2D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = line
 quadrature.cell.quad_order = 2
@@ -177,8 +173,8 @@
 # Database specifying the final slip.
 slip.iohandler.filename = shearwave_slip.spatialdb
 
-# Database specifying peak slip rate.
-slip_rate.iohandler.filename = shearwave_sliprate.spatialdb
+# Database specifying rise time.
+rise_time.iohandler.filename = shearwave_risetime.spatialdb
 
 # Database specifying time at which slip begins at each point.
 slip_time.iohandler.filename = shearwave_sliptime.spatialdb
@@ -226,4 +222,4 @@
 writer.time_format = %05.2f
 
 # Averate state variables over cell
-cell_filter = pylith.meshio.CellFilterAvg
+cell_filter = pylith.meshio.CellFilterAvgMesh

Copied: short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave_risetime.spatialdb (from rev 14854, short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave_sliprate.spatialdb)
===================================================================
--- short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave_risetime.spatialdb	                        (rev 0)
+++ short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave_risetime.spatialdb	2009-05-04 22:28:54 UTC (rev 14862)
@@ -0,0 +1,25 @@
+#SPATIAL.ascii 1
+SimpleDB {
+  // number of values for rise time
+  num-values = 1
+
+  // Name and units for rise time
+  value-names =  rise-time
+  value-units =  s
+
+  // Number of locations where physical properties are given
+  // 1 location -> data is uniform -> data dimension is 0
+  num-locs = 1
+  data-dim = 0
+
+  // Problem is in 2-D
+  space-dim = 2
+
+  // Coordinate system (2-D with coordinates in meters)
+  cs-data = cartesian {
+    to-meters = 1.0
+    space-dim = 2
+  }
+}
+// Columns are x, y, rise-time
+0.0  0.0    2.0

Deleted: short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave_sliprate.spatialdb
===================================================================
--- short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave_sliprate.spatialdb	2009-05-04 22:28:41 UTC (rev 14861)
+++ short/3D/PyLith/branches/pylith-swig/examples/bar_shearwave/tri3/shearwave_sliprate.spatialdb	2009-05-04 22:28:54 UTC (rev 14862)
@@ -1,25 +0,0 @@
-#SPATIAL.ascii 1
-SimpleDB {
-  // number of values for peak slip rate
-  num-values = 1
-
-  // Name and units for peak slip rate
-  value-names =  slip-rate
-  value-units =  m/s
-
-  // Number of locations where physical properties are given
-  // 1 location -> data is uniform -> data dimension is 0
-  num-locs = 1
-  data-dim = 0
-
-  // Problem is in 2-D
-  space-dim = 2
-
-  // Coordinate system (2-D with coordinates in meters)
-  cs-data = cartesian {
-    to-meters = 1.0
-    space-dim = 2
-  }
-}
-// Columns are x, y, slip-rate
-0.0  0.0    1.0



More information about the CIG-COMMITS mailing list