[cig-commits] r16407 - short/3D/PyLith/trunk/playpen/friction/twoquad4

brad at geodynamics.org brad at geodynamics.org
Fri Mar 12 17:12:12 PST 2010


Author: brad
Date: 2010-03-12 17:12:12 -0800 (Fri, 12 Mar 2010)
New Revision: 16407

Modified:
   short/3D/PyLith/trunk/playpen/friction/twoquad4/compression.cfg
   short/3D/PyLith/trunk/playpen/friction/twoquad4/opening.cfg
   short/3D/PyLith/trunk/playpen/friction/twoquad4/shear-sliding.cfg
   short/3D/PyLith/trunk/playpen/friction/twoquad4/shear-stick.cfg
Log:
Cleanup of file names.

Modified: short/3D/PyLith/trunk/playpen/friction/twoquad4/compression.cfg
===================================================================
--- short/3D/PyLith/trunk/playpen/friction/twoquad4/compression.cfg	2010-03-12 22:40:29 UTC (rev 16406)
+++ short/3D/PyLith/trunk/playpen/friction/twoquad4/compression.cfg	2010-03-13 01:12:12 UTC (rev 16407)
@@ -152,10 +152,10 @@
 [pylithapp.petsc]
 ksp_rtol = 1.0e-8
 pc_type = asm
-# Change the preconditioner settings (must turn off
-# shift_positive_definite and turn on shift_nonzero).
+# Change the preconditioopner settings.
 sub_pc_factor_shift_positive_definite = 0
-sub_pc_factor_shift_nonzero = 
+sub_pc_factor_shift_nonzero =
+sub_pc_factor_shift_type = nonzero
 
 ksp_monitor = true
 ksp_view = true
@@ -174,14 +174,14 @@
 # ----------------------------------------------------------------------
 # Give basename for VTK domain output of solution over domain.
 [pylithapp.problem.formulation.output.output.writer]
-filename = twoquad4-axial.vtk
+filename = compression.vtk
 
 # Give basename for VTK fault output.
 [pylithapp.timedependent.interfaces.fault.output]
-writer.filename = twoquad4-axial-fault.vtk
+writer.filename = compression-fault.vtk
 vertex_info_fields = [strike_dir,normal_dir,initial_traction]
 
 # Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.material.output]
 cell_filter = pylith.meshio.CellFilterAvgMesh
-writer.filename = twoquad4-axial-statevars.vtk
+writer.filename = compression-statevars.vtk

Modified: short/3D/PyLith/trunk/playpen/friction/twoquad4/opening.cfg
===================================================================
--- short/3D/PyLith/trunk/playpen/friction/twoquad4/opening.cfg	2010-03-12 22:40:29 UTC (rev 16406)
+++ short/3D/PyLith/trunk/playpen/friction/twoquad4/opening.cfg	2010-03-13 01:12:12 UTC (rev 16407)
@@ -176,10 +176,10 @@
 [pylithapp.petsc]
 ksp_rtol = 1.0e-8
 pc_type = asm
-# Change the preconditioner settings (must turn off
-# shift_positive_definite and turn on shift_nonzero).
+# Change the preconditioner settings.
 sub_pc_factor_shift_positive_definite = 0
-sub_pc_factor_shift_nonzero = 
+sub_pc_factor_shift_nonzero =
+sub_pc_factor_shift_type = nonzero
 
 ksp_monitor = true
 ksp_view = true
@@ -198,14 +198,14 @@
 # ----------------------------------------------------------------------
 # Give basename for VTK domain output of solution over domain.
 [pylithapp.problem.formulation.output.output.writer]
-filename = twoquad4-opening.vtk
+filename = opening.vtk
 
 # Give basename for VTK fault output.
 [pylithapp.timedependent.interfaces.fault.output]
-writer.filename = twoquad4-opening-fault.vtk
+writer.filename = opening-fault.vtk
 vertex_info_fields = [strike_dir,normal_dir,initial_traction]
 
 # Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.material.output]
 cell_filter = pylith.meshio.CellFilterAvgMesh
-writer.filename = twoquad4-opening-statevars.vtk
+writer.filename = opening-statevars.vtk

Modified: short/3D/PyLith/trunk/playpen/friction/twoquad4/shear-sliding.cfg
===================================================================
--- short/3D/PyLith/trunk/playpen/friction/twoquad4/shear-sliding.cfg	2010-03-12 22:40:29 UTC (rev 16406)
+++ short/3D/PyLith/trunk/playpen/friction/twoquad4/shear-sliding.cfg	2010-03-13 01:12:12 UTC (rev 16407)
@@ -235,14 +235,14 @@
 # ----------------------------------------------------------------------
 # Give basename for VTK domain output of solution over domain.
 [pylithapp.problem.formulation.output.output.writer]
-filename = twoquad4-shear-sliding.vtk
+filename = shear-sliding.vtk
 
 # Give basename for VTK fault output.
 [pylithapp.timedependent.interfaces.fault.output]
-writer.filename = twoquad4-shear-sliding-fault.vtk
+writer.filename = shear-sliding-fault.vtk
 vertex_info_fields = [strike_dir,normal_dir,initial_traction]
 
 # Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.material.output]
 cell_filter = pylith.meshio.CellFilterAvgMesh
-writer.filename = twoquad4-shear-sliding-statevars.vtk
+writer.filename = shear-sliding-statevars.vtk

Modified: short/3D/PyLith/trunk/playpen/friction/twoquad4/shear-stick.cfg
===================================================================
--- short/3D/PyLith/trunk/playpen/friction/twoquad4/shear-stick.cfg	2010-03-12 22:40:29 UTC (rev 16406)
+++ short/3D/PyLith/trunk/playpen/friction/twoquad4/shear-stick.cfg	2010-03-13 01:12:12 UTC (rev 16407)
@@ -248,14 +248,14 @@
 # ----------------------------------------------------------------------
 # Give basename for VTK domain output of solution over domain.
 [pylithapp.problem.formulation.output.output.writer]
-filename = twoquad4-shear-stick.vtk
+filename = shear-stick.vtk
 
 # Give basename for VTK fault output.
 [pylithapp.timedependent.interfaces.fault.output]
-writer.filename = twoquad4-shear-stick-fault.vtk
+writer.filename = shear-stick-fault.vtk
 vertex_info_fields = [strike_dir,normal_dir,initial_traction]
 
 # Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.material.output]
 cell_filter = pylith.meshio.CellFilterAvgMesh
-writer.filename = twoquad4-shear-stick-statevars.vtk
+writer.filename = shear-stick-statevars.vtk



More information about the CIG-COMMITS mailing list