[cig-commits] r20127 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16

brad at geodynamics.org brad at geodynamics.org
Tue May 15 14:37:48 PDT 2012


Author: brad
Date: 2012-05-15 14:37:48 -0700 (Tue, 15 May 2012)
New Revision: 20127

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/hex8.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tet4.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_hex8_075m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_hex8_150m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_tet4_075m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_tet4_150m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv17.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv17_tet4_075m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv17_tet4_150m.cfg
Log:
Updated for PyLith 1.7.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/hex8.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/hex8.cfg	2012-05-15 21:37:21 UTC (rev 20126)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/hex8.cfg	2012-05-15 21:37:48 UTC (rev 20127)
@@ -1,4 +1,3 @@
-# -*- Python -*-
 [pylithapp]
 
 # ----------------------------------------------------------------------

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/pylithapp.cfg	2012-05-15 21:37:21 UTC (rev 20126)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/pylithapp.cfg	2012-05-15 21:37:48 UTC (rev 20127)
@@ -1,5 +1,3 @@
-# -*- Python -*-
-
 [pylithapp]
 
 # ----------------------------------------------------------------------
@@ -117,10 +115,6 @@
 id = 10
 label = fault
 
-db_initial_tractions = spatialdata.spatialdb.SimpleDB
-db_initial_tractions.label = Initial fault tractions
-db_initial_tractions.query_type = linear
-
 friction = pylith.friction.SlipWeakeningTime
 friction.label = Slip weakening with forced time weakening
 
@@ -128,6 +122,13 @@
 friction.db_properties.label = Slip weakening
 friction.db_properties.query_type = linear
 
+traction_perturbation = pylith.faults.TractPerturbation
+
+[pylithapp.timedependent.interfaces.fault.traction_perturbation]
+db_initial = spatialdata.spatialdb.SimpleDB
+db_initial.label = Initial fault tractions
+db_initial.query_type = linear
+
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tet4.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tet4.cfg	2012-05-15 21:37:21 UTC (rev 20126)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tet4.cfg	2012-05-15 21:37:48 UTC (rev 20127)
@@ -1,4 +1,3 @@
-# -*- Python -*-
 [pylithapp]
 
 # ----------------------------------------------------------------------

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16.cfg	2012-05-15 21:37:21 UTC (rev 20126)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16.cfg	2012-05-15 21:37:48 UTC (rev 20127)
@@ -6,8 +6,9 @@
 # faults
 # ----------------------------------------------------------------------
 [pylithapp.timedependent.interfaces.fault]
-db_initial_tractions.iohandler.filename = tpv16_tractions.spatialdb
 friction.db_properties.iohandler.filename = tpv16_friction.spatialdb
 
+[pylithapp.timedependent.interfaces.fault.traction_perturbation]
+db_initial.iohandler.filename = tpv16_tractions.spatialdb
 
 # End of file

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_hex8_075m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_hex8_075m.cfg	2012-05-15 21:37:21 UTC (rev 20126)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_hex8_075m.cfg	2012-05-15 21:37:48 UTC (rev 20127)
@@ -1,4 +1,3 @@
-# -*- Python -*-
 [pylithapp]
 
 # ----------------------------------------------------------------------

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_hex8_150m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_hex8_150m.cfg	2012-05-15 21:37:21 UTC (rev 20126)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_hex8_150m.cfg	2012-05-15 21:37:48 UTC (rev 20127)
@@ -1,4 +1,3 @@
-# -*- Python -*-
 [pylithapp]
 
 # ----------------------------------------------------------------------

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_tet4_075m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_tet4_075m.cfg	2012-05-15 21:37:21 UTC (rev 20126)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_tet4_075m.cfg	2012-05-15 21:37:48 UTC (rev 20127)
@@ -1,4 +1,3 @@
-# -*- Python -*-
 [pylithapp]
 
 # ----------------------------------------------------------------------

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_tet4_150m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_tet4_150m.cfg	2012-05-15 21:37:21 UTC (rev 20126)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv16_tet4_150m.cfg	2012-05-15 21:37:48 UTC (rev 20127)
@@ -1,4 +1,3 @@
-# -*- Python -*-
 [pylithapp]
 
 # ----------------------------------------------------------------------

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv17.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv17.cfg	2012-05-15 21:37:21 UTC (rev 20126)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv17.cfg	2012-05-15 21:37:48 UTC (rev 20127)
@@ -6,8 +6,10 @@
 # faults
 # ----------------------------------------------------------------------
 [pylithapp.timedependent.interfaces.fault]
-db_initial_tractions.iohandler.filename = tpv17_tractions.spatialdb
 friction.db_properties.iohandler.filename = tpv17_friction.spatialdb
 
+[pylithapp.timedependent.interfaces.fault.traction_perturbation]
+db_initial.iohandler.filename = tpv17_tractions.spatialdb
 
+
 # End of file

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv17_tet4_075m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv17_tet4_075m.cfg	2012-05-15 21:37:21 UTC (rev 20126)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv17_tet4_075m.cfg	2012-05-15 21:37:48 UTC (rev 20127)
@@ -1,4 +1,3 @@
-# -*- Python -*-
 [pylithapp]
 
 # ----------------------------------------------------------------------

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv17_tet4_150m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv17_tet4_150m.cfg	2012-05-15 21:37:21 UTC (rev 20126)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/tpv17_tet4_150m.cfg	2012-05-15 21:37:48 UTC (rev 20127)
@@ -1,4 +1,3 @@
-# -*- Python -*-
 [pylithapp]
 
 # ----------------------------------------------------------------------



More information about the CIG-COMMITS mailing list