[cig-commits] r22428 - in short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup: tpv14 tpv14-2d tpv16 tpv18 tpv205 tpv210 tpv210-2d tpv22 tpv24

brad at geodynamics.org brad at geodynamics.org
Wed Jun 26 16:21:37 PDT 2013


Author: brad
Date: 2013-06-26 16:21:37 -0700 (Wed, 26 Jun 2013)
New Revision: 22428

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14-2d/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv18/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv22/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/pylithapp.cfg
Log:
Turn off elastic prestep in dynamic benchmarks.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/pylithapp.cfg	2013-06-26 14:10:57 UTC (rev 22427)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/pylithapp.cfg	2013-06-26 23:21:37 UTC (rev 22428)
@@ -41,6 +41,7 @@
 
 dimension = 3
 
+elastic_prestep = False
 formulation = pylith.problems.Explicit
 formulation.norm_viscosity = 0.4
 normalizer = spatialdata.units.NondimElasticDynamic

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14-2d/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14-2d/pylithapp.cfg	2013-06-26 14:10:57 UTC (rev 22427)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14-2d/pylithapp.cfg	2013-06-26 23:21:37 UTC (rev 22428)
@@ -39,6 +39,7 @@
 [pylithapp.timedependent]
 dimension = 2
 
+elastic_prestep = False
 formulation = pylith.problems.Explicit
 formulation.norm_viscosity = 0.4
 normalizer = spatialdata.units.NondimElasticDynamic

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/pylithapp.cfg	2013-06-26 14:10:57 UTC (rev 22427)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv16/pylithapp.cfg	2013-06-26 23:21:37 UTC (rev 22428)
@@ -44,6 +44,7 @@
 [pylithapp.timedependent]
 dimension = 3
 
+elastic_prestep = False
 formulation = pylith.problems.Explicit
 formulation.norm_viscosity = 0.3
 normalizer = spatialdata.units.NondimElasticDynamic

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv18/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv18/pylithapp.cfg	2013-06-26 14:10:57 UTC (rev 22427)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv18/pylithapp.cfg	2013-06-26 23:21:37 UTC (rev 22428)
@@ -42,6 +42,7 @@
 [pylithapp.timedependent]
 dimension = 3
 
+elastic_prestep = False
 formulation = pylith.problems.Explicit
 formulation.norm_viscosity = 0.4
 normalizer = spatialdata.units.NondimElasticDynamic

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg	2013-06-26 14:10:57 UTC (rev 22427)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg	2013-06-26 23:21:37 UTC (rev 22428)
@@ -39,6 +39,7 @@
 [pylithapp.timedependent]
 dimension = 3
 
+elastic_prestep = False
 formulation = pylith.problems.Explicit
 formulation.norm_viscosity = 0.3
 normalizer = spatialdata.units.NondimElasticDynamic

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/pylithapp.cfg	2013-06-26 14:10:57 UTC (rev 22427)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/pylithapp.cfg	2013-06-26 23:21:37 UTC (rev 22428)
@@ -42,6 +42,7 @@
 [pylithapp.timedependent]
 dimension = 3
 
+elastic_prestep = False
 formulation = pylith.problems.Explicit
 formulation.norm_viscosity = 0.4
 normalizer = spatialdata.units.NondimElasticDynamic

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/pylithapp.cfg	2013-06-26 14:10:57 UTC (rev 22427)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/pylithapp.cfg	2013-06-26 23:21:37 UTC (rev 22428)
@@ -42,6 +42,7 @@
 [pylithapp.timedependent]
 dimension = 2
 
+elastic_prestep = False
 formulation = pylith.problems.Explicit
 formulation.norm_viscosity = 0.1
 normalizer = spatialdata.units.NondimElasticDynamic

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv22/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv22/pylithapp.cfg	2013-06-26 14:10:57 UTC (rev 22427)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv22/pylithapp.cfg	2013-06-26 23:21:37 UTC (rev 22428)
@@ -42,6 +42,7 @@
 [pylithapp.timedependent]
 dimension = 3
 
+elastic_prestep = False
 formulation = pylith.problems.Explicit
 formulation.norm_viscosity = 0.4
 normalizer = spatialdata.units.NondimElasticDynamic

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/pylithapp.cfg	2013-06-26 14:10:57 UTC (rev 22427)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/pylithapp.cfg	2013-06-26 23:21:37 UTC (rev 22428)
@@ -42,6 +42,7 @@
 [pylithapp.timedependent]
 dimension = 3
 
+elastic_prestep = False
 formulation = pylith.problems.Explicit
 formulation.norm_viscosity = 0.4
 normalizer = spatialdata.units.NondimElasticDynamic



More information about the CIG-COMMITS mailing list