[cig-commits] r18914 - short/3D/PyLith/benchmarks/trunk/static/performance/solvertest

brad at geodynamics.org brad at geodynamics.org
Thu Sep 15 15:22:59 PDT 2011


Author: brad
Date: 2011-09-15 15:22:59 -0700 (Thu, 15 Sep 2011)
New Revision: 18914

Modified:
   short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/pylithapp.cfg
Log:
Added missing spatial data labels.

Modified: short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/pylithapp.cfg	2011-09-15 22:13:23 UTC (rev 18913)
+++ short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/pylithapp.cfg	2011-09-15 22:22:59 UTC (rev 18914)
@@ -63,11 +63,13 @@
 label = Elastic material
 id = 1
 db_properties.iohandler.filename = mat_elastic.spatialdb
+db_properties.label = Elastic properties
 
 [pylithapp.timedependent.materials.viscoelastic]
 label = Viscoelastic material
 id = 2
 db_properties.iohandler.filename = mat_maxwell.spatialdb
+db_properties.label = Viscoelastic properties
 
 # ----------------------------------------------------------------------
 # boundary conditions



More information about the CIG-COMMITS mailing list