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

brad at geodynamics.org brad at geodynamics.org
Fri Apr 20 15:43:40 PDT 2012


Author: brad
Date: 2012-04-20 15:43:39 -0700 (Fri, 20 Apr 2012)
New Revision: 19961

Modified:
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/pylithapp.cfg
Log:
Fixed typo.

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/pylithapp.cfg	2012-04-20 22:40:04 UTC (rev 19960)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/pylithapp.cfg	2012-04-20 22:43:39 UTC (rev 19961)
@@ -128,70 +128,70 @@
 # one
 [pylithapp.timedependent.interfaces.fault.eq_srcs.one.slip_function]
 slip.label = Slip for rupture source 1
-slip.iohandler.filename = finalslip_lock20.spatialdb
+slip.iohandler.filename = finalslip.spatialdb
 slip_time.label = Slip time for rupture source 1
 slip_time.iohandler.filename = sliptime.spatialdb
 
 # two
 [pylithapp.timedependent.interfaces.fault.eq_srcs.two.slip_function]
 slip.label = Slip for rupture source 2
-slip.iohandler.filename = finalslip_lock20.spatialdb
+slip.iohandler.filename = finalslip.spatialdb
 slip_time.label = Slip time for rupture source 2
 slip_time.iohandler.filename = sliptime.spatialdb
 
 # three
 [pylithapp.timedependent.interfaces.fault.eq_srcs.three.slip_function]
 slip.label = Slip for rupture source 3
-slip.iohandler.filename = finalslip_lock20.spatialdb
+slip.iohandler.filename = finalslip.spatialdb
 slip_time.label = Slip time for rupture source 3
 slip_time.iohandler.filename = sliptime.spatialdb
 
 # four
 [pylithapp.timedependent.interfaces.fault.eq_srcs.four.slip_function]
 slip.label = Slip for rupture source 4
-slip.iohandler.filename = finalslip_lock20.spatialdb
+slip.iohandler.filename = finalslip.spatialdb
 slip_time.label = Slip time for rupture source 4
 slip_time.iohandler.filename = sliptime.spatialdb
 
 # five
 [pylithapp.timedependent.interfaces.fault.eq_srcs.five.slip_function]
 slip.label = Slip for rupture source 5
-slip.iohandler.filename = finalslip_lock20.spatialdb
+slip.iohandler.filename = finalslip.spatialdb
 slip_time.label = Slip time for rupture source 5
 slip_time.iohandler.filename = sliptime.spatialdb
 
 # six
 [pylithapp.timedependent.interfaces.fault.eq_srcs.six.slip_function]
 slip.label = Slip for rupture source 6
-slip.iohandler.filename = finalslip_lock20.spatialdb
+slip.iohandler.filename = finalslip.spatialdb
 slip_time.label = Slip time for rupture source 6
 slip_time.iohandler.filename = sliptime.spatialdb
 
 # seven
 [pylithapp.timedependent.interfaces.fault.eq_srcs.seven.slip_function]
 slip.label = Slip for rupture source 7
-slip.iohandler.filename = finalslip_lock20.spatialdb
+slip.iohandler.filename = finalslip.spatialdb
 slip_time.label = Slip time for rupture source 7
 slip_time.iohandler.filename = sliptime.spatialdb
 
 # eight
 [pylithapp.timedependent.interfaces.fault.eq_srcs.eight.slip_function]
 slip.label = Slip for rupture source 8
-slip.iohandler.filename = finalslip_lock20.spatialdb
+slip.iohandler.filename = finalslip.spatialdb
 slip_time.label = Slip time for rupture source 8
 slip_time.iohandler.filename = sliptime.spatialdb
 
 # nine
 [pylithapp.timedependent.interfaces.fault.eq_srcs.nine.slip_function]
 slip.label = Slip for rupture source 9
-slip.iohandler.filename = finalslip_lock20.spatialdb
+slip.iohandler.filename = finalslip.spatialdb
 slip_time.label = Slip time for rupture source 9
 slip_time.iohandler.filename = sliptime.spatialdb
 
 # ten
 [pylithapp.timedependent.interfaces.fault.eq_srcs.ten.slip_function]
 slip.label = Slip for rupture source 10
-slip.iohandler.filename = finalslip_lock20.spatialdb
+slip.iohandler.filename = finalslip.spatialdb
 slip_time.label = Slip time for rupture source 10
 slip_time.iohandler.filename = sliptime.spatialdb
 
@@ -200,7 +200,7 @@
 slip_function = pylith.faults.ConstRateSlipFn
 origin_time = 0.0*s
 slip_function.slip_rate.label = Slip rate for creep slip function
-slip_function.slip_rate.iohandler.filename = creeprate_lock20.spatialdb
+slip_function.slip_rate.iohandler.filename = creeprate.spatialdb
 slip_function.slip_time.label = Slip time for creep slip function
 slip_function.slip_time.iohandler.filename = sliptime.spatialdb
 



More information about the CIG-COMMITS mailing list