[cig-commits] r17866 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14

brad at geodynamics.org brad at geodynamics.org
Mon Feb 14 17:44:43 PST 2011


Author: brad
Date: 2011-02-14 17:44:43 -0800 (Mon, 14 Feb 2011)
New Revision: 17866

Added:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_tet4_200m.cfg
Removed:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/hex8_100m_small.jou
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/params_small.jou
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tet4_200m_small.jou
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_hex8_100m_small.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_tet4_100m_small.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv15_hex8_100m_small.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv15_tet4_100m_small.cfg
Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/friction_main.spatialdb
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tet4.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_tractions.spatialdb
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv15_tractions.spatialdb
Log:
Cleanup of .cfg files.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/friction_main.spatialdb
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/friction_main.spatialdb	2011-02-15 00:59:48 UTC (rev 17865)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/friction_main.spatialdb	2011-02-15 01:44:43 UTC (rev 17866)
@@ -11,12 +11,12 @@
     space-dim = 3
   }
 }
--14.0	0.0		-14.999		10000.0	0.525	0.4		0.0
--13.999	0.0		-14.999		0.677	0.525	0.4		0.0
-+13.999	0.0		-14.999		0.677	0.525	0.4		0.0
-+14.0	0.0		-14.999		10000.0	0.525	0.4		0.0
+-13.99  0.0  -14.98    10000.0   0.525   0.4    0.0
+-13.98  0.0  -14.98      0.677   0.525   0.4    0.0
++13.98  0.0  -14.98      0.677   0.525   0.4    0.0
++13.99  0.0  -14.98    10000.0   0.525   0.4    0.0
 
--14.0	0.0		-15.0		10000.0	0.525	0.4		0.0
--13.999	0.0		-15.0		10000.0	0.525	0.4		0.0
-+13.999	0.0		-15.0		10000.0	0.525	0.4		0.0
-+14.0	0.0		-15.0		10000.0	0.525	0.4		0.0
+-13.99  0.0  -14.99    10000.0   0.525   0.4    0.0
+-13.98  0.0  -14.99    10000.0   0.525   0.4    0.0
++13.98  0.0  -14.99    10000.0   0.525   0.4    0.0
++13.99  0.0  -14.99    10000.0   0.525   0.4    0.0

Deleted: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/hex8_100m_small.jou
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/hex8_100m_small.jou	2011-02-15 00:59:48 UTC (rev 17865)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/hex8_100m_small.jou	2011-02-15 01:44:43 UTC (rev 17866)
@@ -1,29 +0,0 @@
-# ----------------------------------------------------------------------
-# Create hex8 mesh at 100m resolution.
-# ----------------------------------------------------------------------
-
-# ----------------------------------------------------------------------
-# Generate geometry
-# ----------------------------------------------------------------------
-playback 'geometry.jou'
-
-# ----------------------------------------------------------------------
-# Set discretization size
-# ----------------------------------------------------------------------
-volume all size {dx}
-
-# ----------------------------------------------------------------------
-# Generate the mesh
-# ----------------------------------------------------------------------
-mesh volume all
-
-# ----------------------------------------------------------------------
-# Setup boundary conditions.
-# ----------------------------------------------------------------------
-playback 'createbc.jou'
-
-# ----------------------------------------------------------------------
-# Export exodus file
-# ----------------------------------------------------------------------
-export mesh "hex8_100m_small.exo" dimension 3 overwrite
-

