[cig-commits] r16640 - short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters

brad at geodynamics.org brad at geodynamics.org
Wed May 5 09:05:09 PDT 2010


Author: brad
Date: 2010-05-05 09:05:09 -0700 (Wed, 05 May 2010)
New Revision: 16640

Modified:
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/mat_elastic.spatialdb
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/mat_maxwell.spatialdb
Log:
Updated units.

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/mat_elastic.spatialdb
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/mat_elastic.spatialdb	2010-05-05 15:53:17 UTC (rev 16639)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/mat_elastic.spatialdb	2010-05-05 16:05:09 UTC (rev 16640)
@@ -7,7 +7,7 @@
 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 (conversions not supported)
+  value-units =  kg/m**3  m/s  m/s
   num-locs = 1 // number of locations
   data-dim = 0
   space-dim = 3
@@ -20,7 +20,7 @@
 // (1) x coordinate (m)
 // (2) y coordinate (m)
 // (3) z coordinate (m)
-// (4) density (kg/m^3)
+// (4) density (kg/m**3)
 // (5) vs (m/s)
 // (6) vp (m/s)
 0.0  0.0  0.0   2700.0  3333.333333333333  5773.502691896258

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/mat_maxwell.spatialdb
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/mat_maxwell.spatialdb	2010-05-05 15:53:17 UTC (rev 16639)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/mat_maxwell.spatialdb	2010-05-05 16:05:09 UTC (rev 16640)
@@ -7,7 +7,7 @@
 SimpleDB {
   num-values = 4 // number of material property values
   value-names =  density vs vp viscosity // names of the material property values
-  value-units =  kg/m**3  m/s  m/s Pa*s // units (conversions not supported)
+  value-units =  kg/m**3  m/s  m/s Pa*s
   num-locs = 1 // number of locations
   data-dim = 0
   space-dim = 3
@@ -20,7 +20,8 @@
 // (1) x coordinate (m)
 // (2) y coordinate (m)
 // (3) z coordinate (m)
-// (4) density (kg/m^3)
+// (4) density (kg/m**3)
 // (5) vs (m/s)
 // (6) vp (m/s)
+// (7) viscosity (Pa*s)
 0.0  0.0  0.0   2700.0  3333.333333333333  5773.502691896258 4.73364e19



More information about the CIG-COMMITS mailing list