[cig-commits] r12485 - short/2.5D/benchmarks/savageprescott/parameters

willic3 at geodynamics.org willic3 at geodynamics.org
Tue Jul 29 08:57:33 PDT 2008


Author: willic3
Date: 2008-07-29 08:57:33 -0700 (Tue, 29 Jul 2008)
New Revision: 12485

Modified:
   short/2.5D/benchmarks/savageprescott/parameters/pylithapp.cfg
Log:
Updated .cfg file for new time stepping methods.



Modified: short/2.5D/benchmarks/savageprescott/parameters/pylithapp.cfg
===================================================================
--- short/2.5D/benchmarks/savageprescott/parameters/pylithapp.cfg	2008-07-29 14:31:00 UTC (rev 12484)
+++ short/2.5D/benchmarks/savageprescott/parameters/pylithapp.cfg	2008-07-29 15:57:33 UTC (rev 12485)
@@ -35,16 +35,17 @@
 coordsys.space_dim = 3
 
 # ----------------------------------------------------------------------
-# problem
+# time stepping
 # ----------------------------------------------------------------------
-[pylithapp.timedependent]
+[pylithapp.timedependent.formulation.time_step]
 # Define the total time for the simulation and the default time step size.
 total_time = 2000.0*year ; total time of simulation
-default_dt = 10.0*year ; time step
+dt = 10.0*year ; time step
 
 # ----------------------------------------------------------------------
 # materials
 # ----------------------------------------------------------------------
+[pylithapp.timedependent]
 # Set materials to an array of 2 materials:
 #   'elastic_upper' and 'elastic_lower'
 materials = [elastic,maxwell]



More information about the cig-commits mailing list