[cig-commits] r22121 - short/3D/PyLith/trunk/tests/3d/matprops

brad at geodynamics.org brad at geodynamics.org
Mon May 20 16:20:42 PDT 2013


Author: brad
Date: 2013-05-20 16:20:41 -0700 (Mon, 20 May 2013)
New Revision: 22121

Modified:
   short/3D/PyLith/trunk/tests/3d/matprops/pylithapp.cfg
Log:
Updated settings.

Modified: short/3D/PyLith/trunk/tests/3d/matprops/pylithapp.cfg
===================================================================
--- short/3D/PyLith/trunk/tests/3d/matprops/pylithapp.cfg	2013-05-20 23:14:40 UTC (rev 22120)
+++ short/3D/PyLith/trunk/tests/3d/matprops/pylithapp.cfg	2013-05-20 23:20:41 UTC (rev 22121)
@@ -63,6 +63,7 @@
 label = Viscoelastic material
 id = 1
 db_properties.iohandler.filename = mat_xvar.spatialdb
+db_properties.label = Viscoelastic properties
 quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 3
 
@@ -98,7 +99,9 @@
 
 [pylithapp.timedependent.interfaces.fault.eq_srcs.rupture.slip_function]
 slip.iohandler.filename = finalslip.spatialdb
+slip.label = Final slip
 slip_time.iohandler.filename = sliptime.spatialdb
+slip_time.label = Rupture time
 
 # ----------------------------------------------------------------------
 # PETSc



More information about the CIG-COMMITS mailing list