[cig-commits] r15013 - in short/3D/PyLith/trunk/examples: 3d/hex8 bar_shearwave/hex8 bar_shearwave/quad4 bar_shearwave/tet4 bar_shearwave/tri3 greensfns/hex8 twocells/twohex8 twocells/twoquad4 twocells/twotet4 twocells/twotet4-geoproj twocells/twotri3

brad at geodynamics.org brad at geodynamics.org
Mon May 18 16:16:19 PDT 2009


Author: brad
Date: 2009-05-18 16:16:17 -0700 (Mon, 18 May 2009)
New Revision: 15013

Modified:
   short/3D/PyLith/trunk/examples/3d/hex8/initial_state.spatialdb
   short/3D/PyLith/trunk/examples/3d/hex8/mat_elastic.spatialdb
   short/3D/PyLith/trunk/examples/3d/hex8/mat_genviscoelastic.spatialdb
   short/3D/PyLith/trunk/examples/3d/hex8/mat_viscoelastic.spatialdb
   short/3D/PyLith/trunk/examples/bar_shearwave/hex8/matprops.spatialdb
   short/3D/PyLith/trunk/examples/bar_shearwave/quad4/matprops.spatialdb
   short/3D/PyLith/trunk/examples/bar_shearwave/tet4/matprops.spatialdb
   short/3D/PyLith/trunk/examples/bar_shearwave/tri3/matprops.spatialdb
   short/3D/PyLith/trunk/examples/greensfns/hex8/mat_elastic.spatialdb
   short/3D/PyLith/trunk/examples/twocells/twohex8/matprops.spatialdb
   short/3D/PyLith/trunk/examples/twocells/twoquad4/matprops.spatialdb
   short/3D/PyLith/trunk/examples/twocells/twotet4-geoproj/matprops.spatialdb
   short/3D/PyLith/trunk/examples/twocells/twotet4/matprops.spatialdb
   short/3D/PyLith/trunk/examples/twocells/twotri3/matprops.spatialdb
Log:
Updated units in spatial database files for examples (Python syntax).

