[cig-commits] r15537 - short/3D/PyLith/benchmarks/trunk/dynamic/halfspace_strikeslip/parameters

brad at geodynamics.org brad at geodynamics.org
Wed Aug 12 14:48:28 PDT 2009


Author: brad
Date: 2009-08-12 14:48:28 -0700 (Wed, 12 Aug 2009)
New Revision: 15537

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/halfspace_strikeslip/parameters/pylithapp.cfg
Log:
Updated parameters to v1.4.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/halfspace_strikeslip/parameters/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/halfspace_strikeslip/parameters/pylithapp.cfg	2009-08-12 00:53:28 UTC (rev 15536)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/halfspace_strikeslip/parameters/pylithapp.cfg	2009-08-12 21:48:28 UTC (rev 15537)
@@ -57,27 +57,22 @@
 [pylithapp.timedependent.bc.x_pos]
 db.label = Absorbing BC +x
 db.iohandler.filename = mat_elastic.spatialdb
-quadrature = pylith.feassemble.quadrature.Quadrature2Din3D
 
 [pylithapp.timedependent.bc.x_neg]
 db.label = Absorbing BC -x
 db.iohandler.filename = mat_elastic.spatialdb
-quadrature = pylith.feassemble.quadrature.Quadrature2Din3D
 
 [pylithapp.timedependent.bc.y_pos]
 db.label = Absorbing BC +y
 db.iohandler.filename = mat_elastic.spatialdb
-quadrature = pylith.feassemble.quadrature.Quadrature2Din3D
 
 [pylithapp.timedependent.bc.y_neg]
 db.label = Absorbing BC -y
 db.iohandler.filename = mat_elastic.spatialdb
-quadrature = pylith.feassemble.quadrature.Quadrature2Din3D
 
 [pylithapp.timedependent.bc.z_neg]
 db.label = Absorbing BC -z
 db.iohandler.filename = mat_elastic.spatialdb
-quadrature = pylith.feassemble.quadrature.Quadrature2Din3D
 
 # ----------------------------------------------------------------------
 # faults
@@ -117,8 +112,8 @@
 # output
 # ----------------------------------------------------------------------
 [pylithapp.problem.formulation.output.domain]
-skip = 99999
 writer.time_format = %05.2f
+vertex_data_fields = []
 
 [pylithapp.problem.formulation.output.groundsurface]
 skip = 1
@@ -129,6 +124,6 @@
 writer.time_format = %05.2f
 
 [pylithapp.timedependent.materials.elastic.output]
-skip = 999999
 writer.time_format = %05.2f
 cell_filter = pylith.meshio.CellFilterAvgMesh
+cell_data_fields = []



More information about the CIG-COMMITS mailing list