[cig-commits] r15815 - short/3D/PyLith/trunk/examples/3d/hex8

brad at geodynamics.org brad at geodynamics.org
Fri Oct 16 08:02:35 PDT 2009


Author: brad
Date: 2009-10-16 08:02:34 -0700 (Fri, 16 Oct 2009)
New Revision: 15815

Modified:
   short/3D/PyLith/trunk/examples/3d/hex8/initial_stress.spatialdb
Log:
Switched to 2-point linear variation in initial stress field.

Modified: short/3D/PyLith/trunk/examples/3d/hex8/initial_stress.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/initial_stress.spatialdb	2009-10-16 12:06:32 UTC (rev 15814)
+++ short/3D/PyLith/trunk/examples/3d/hex8/initial_stress.spatialdb	2009-10-16 15:02:34 UTC (rev 15815)
@@ -12,8 +12,8 @@
 
   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.
+  num-locs = 2 // number of locations: 1 value each at the upper and lower
+               // surfaces. Linear interpolation should be used.
 
   data-dim = 1
   space-dim = 3
@@ -32,7 +32,5 @@
 // (7) stress-xy (Pa)
 // (8) stress-yz (Pa)
 // (9) stress-xz (Pa)
-0.0  0.0 -3500.0 -3.064578125e+07 -3.064578125e+07 -8.58081875e+07 0.0 0.0 0.0
-0.0  0.0 -2500.0 -2.188984375e+07 -2.188984375e+07 -6.12915625e+07 0.0 0.0 0.0
-0.0  0.0 -1500.0 -1.313390625e+07 -1.313390625e+07 -3.67749375e+07 0.0 0.0 0.0
-0.0  0.0  -500.0 -4.37796875e+06 -4.37796875e+06 -1.22583125e+07 0.0 0.0 0.0
+0.0  0.0 -4000.0 -98066500 -98066500 -98066500 0.0 0.0 0.0
+0.0  0.0  0.0 0.0 0.0 0.0 0.0 0.0 0.0



More information about the CIG-COMMITS mailing list