Deleted: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/params_small.jou
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/params_small.jou	2011-02-15 00:59:48 UTC (rev 17865)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/params_small.jou	2011-02-15 01:44:43 UTC (rev 17866)
@@ -1,50 +0,0 @@
-# Parameters for smaller mesh.
-#
-#{Units('si')}
-#
-# ----------------------------------------------------------------------
-# Parameters for geometry.
-# ----------------------------------------------------------------------
-#
-# Block is 48.0 km x 32.0 km x 32.0 km
-# -24.0 km <= x <= 24.0 km
-# -16.0 km <= y <= 16.0 km
-# -32.0 km <= z <= 0 km
-#
-#{blockWidth=32*km}
-#{blockLength=48*km}
-#{blockHeight=32*km}
-#
-# Main fault is 28.0 km long
-#
-#{mainFaultLength=28.1*km}
-#{mainFaultDepth=15.1*km}
-#
-# Branch fault is 12.0 km long and intersects main fault at y=+2.0 km
-# at angle of 30.0 degrees.
-#
-#{branchAngle=30.0}
-#{branchFaultLength=12.1*km}
-#{branchFaultDepth=15.1*km}
-#{branchOffsetY=2*km}
-#
-# Note: Fault lengths are slightly longer than necessary to insure that
-# we capture the nodes that span the rupture.
-#
-# ----------------------------------------------------------------------
-# Parameters for mesh.
-# ----------------------------------------------------------------------
-#
-#{dx=100*m}
-#
-# ----------------------------------------------------------------------
-# Parameters for off-fault stations.
-# ----------------------------------------------------------------------
-#
-# All off-fault stations are at earth's surface so Z-coord=0.0
-#{offfaultMinX=-1.01*km}
-#{offfaultMaxX=+15.01*km}
-#{offfaultMinY=-8.51*km}
-#{offfaultMaxY=+4.01*km}
-#{offfaultCoordZ=0.0*km}
-

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/pylithapp.cfg	2011-02-15 00:59:48 UTC (rev 17865)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/pylithapp.cfg	2011-02-15 01:44:43 UTC (rev 17866)
@@ -7,13 +7,14 @@
 # ----------------------------------------------------------------------
 [pylithapp.journal.info]
 timedependent = 1
-explicitlumped = 1
-petsc = 1
+meshimporter = 1
 meshiocubit = 1
+petsc = 1
+explicitlumped = 1
 elasticityexplicit = 1
-meshimporter = 1
-#quadrature2d = 1
-#fiatlagrange = 1
+submeshquadrature = 1
+meshquadrature = 1
+fiatlagrange = 1
 faultcohesivedyn = 1
 
 [pylithapp.journal.debug]
@@ -27,7 +28,7 @@
 [pylithapp.mesh_generator]
 reader = pylith.meshio.MeshIOCubit
 reorder_mesh = True
-refiner = pylith.topology.RefineUniform
+#refiner = pylith.topology.RefineUniform
 
 [pylithapp.mesh_generator.reader]
 coordsys.space_dim = 3
@@ -39,41 +40,14 @@
 
 dimension = 3
 
-# Set interfaces to an array with 1 faults: 'fault'.
-interfaces = [main_fault,branch_fault]
-
-# Set materials to an array with 1 material 'elastic'.
-materials = [elastic]
-
-#formulation = pylith.problems.Explicit
-#formulation.solver = pylith.problems.SolverNonlinear
 formulation = pylith.problems.ExplicitLumped
-
-# Nondimensionalize problem using wave propagation parameters.
+formulation.norm_viscosity = 0.2
 normalizer = spatialdata.units.NondimElasticDynamic
-#normalizer.mass_density = 1000.0*kg/m**3
-#normalizer.shear_wave_speed = 1.0*m/s
-#normalizer.wave_period = 1.0*s
- 
-bc = [x_neg,x_pos,z_neg,y_neg,y_pos]
 
-# Change the DirichletPoints BC to the AbsorbingDampers BC
-bc.x_neg = pylith.bc.AbsorbingDampers
-bc.x_pos = pylith.bc.AbsorbingDampers
-bc.z_neg = pylith.bc.AbsorbingDampers
-bc.y_neg = pylith.bc.AbsorbingDampers
-bc.y_pos = pylith.bc.AbsorbingDampers
-
 [pylithapp.timedependent.formulation.time_step]
-total_time = 12.01*s
+total_time = 0.01*s
 dt = 0.01*s
 
-
-[pylithapp.timedependent.formulation]
-output = [domain,subdomain]
-output.subdomain = pylith.meshio.OutputSolnSubset
-
-
 # ----------------------------------------------------------------------
 # materials
 # ----------------------------------------------------------------------
@@ -87,9 +61,21 @@
 id = 1
 db_properties.iohandler.filename = matprops.spatialdb
 
+
 # ----------------------------------------------------------------------
 # boundary conditions
 # ----------------------------------------------------------------------
