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

willic3 at geodynamics.org willic3 at geodynamics.org
Thu Sep 22 15:14:22 PDT 2011


Author: willic3
Date: 2011-09-22 15:14:21 -0700 (Thu, 22 Sep 2011)
New Revision: 18963

Modified:
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/fault_lock20.cfg
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/fault_lock40.cfg
Log:
Fixed some problems with fault .cfg files.



Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/fault_lock20.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/fault_lock20.cfg	2011-09-22 15:11:40 UTC (rev 18962)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/fault_lock20.cfg	2011-09-22 22:14:21 UTC (rev 18963)
@@ -7,7 +7,6 @@
 # pylithapp.cfg file which PyLith reads by default. Mesh information is
 # contained in hex8.cfg and tet4.cfg and solution parameters are contained
 # in asm.cfg and fieldsplit.cfg.
-#
 
 # ----------------------------------------------------------------------
 # faults

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/fault_lock40.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/fault_lock40.cfg	2011-09-22 15:11:40 UTC (rev 18962)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/parameters/fault_lock40.cfg	2011-09-22 22:14:21 UTC (rev 18963)
@@ -30,85 +30,79 @@
 
 # one
 [pylithapp.timedependent.interfaces.fault.eq_srcs.one.slip_function]
+slip.label = Slip for rupture source 1
 slip.iohandler.filename = finalslip_rupture_lock40.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_rupture_lock40.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_rupture_lock40.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_rupture_lock40.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_rupture_lock40.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_rupture_lock40.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_rupture_lock40.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_rupture_lock40.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_rupture_lock40.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_rupture_lock40.spatialdb
+slip_time.label = Slip time for rupture source 10
 slip_time.iohandler.filename = sliptime.spatialdb
 
 # creep
 [pylithapp.timedependent.interfaces.fault.eq_srcs.creep]
 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 = sliprate_creep_lock40.spatialdb
+slip_function.slip_time.label = Slip time for creep slip function
 slip_function.slip_time.iohandler.filename = sliptime.spatialdb
-
-# ----------------------------------------------------------------------
-# output
-# ----------------------------------------------------------------------
-# Specify that output for the entire domain occurs every 50 years.
-[pylithapp.problem.formulation.output.domain]
-output_freq = time_step
-time_step = 50*year
-
-# Specify that output for the ground surface occurs every 10 years.
-[pylithapp.problem.formulation.output.subdomain]
-output_freq = time_step
-time_step = 10*year
-
-# Specify that output for the fault occurs every 10 years.
-[pylithapp.timedependent.interfaces.fault.output]
-output_freq = time_step
-time_step = 10*year
-
-# Specify that output for both materials occurs every 50 years.
-[pylithapp.timedependent.materials.elastic.output]
-output_freq = time_step
-time_step = 50*year
-
-[pylithapp.timedependent.materials.maxwell.output]
-output_freq = time_step
-time_step = 50*year
-



More information about the CIG-COMMITS mailing list