[cig-commits] r17895 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14

brad at geodynamics.org brad at geodynamics.org
Thu Feb 17 12:10:47 PST 2011


Author: brad
Date: 2011-02-17 12:10:46 -0800 (Thu, 17 Feb 2011)
New Revision: 17895

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/pylithapp.cfg
Log:
Adjusted time stepping parameters.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/pylithapp.cfg	2011-02-17 20:05:00 UTC (rev 17894)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/pylithapp.cfg	2011-02-17 20:10:46 UTC (rev 17895)
@@ -41,12 +41,12 @@
 dimension = 3
 
 formulation = pylith.problems.ExplicitLumped
-formulation.norm_viscosity = 0.2
+formulation.norm_viscosity = 0.4
 normalizer = spatialdata.units.NondimElasticDynamic
 
 [pylithapp.timedependent.formulation.time_step]
-total_time = 0.01*s
-dt = 0.01*s
+total_time = 2.001*s
+dt = 0.005*s
 
 # ----------------------------------------------------------------------
 # materials



More information about the CIG-COMMITS mailing list