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

brad at geodynamics.org brad at geodynamics.org
Fri Dec 14 09:28:24 PST 2012


Author: brad
Date: 2012-12-14 09:28:24 -0800 (Fri, 14 Dec 2012)
New Revision: 21157

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_100m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_200m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/tet4_100m.cfg
Log:
Update parameter settings.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_100m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_100m.cfg	2012-12-14 17:28:03 UTC (rev 21156)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_100m.cfg	2012-12-14 17:28:24 UTC (rev 21157)
@@ -4,7 +4,7 @@
 # mesh_generator
 # ----------------------------------------------------------------------
 [pylithapp.mesh_generator.reader]
-filename = hex8_100m.exo
+filename = hex8_200m.exo
 refiner = pylith.topology.RefineUniform
 
 # ----------------------------------------------------------------------
@@ -16,9 +16,6 @@
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------
-[pylithapp.problem.formulation.output.domain]
-writer.filename = output/hex8_100m.h5
-
 [pylithapp.problem.formulation.output.subdomain]
 writer.filename = output/hex8_100m-groundsurf.h5
 

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_200m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_200m.cfg	2012-12-14 17:28:03 UTC (rev 21156)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/hex8_200m.cfg	2012-12-14 17:28:24 UTC (rev 21157)
@@ -16,9 +16,6 @@
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------
-[pylithapp.problem.formulation.output.domain]
-writer.filename = output/hex8_200m.h5
-
 [pylithapp.problem.formulation.output.subdomain]
 writer.filename = output/hex8_200m-groundsurf.h5
 

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/pylithapp.cfg	2012-12-14 17:28:03 UTC (rev 21156)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/pylithapp.cfg	2012-12-14 17:28:24 UTC (rev 21157)
@@ -1,5 +1,5 @@
 [pylithapp]
-initialize_only = True
+#initialize_only = True
 
 # ----------------------------------------------------------------------
 # journal

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/tet4_100m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/tet4_100m.cfg	2012-12-14 17:28:03 UTC (rev 21156)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/tet4_100m.cfg	2012-12-14 17:28:24 UTC (rev 21157)
@@ -19,9 +19,6 @@
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------
-[pylithapp.problem.formulation.output.domain]
-writer.filename = output/tet4_100m.h5
-
 [pylithapp.problem.formulation.output.subdomain]
 writer.filename = output/tet4_100m-groundsurf.h5
 



More information about the CIG-COMMITS mailing list