[cig-commits] r22254 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102

brad at geodynamics.org brad at geodynamics.org
Thu Jun 13 12:52:45 PDT 2013


Author: brad
Date: 2013-06-13 12:52:44 -0700 (Thu, 13 Jun 2013)
New Revision: 22254

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_100m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_200m.cfg
Log:
Small updates to simulation hex8 parameters.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_100m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_100m.cfg	2013-06-13 19:20:56 UTC (rev 22253)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_100m.cfg	2013-06-13 19:52:44 UTC (rev 22254)
@@ -10,8 +10,11 @@
 # ----------------------------------------------------------------------
 # problem
 # ----------------------------------------------------------------------
+[pylithapp.timedependent.normalizer]
+wave_period = 0.3*s
+
 [pylithapp.timedependent.formulation.time_step]
-dt = 0.01*s
+dt = 0.005*s
 
 # ----------------------------------------------------------------------
 # output

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_200m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_200m.cfg	2013-06-13 19:20:56 UTC (rev 22253)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_200m.cfg	2013-06-13 19:52:44 UTC (rev 22254)
@@ -9,10 +9,12 @@
 # ----------------------------------------------------------------------
 # problem
 # ----------------------------------------------------------------------
+[pylithapp.timedependent.normalizer]
+wave_period = 0.6*s
+
 [pylithapp.timedependent.formulation.time_step]
-dt = 0.01666666666666666666666667*s
+dt = 0.0125*s
 
-
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------



More information about the CIG-COMMITS mailing list