[cig-commits] r16536 - short/3D/PyLith/tags/v1.4.3/examples/3d/hex8

brad at geodynamics.org brad at geodynamics.org
Mon Apr 12 16:26:29 PDT 2010


Author: brad
Date: 2010-04-12 16:26:29 -0700 (Mon, 12 Apr 2010)
New Revision: 16536

Modified:
   short/3D/PyLith/tags/v1.4.3/examples/3d/hex8/mat_powerlaw.spatialdb
Log:
Fixed name of value in spatial database.

Modified: short/3D/PyLith/tags/v1.4.3/examples/3d/hex8/mat_powerlaw.spatialdb
===================================================================
--- short/3D/PyLith/tags/v1.4.3/examples/3d/hex8/mat_powerlaw.spatialdb	2010-04-12 22:36:44 UTC (rev 16535)
+++ short/3D/PyLith/tags/v1.4.3/examples/3d/hex8/mat_powerlaw.spatialdb	2010-04-12 23:26:29 UTC (rev 16536)
@@ -7,7 +7,7 @@
 #SPATIAL.ascii 1
 SimpleDB {
   num-values = 5 // number of material property values
-  value-names =  density vs vp power-law-coeff power-law-exponent // names of the material property values
+  value-names =  density vs vp power-law-coefficient power-law-exponent // names of the material property values
   value-units =  kg/m**3  m/s  m/s Pa**(-3.0)/s None // units
   num-locs = 1 // number of locations
   data-dim = 0



More information about the CIG-COMMITS mailing list