[cig-commits] r15802 - short/3D/PyLith/branches/pylith-friction/playpen/friction

brad at geodynamics.org brad at geodynamics.org
Mon Oct 12 14:40:34 PDT 2009


Author: brad
Date: 2009-10-12 14:40:34 -0700 (Mon, 12 Oct 2009)
New Revision: 15802

Modified:
   short/3D/PyLith/branches/pylith-friction/playpen/friction/twoquad4-shear.cfg
Log:
Updated parameters.

Modified: short/3D/PyLith/branches/pylith-friction/playpen/friction/twoquad4-shear.cfg
===================================================================
--- short/3D/PyLith/branches/pylith-friction/playpen/friction/twoquad4-shear.cfg	2009-10-12 20:19:54 UTC (rev 15801)
+++ short/3D/PyLith/branches/pylith-friction/playpen/friction/twoquad4-shear.cfg	2009-10-12 21:40:34 UTC (rev 15802)
@@ -142,7 +142,7 @@
 # Provide information on the fault (interface).
 [pylithapp.timedependent.interfaces]
 
-fault = pylith.faults.FaultCohesiveDyn
+fault = pylith.faults.FaultCohesiveDynL
 
 # Define fault properties.
 [pylithapp.timedependent.interfaces.fault]
@@ -201,8 +201,8 @@
 # Give basename for VTK fault output.
 [pylithapp.timedependent.interfaces.fault.output]
 writer.filename = twoquad4-shear-fault.vtk
-cell_info_fields = []
-cell_data_fields = []
+vertex_info_fields = []
+vertex_data_fields = []
 
 # Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.material.output]



More information about the CIG-COMMITS mailing list