+[pylithapp.timedependent]
+
+bc = [x_neg,x_pos,y_neg,y_pos,z_neg]
+
+# Change the DirichletPoints BC to the AbsorbingDampers BC
+bc.x_neg = pylith.bc.AbsorbingDampers
+bc.x_pos = pylith.bc.AbsorbingDampers
+bc.y_neg = pylith.bc.AbsorbingDampers
+bc.y_pos = pylith.bc.AbsorbingDampers
+bc.z_neg = pylith.bc.AbsorbingDampers
+
 [pylithapp.timedependent.bc.x_pos]
 label = face_xpos
 db.label = Absorbing BC +x
@@ -116,14 +102,16 @@
 db.label = Absorbing BC -z
 db.iohandler.filename = matprops.spatialdb
 
+
 # ----------------------------------------------------------------------
 # faults
 # ----------------------------------------------------------------------
+[pylithapp.timedependent]
 
-# Provide information on the fault (interface).
-[pylithapp.timedependent.interfaces]
-main_fault = pylith.faults.FaultCohesiveDyn
-branch_fault = pylith.faults.FaultCohesiveDyn
+interfaces = [main_fault,branch_fault]
+# Change the kinematic rupture to spontaneous rupture
+interfaces.main_fault = pylith.faults.FaultCohesiveDyn
+interfaces.branch_fault = pylith.faults.FaultCohesiveDyn
 
 [pylithapp.timedependent.interfaces.main_fault]
 # Material id
@@ -131,29 +119,23 @@
 label = main_fault
 
 db_initial_tractions = spatialdata.spatialdb.SimpleDB
-#change tpv14_tractions to tpv15_tractions to run tpv15
-db_initial_tractions.iohandler.filename = tpv14_tractions.spatialdb
 db_initial_tractions.label = "Initial fault tractions"
 
 friction = pylith.friction.SlipWeakening
-
 friction.db_properties = spatialdata.spatialdb.SimpleDB
 friction.db_properties.iohandler.filename = friction_main.spatialdb
 friction.db_properties.label = Slip weakening
 
+
 [pylithapp.timedependent.interfaces.branch_fault]
 
 # Material id
-id = 200
-
-# Name of nodeset from CUBIT
+id = 101
 label = branch_fault
 
 db_initial_tractions = spatialdata.spatialdb.UniformDB
 db_initial_tractions.label = "Initial fault tractions"
 db_initial_tractions.values = [traction-shear-leftlateral,traction-shear-updip,traction-normal]
-#change [-70.0*MPa, 0.0*MPa, -120.0*MPa] to [78.0*MPa, 0.0*MPa, -120.0*MPa] to run tpv15
-db_initial_tractions.data = [-70.0*MPa, 0.0*MPa, -120.0*MPa]
 
 friction = pylith.friction.SlipWeakening
 
@@ -161,79 +143,47 @@
 friction.db_properties.iohandler.filename = friction_branch.spatialdb
 friction.db_properties.label = Slip weakening
 
+
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------
-# Give basename for VTK domain output of solution over domain.
-[pylithapp.problem.formulation.output.domain]
-vertex_data_fields=[displacement,velocity]
-output_freq = time_step
-time_step = 12.0*s
-writer.time_format = %06.3f
+[pylithapp.problem.formulation]
+output = [subdomain]
+output.subdomain = pylith.meshio.OutputSolnSubset
 
+
 [pylithapp.problem.formulation.output.subdomain]
-label = off_fault ; nodeset for subdomain
+label = face_zpos_subset
 vertex_data_fields=[displacement,velocity]
 output_freq = time_step
 time_step = 0.04999*s
-writer.time_format = %06.3f
+#writer = pylith.meshio.DataWriterHDF5ExtSubMesh
 
-# Give basename for VTK Main fault output.
 [pylithapp.timedependent.interfaces.main_fault.output]
-vertex_info_fields = [strike_dir,normal_dir,initial_traction]
+vertex_info_fields = [initial_traction,static_coefficient,dynamic_coefficient,slip_weakening_parameter]
 vertex_data_fields = [slip,slip_rate,traction]
 output_freq = time_step
 time_step = 0.04999*s
-writer.time_format = %06.3f
+writer = pylith.meshio.DataWriterHDF5ExtSubSubMesh
 
 # Give basename for VTK Branch fault output.
 [pylithapp.timedependent.interfaces.branch_fault.output]
-vertex_info_fields = [strike_dir,normal_dir,initial_traction]
+vertex_info_fields = [initial_traction,static_coefficient,dynamic_coefficient,slip_weakening_parameter]
 vertex_data_fields = [slip,slip_rate,traction]
 output_freq = time_step
 time_step = 0.04999*s
