[cig-commits] r19498 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205

brad at geodynamics.org brad at geodynamics.org
Fri Jan 27 09:24:30 PST 2012


Author: brad
Date: 2012-01-27 09:24:30 -0800 (Fri, 27 Jan 2012)
New Revision: 19498

Removed:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/output/
Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_200m.cfg
Log:
Turn off material output.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg	2012-01-27 16:52:33 UTC (rev 19497)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg	2012-01-27 17:24:30 UTC (rev 19498)
@@ -13,8 +13,6 @@
 elasticityexplicit = 1
 elasticityexplicittet4 = 1
 meshimporter = 1
-#quadrature2d = 1
-#fiatlagrange = 1
 faultcohesivedyn = 1
 
 [pylithapp.journal.debug]
@@ -152,6 +150,7 @@
 writer = pylith.meshio.DataWriterHDF5ExtSubSubMesh
 
 [pylithapp.timedependent.materials.elastic.output]
+cell_info_fields = []
 cell_data_fields = []
 cell_filter = pylith.meshio.CellFilterAvgMesh
 output_freq = time_step

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_200m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_200m.cfg	2012-01-27 16:52:33 UTC (rev 19497)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_200m.cfg	2012-01-27 17:24:30 UTC (rev 19498)
@@ -4,8 +4,8 @@
 # ----------------------------------------------------------------------
 # mesh_generator
 # ----------------------------------------------------------------------
-[pylithapp.mesh_generator.reader]
-filename = tet4_200m.exo
+[pylithapp.mesh_generator]
+reader.filename = tet4_200m.exo
 
 # ----------------------------------------------------------------------
 # problem



More information about the CIG-COMMITS mailing list