Modified: short/3D/PyLith/trunk/examples/3d/hex8/initial_state.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/initial_state.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/3d/hex8/initial_state.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -7,7 +7,7 @@
 SimpleDB {
   num-values = 6 // number of stress components
   value-names =  stress_xx stress_yy stress_zz stress_xy stress_yz stress_xz // names of the stress components
-  value-units =  Pa Pa Pa Pa Pa Pa // units (conversions not supported)
+  value-units =  Pa Pa Pa Pa Pa Pa // units
   num-locs = 4 // number of locations: 1 value at the mid-depth for each
                // layer of elements.
   data-dim = 1

Modified: short/3D/PyLith/trunk/examples/3d/hex8/mat_elastic.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/mat_elastic.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/3d/hex8/mat_elastic.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -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 // units
   num-locs = 1 // number of locations
   data-dim = 0
   space-dim = 3

Modified: short/3D/PyLith/trunk/examples/3d/hex8/mat_genviscoelastic.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/mat_genviscoelastic.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/3d/hex8/mat_genviscoelastic.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -8,7 +8,7 @@
 SimpleDB {
   num-values = 9 // number of material property values
   value-names =  density vs vp shear_ratio_1 shear_ratio_2 shear_ratio_3 viscosity_1 viscosity_2 viscosity_3 // names of the material property values
-  value-units =  kg/m^3  m/s  m/s None None None Pa*s Pa*s Pa*s // units (conversions not supported)
+  value-units =  kg/m**3  m/s  m/s None None None Pa*s Pa*s Pa*s // units
   num-locs = 1 // number of locations
   data-dim = 0
   space-dim = 3

Modified: short/3D/PyLith/trunk/examples/3d/hex8/mat_viscoelastic.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/mat_viscoelastic.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/3d/hex8/mat_viscoelastic.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -10,7 +10,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 // units
   num-locs = 1 // number of locations
   data-dim = 0
   space-dim = 3

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/hex8/matprops.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/hex8/matprops.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/hex8/matprops.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -5,7 +5,7 @@
 
   // Names and units of physical properties
   value-names =  density vs vp
-  value-units =  kg/m^3  m/s  m/s
+  value-units =  kg/m**3  m/s  m/s
 
   // Number of locations where physical properties are given
   // 1 location -> data is uniform -> data dimension is 0

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/quad4/matprops.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/quad4/matprops.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/quad4/matprops.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -5,7 +5,7 @@
 
   // Names and units of physical properties
   value-names =  density vs vp
-  value-units =  kg/m^3  m/s  m/s
+  value-units =  kg/m**3  m/s  m/s
 
   // Number of locations where physical properties are given
   // 1 location -> data is uniform -> data dimension is 0

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/tet4/matprops.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/tet4/matprops.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/tet4/matprops.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -5,7 +5,7 @@
 
   // Names and units of physical properties
   value-names =  density vs vp
-  value-units =  kg/m^3  m/s  m/s
+  value-units =  kg/m**3  m/s  m/s
 
   // Number of locations where physical properties are given
   // 1 location -> data is uniform -> data dimension is 0

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/tri3/matprops.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/tri3/matprops.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/tri3/matprops.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -5,7 +5,7 @@
 
   // Names and units of physical properties
   value-names =  density vs vp
-  value-units =  kg/m^3  m/s  m/s
+  value-units =  kg/m**3  m/s  m/s
 
   // Number of locations where physical properties are given
   // 1 location -> data is uniform -> data dimension is 0

Modified: short/3D/PyLith/trunk/examples/greensfns/hex8/mat_elastic.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/greensfns/hex8/mat_elastic.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/greensfns/hex8/mat_elastic.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -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 // units
   num-locs = 1 // number of locations
   data-dim = 0
   space-dim = 3

Modified: short/3D/PyLith/trunk/examples/twocells/twohex8/matprops.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twohex8/matprops.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/twocells/twohex8/matprops.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -13,7 +13,7 @@
   value-names =  density vs vp viscosity
 
   // These are the units used to specify density, vs, and vp.
-  value-units =  kg/m^3  m/s  m/s  Pa*s
+  value-units =  kg/m**3  m/s  m/s  Pa*s
 
   // Values are only specified at a single point since they are constant
   // throughout the mesh.

Modified: short/3D/PyLith/trunk/examples/twocells/twoquad4/matprops.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twoquad4/matprops.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/twocells/twoquad4/matprops.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -13,7 +13,7 @@
   value-names =  density vs vp
 
   // These are the units used to specify density, vs, and vp.
-  value-units =  kg/m^3  m/s  m/s
+  value-units =  kg/m**3  m/s  m/s
 
   // Values are only specified at a single point since they are constant
   // throughout the mesh.

Modified: short/3D/PyLith/trunk/examples/twocells/twotet4/matprops.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twotet4/matprops.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/twocells/twotet4/matprops.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -13,7 +13,7 @@
   value-names =  density vs vp
 
   // These are the units used to specify density, vs, and vp.
-  value-units =  kg/m^3  m/s  m/s
+  value-units =  kg/m**3  m/s  m/s
 
   // Values are only specified at a single point since they are constant
   // throughout the mesh.

Modified: short/3D/PyLith/trunk/examples/twocells/twotet4-geoproj/matprops.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twotet4-geoproj/matprops.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/twocells/twotet4-geoproj/matprops.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -13,7 +13,7 @@
   value-names =  density vs vp
 
   // These are the units used to specify density, vs, and vp.
-  value-units =  kg/m^3  m/s  m/s
+  value-units =  kg/m**3  m/s  m/s
 
   // Values are only specified at a single point since they are constant
   // throughout the mesh.

Modified: short/3D/PyLith/trunk/examples/twocells/twotri3/matprops.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twotri3/matprops.spatialdb	2009-05-18 23:15:54 UTC (rev 15012)
+++ short/3D/PyLith/trunk/examples/twocells/twotri3/matprops.spatialdb	2009-05-18 23:16:17 UTC (rev 15013)
@@ -13,7 +13,7 @@
   value-names =  density vs vp
 
   // These are the units used to specify density, vs, and vp.
-  value-units =  kg/m^3  m/s  m/s
+  value-units =  kg/m**3  m/s  m/s
 
   // Values are only specified at a single point since they are constant
   // throughout the mesh.



More information about the CIG-COMMITS mailing list