-writer.time_format = %06.3f
+writer = pylith.meshio.DataWriterHDF5ExtSubSubMesh
 
-# Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.elastic.output]
+cell_data_fields = []
 cell_filter = pylith.meshio.CellFilterAvgMesh
-output_freq = time_step
-time_step = 12.0*s
-writer.time_format = %06.3f
+writer = pylith.meshio.DataWriterHDF5ExtMesh
 
 # ----------------------------------------------------------------------
 # PETSc
 # ----------------------------------------------------------------------
 [pylithapp.petsc]
-pc_type = asm
-
-# Change the preconditioner settings.
-sub_pc_factor_shift_type = nonzero
-
-ksp_rtol = 1.0e-8
-ksp_atol = 1.0e-15
-ksp_max_it = 100
-ksp_gmres_restart = 50
-snes_max_it = 200
-
-ksp_monitor = true
-ksp_view = true
-ksp_converged_reason = true
-
-snes_monitor = true
-snes_view = true
-snes_converged_reason = true
-
 log_summary = true
 
-# Friction sensitivity solve
-friction_pc_type = asm
-friction_sub_pc_factor_shift_type = nonzero
 
-friction_ksp_max_it = 25
-friction_ksp_gmres_restart = 30
-
-friction_ksp_monitor = true
-friction_ksp_view = true
-friction_ksp_converged_reason = true
-
+# End of file

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tet4.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tet4.cfg	2011-02-15 00:59:48 UTC (rev 17865)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tet4.cfg	2011-02-15 01:44:43 UTC (rev 17866)
@@ -2,6 +2,18 @@
 [pylithapp]
 
 # ----------------------------------------------------------------------
+# journal
+# ----------------------------------------------------------------------
+[pylithapp.journal.info]
+explicitlumpedtet4 = 1
+
+# ----------------------------------------------------------------------
+# problem
+# ----------------------------------------------------------------------
+[pylithapp.timedependent]
+formulation = pylith.problems.ExplicitLumpedTet4
+
+# ----------------------------------------------------------------------
 # materials
 # ----------------------------------------------------------------------
 [pylithapp.timedependent.materials.elastic]
@@ -41,4 +53,3 @@
 [pylithapp.timedependent.interfaces.branch_fault]
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = triangle
-

Deleted: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tet4_200m_small.jou
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tet4_200m_small.jou	2011-02-15 00:59:48 UTC (rev 17865)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tet4_200m_small.jou	2011-02-15 01:44:43 UTC (rev 17866)
@@ -1,38 +0,0 @@
-# ----------------------------------------------------------------------
-# Create tet4 mesh at 100m resolution.
-# ----------------------------------------------------------------------
-
-# ----------------------------------------------------------------------
-# Generate geometry
-# ----------------------------------------------------------------------
-playback 'geometry.jou'
-
-# ----------------------------------------------------------------------
-# Set discretization size and scheme
-# ----------------------------------------------------------------------
-volume all size {dx}
-volume all scheme tetmesh 
-
-# ----------------------------------------------------------------------
-# Generate the mesh
-# ----------------------------------------------------------------------
-mesh volume all
-
-# ----------------------------------------------------------------------
-# Improve element quality.
-# ----------------------------------------------------------------------
-playback 'tet4_smooth.jou'
-
-# ----------------------------------------------------------------------
-# Setup boundary conditions.
-# ----------------------------------------------------------------------
-playback 'createbc.jou'
-
-# ----------------------------------------------------------------------
-# Export exodus file
-# ----------------------------------------------------------------------
-export mesh "tet4_100m_small.exo" dimension 3 overwrite
-
-
-
-

