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

brad at geodynamics.org brad at geodynamics.org
Sun Jun 13 16:30:30 PDT 2010


Author: brad
Date: 2010-06-13 16:30:30 -0700 (Sun, 13 Jun 2010)
New Revision: 17006

Modified:
   short/3D/PyLith/trunk/examples/3d/hex8/step03.cfg
   short/3D/PyLith/trunk/examples/3d/hex8/step08.cfg
Log:
Manual merge from v1.5-stable.

Modified: short/3D/PyLith/trunk/examples/3d/hex8/step03.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/step03.cfg	2010-06-13 23:24:39 UTC (rev 17005)
+++ short/3D/PyLith/trunk/examples/3d/hex8/step03.cfg	2010-06-13 23:30:30 UTC (rev 17006)
@@ -101,6 +101,7 @@
 # The slip time and final slip are defined in spatial databases.
 [pylithapp.timedependent.interfaces.fault.eq_srcs.rupture.slip_function]
 slip.iohandler.filename = spatialdb/finalslip.spatialdb
+slip.query_type = linear
 slip_time.iohandler.filename = spatialdb/sliptime.spatialdb
 
 # ----------------------------------------------------------------------

Modified: short/3D/PyLith/trunk/examples/3d/hex8/step08.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/step08.cfg	2010-06-13 23:24:39 UTC (rev 17005)
+++ short/3D/PyLith/trunk/examples/3d/hex8/step08.cfg	2010-06-13 23:30:30 UTC (rev 17006)
@@ -89,6 +89,7 @@
 values_B = [reference-stress,reference-strain-rate,power-law-exponent]   ; Power-law properties.
 db_B.label = Power-law properties
 db_B.iohandler.filename = spatialdb/mat_powerlaw.spatialdb
+db_B.query_type = linear
 
 # Since there are additional properties and state variables for the
 # power-law model, we explicitly request that they be output. Properties are



More information about the CIG-COMMITS mailing list