[cig-commits] r15595 - short/3D/PyLith/trunk/playpen/faultfaces/test
brad at geodynamics.org
brad at geodynamics.org
Tue Aug 25 20:38:55 PDT 2009
Author: brad
Date: 2009-08-25 20:38:54 -0700 (Tue, 25 Aug 2009)
New Revision: 15595
Modified:
short/3D/PyLith/trunk/playpen/faultfaces/test/pylithapp.cfg
Log:
Fixed fault mesh.
Modified: short/3D/PyLith/trunk/playpen/faultfaces/test/pylithapp.cfg
===================================================================
--- short/3D/PyLith/trunk/playpen/faultfaces/test/pylithapp.cfg 2009-08-26 00:46:07 UTC (rev 15594)
+++ short/3D/PyLith/trunk/playpen/faultfaces/test/pylithapp.cfg 2009-08-26 03:38:54 UTC (rev 15595)
@@ -33,7 +33,7 @@
# mesh_generator
# ----------------------------------------------------------------------
[pylithapp.mesh_generator]
-debug = 1
+debug = 0
reader = pylith.meshio.MeshIOLagrit
reader.filename_gmv = tets.gmv
reader.filename_pset = x_neg.pset
@@ -140,7 +140,7 @@
quadrature.cell = pylith.feassemble.FIATSimplex
quadrature.cell.shape = triangle
use_fault_mesh = True
-fault_mesh_filename = fault_surf_003a_2.inp
+fault_mesh_filename = fault_surf_003a_3.inp
output.vertex_info_fields = [normal_dir,strike_dir,dip_dir,final_slip_rupture,slip_time_rupture]
output.vertex_data_fields = [slip,traction_change]
[pylithapp.timedependent.interfaces.f003c.eq_srcs.rupture.slip_function]
More information about the CIG-COMMITS
mailing list