Deleted: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_hex8_100m_small.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_hex8_100m_small.cfg	2011-02-15 00:59:48 UTC (rev 17865)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_hex8_100m_small.cfg	2011-02-15 01:44:43 UTC (rev 17866)
@@ -1,37 +0,0 @@
-# -*- Python -*-
-[pylithapp]
-
-# ----------------------------------------------------------------------
-# mesh_generator
-# ----------------------------------------------------------------------
-[pylithapp.mesh_generator.reader]
-filename = hex8_100m_small.exo
-
-# ----------------------------------------------------------------------
-# problem
-# ----------------------------------------------------------------------
-[pylithapp.timedependent.formulation.time_step]
-dt = 0.01*s
-
-# ----------------------------------------------------------------------
-# output
-# ----------------------------------------------------------------------
-# Give basename for VTK domain output of solution over domain.
-[pylithapp.problem.formulation.output.domain]
-writer.filename = output/tpv14_hex8_100m_small.h5
-
-# Give basename for VTK domain output of solution over subdomain.
-[pylithapp.problem.formulation.output.subdomain]
-writer.filename = output/tpv14_hex8_100m_small-off_fault.h5
-
-# Give basename for VTK Main fault output.
-[pylithapp.timedependent.interfaces.main_fault.output]
-writer.filename = output/tpv14_hex8_100m_small-main_fault.h5
-
-# Give basename for VTK Branch fault output.
-[pylithapp.timedependent.interfaces.branch_fault.output]
-writer.filename = output/tpv14_hex8_100m_small-branch_fault.h5
-
-# Give basename for VTK output of state variables.
-[pylithapp.timedependent.materials.elastic.output]
-writer.filename = output/tpv14_hex8_100m_small-elastic.h5

Deleted: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_tet4_100m_small.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_tet4_100m_small.cfg	2011-02-15 00:59:48 UTC (rev 17865)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_tet4_100m_small.cfg	2011-02-15 01:44:43 UTC (rev 17866)
@@ -1,37 +0,0 @@
-# -*- Python -*-
-[pylithapp]
-
-# ----------------------------------------------------------------------
-# mesh_generator
-# ----------------------------------------------------------------------
-[pylithapp.mesh_generator.reader]
-filename = tet4_100m_small.exo
-
-# ----------------------------------------------------------------------
-# problem
-# ----------------------------------------------------------------------
-[pylithapp.timedependent.formulation.time_step]
-dt = 0.01*s
-
-# ----------------------------------------------------------------------
-# output
-# ----------------------------------------------------------------------
-# Give basename for VTK domain output of solution over domain.
-[pylithapp.problem.formulation.output.domain]
-writer.filename = output/tpv14_tet4_100m_small.h5
-
-# Give basename for VTK domain output of solution over subdomain.
-[pylithapp.problem.formulation.output.subdomain]
-writer.filename = output/tpv14_tet4_100m_small-off_fault.h5
-
-# Give basename for VTK Main fault output.
-[pylithapp.timedependent.interfaces.main_fault.output]
-writer.filename = output/tpv14_tet4_100m_small-main_fault.h5
-
-# Give basename for VTK Branch fault output.
-[pylithapp.timedependent.interfaces.branch_fault.output]
-writer.filename = output/tpv14_tet4_100m_small-branch_fault.h5
-
-# Give basename for VTK output of state variables.
-[pylithapp.timedependent.materials.elastic.output]
-writer.filename = output/tpv14_tet4_100m_small-elastic.h5

Added: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_tet4_200m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_tet4_200m.cfg	                        (rev 0)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_tet4_200m.cfg	2011-02-15 01:44:43 UTC (rev 17866)
@@ -0,0 +1,32 @@
+# -*- Python -*-
+[pylithapp]
+
+# ----------------------------------------------------------------------
+# mesh_generator
+# ----------------------------------------------------------------------
+[pylithapp.mesh_generator.reader]
+filename = tet4_200m.exo
+
+# ----------------------------------------------------------------------
+# problem
+# ----------------------------------------------------------------------
+[pylithapp.timedependent.formulation.time_step]
+dt = 0.01*s
+
+# ----------------------------------------------------------------------
+# output
+# ----------------------------------------------------------------------
+[pylithapp.problem.formulation.output.subdomain]
+writer.filename = output/tpv14_tet4_200m-groundsurf.h5
+
+[pylithapp.timedependent.interfaces.main_fault.output]
+writer.filename = output/tpv14_tet4_200m-main_fault.h5
+
+[pylithapp.timedependent.interfaces.branch_fault.output]
+writer.filename = output/tpv14_tet4_200m-branch_fault.h5
+
+[pylithapp.timedependent.materials.elastic.output]
+writer.filename = output/tpv14_tet4_200m-elastic.h5
+
+
+# End of file

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_tractions.spatialdb
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_tractions.spatialdb	2011-02-15 00:59:48 UTC (rev 17865)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv14_tractions.spatialdb	2011-02-15 01:44:43 UTC (rev 17866)
@@ -11,22 +11,22 @@
     space-dim = 3
   }
 }
--7.5001	0.0	-5.9999		-70.0		0.0	-120.0
--7.5	0.0	-5.9999		-70.0		0.0	-120.0
--4.5	0.0	-5.9999		-70.0		0.0	-120.0
--4.4999	0.0	-5.9999		-70.0		0.0	-120.0
+-7.501  0.0  -5.999    -70.0  0.0  -120.0
+-7.5    0.0  -5.999    -70.0  0.0  -120.0
+-4.5    0.0  -5.999    -70.0  0.0  -120.0
+-4.499  0.0  -5.999    -70.0  0.0  -120.0
 
--7.5001	0.0	-6.0		-70.0		0.0	-120.0
--7.5	0.0	-6.0		-81.6		0.0	-120.0
--4.5	0.0	-6.0		-81.6		0.0	-120.0
--4.4999	0.0	-6.0		-70.0		0.0	-120.0
+-7.501  0.0  -6.0      -70.0  0.0  -120.0
+-7.5    0.0  -6.0      -81.6  0.0  -120.0
+-4.5    0.0  -6.0      -81.6  0.0  -120.0
+-4.499  0.0  -6.0      -70.0  0.0  -120.0
 
--7.5001	0.0	-9.0		-70.0		0.0	-120.0
--7.5	0.0	-9.0		-81.6		0.0	-120.0
--4.5	0.0	-9.0		-81.6		0.0	-120.0
--4.4999	0.0	-9.0		-70.0		0.0	-120.0
+-7.501  0.0  -9.0      -70.0  0.0  -120.0
+-7.5    0.0  -9.0      -81.6  0.0  -120.0
+-4.5    0.0  -9.0      -81.6  0.0  -120.0
+-4.499  0.0  -9.0      -70.0  0.0  -120.0
 
--7.5001	0.0	-9.0001		-70.0		0.0	-120.0
--7.5	0.0	-9.0001		-70.0		0.0	-120.0
--4.5	0.0	-9.0001		-70.0		0.0	-120.0
--4.4999	0.0	-9.0001		-70.0		0.0	-120.0
+-7.501  0.0  -9.001    -70.0  0.0  -120.0
+-7.5    0.0  -9.001    -70.0  0.0  -120.0
+-4.5    0.0  -9.001    -70.0  0.0  -120.0
+-4.499  0.0  -9.001    -70.0  0.0  -120.0

Deleted: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv15_hex8_100m_small.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv15_hex8_100m_small.cfg	2011-02-15 00:59:48 UTC (rev 17865)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv15_hex8_100m_small.cfg	2011-02-15 01:44:43 UTC (rev 17866)
@@ -1,37 +0,0 @@
-# -*- Python -*-
-[pylithapp]
-
-# ----------------------------------------------------------------------
-# mesh_generator
-# ----------------------------------------------------------------------
-[pylithapp.mesh_generator.reader]
-filename = hex8_100m_small.exo
-
-# ----------------------------------------------------------------------
-# problem
-# ----------------------------------------------------------------------
-[pylithapp.timedependent.formulation.time_step]
-dt = 0.01*s
-
-# ----------------------------------------------------------------------
-# output
-# ----------------------------------------------------------------------
-# Give basename for VTK domain output of solution over domain.
-[pylithapp.problem.formulation.output.domain]
-writer.filename = output/tpv15_hex8_100m_small.h5
-
-# Give basename for VTK domain output of solution over subdomain.
-[pylithapp.problem.formulation.output.subdomain]
-writer.filename = output/tpv15_hex8_100m_small-off_fault.h5
-
-# Give basename for VTK Main fault output.
-[pylithapp.timedependent.interfaces.main_fault.output]
-writer.filename = output/tpv15_hex8_100m_small-main_fault.h5
-
-# Give basename for VTK Branch fault output.
-[pylithapp.timedependent.interfaces.branch_fault.output]
-writer.filename = output/tpv15_hex8_100m_small-branch_fault.h5
-
-# Give basename for VTK output of state variables.
-[pylithapp.timedependent.materials.elastic.output]
-writer.filename = output/tpv15_hex8_100m_small-elastic.h5

Deleted: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv15_tet4_100m_small.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv15_tet4_100m_small.cfg	2011-02-15 00:59:48 UTC (rev 17865)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv15_tet4_100m_small.cfg	2011-02-15 01:44:43 UTC (rev 17866)
@@ -1,37 +0,0 @@
-# -*- Python -*-
-[pylithapp]
-
-# ----------------------------------------------------------------------
-# mesh_generator
-# ----------------------------------------------------------------------
-[pylithapp.mesh_generator.reader]
-filename = tet4_100m_small.exo
-
-# ----------------------------------------------------------------------
-# problem
-# ----------------------------------------------------------------------
-[pylithapp.timedependent.formulation.time_step]
-dt = 0.01*s
-
-# ----------------------------------------------------------------------
-# output
-# ----------------------------------------------------------------------
-# Give basename for VTK domain output of solution over domain.
-[pylithapp.problem.formulation.output.domain]
-writer.filename = output/tpv15_tet4_100m_small.h5
-
-# Give basename for VTK domain output of solution over subdomain.
-[pylithapp.problem.formulation.output.subdomain]
-writer.filename = output/tpv15_tet4_100m_small-off_fault.h5
-
-# Give basename for VTK Main fault output.
-[pylithapp.timedependent.interfaces.main_fault.output]
-writer.filename = output/tpv15_tet4_100m_small-main_fault.h5
-
-# Give basename for VTK Branch fault output.
-[pylithapp.timedependent.interfaces.branch_fault.output]
-writer.filename = output/tpv15_tet4_100m_small-branch_fault.h5
-
-# Give basename for VTK output of state variables.
-[pylithapp.timedependent.materials.elastic.output]
-writer.filename = output/tpv15_tet4_100m_small-elastic.h5

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv15_tractions.spatialdb
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv15_tractions.spatialdb	2011-02-15 00:59:48 UTC (rev 17865)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tpv15_tractions.spatialdb	2011-02-15 01:44:43 UTC (rev 17866)
@@ -11,22 +11,22 @@
     space-dim = 3
   }
 }
--7.5001	0.0	-5.9999		70.0		0.0	-120.0
--7.5	0.0	-5.9999		70.0		0.0	-120.0
--4.5	0.0	-5.9999		70.0		0.0	-120.0
--4.4999	0.0	-5.9999		70.0		0.0	-120.0
+-7.501  0.0  -5.999     70.0  0.0  -120.0
+-7.5    0.0  -5.999     70.0  0.0  -120.0
+-4.5    0.0  -5.999     70.0  0.0  -120.0
+-4.499  0.0  -5.999     70.0  0.0  -120.0
 
--7.5001	0.0	-6.0		70.0		0.0	-120.0
--7.5	0.0	-6.0		81.6		0.0	-120.0
--4.5	0.0	-6.0		81.6		0.0	-120.0
--4.4999	0.0	-6.0		70.0		0.0	-120.0
+-7.501  0.0  -6.0       70.0  0.0  -120.0
+-7.5    0.0  -6.0       81.6  0.0  -120.0
+-4.5    0.0  -6.0       81.6  0.0  -120.0
+-4.499  0.0  -6.0       70.0  0.0  -120.0
 
--7.5001	0.0	-9.0		70.0		0.0	-120.0
--7.5	0.0	-9.0		81.6		0.0	-120.0
--4.5	0.0	-9.0		81.6		0.0	-120.0
--4.4999	0.0	-9.0		70.0		0.0	-120.0
+-7.501  0.0  -9.0       70.0  0.0  -120.0
+-7.5    0.0  -9.0       81.6  0.0  -120.0
+-4.5    0.0  -9.0       81.6  0.0  -120.0
+-4.499  0.0  -9.0       70.0  0.0  -120.0
 
--7.5001	0.0	-9.0001		70.0		0.0	-120.0
--7.5	0.0	-9.0001		70.0		0.0	-120.0
--4.5	0.0	-9.0001		70.0		0.0	-120.0
--4.4999	0.0	-9.0001		70.0		0.0	-120.0
+-7.501  0.0  -9.001     70.0  0.0  -120.0
+-7.5    0.0  -9.001     70.0  0.0  -120.0
+-4.5    0.0  -9.001     70.0  0.0  -120.0
+-4.499  0.0  -9.001     70.0  0.0  -120.0



More information about the CIG-COMMITS mailing list