[cig-commits] r19996 - short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott

willic3 at geodynamics.org willic3 at geodynamics.org
Wed Apr 25 16:18:55 PDT 2012


Author: willic3
Date: 2012-04-25 16:18:54 -0700 (Wed, 25 Apr 2012)
New Revision: 19996

Added:
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/hex8_20km.cfg
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/hex8_6.7km.cfg
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/tet4_20km.cfg
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/tet4_6.7km.cfg
Modified:
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/hex8.cfg
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/tet4.cfg
Log:
Changed .cfg files to run coarse and fine meshes.



Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/hex8.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/hex8.cfg	2012-04-25 23:16:53 UTC (rev 19995)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/hex8.cfg	2012-04-25 23:18:54 UTC (rev 19996)
@@ -1,12 +1,6 @@
 [pylithapp]
 
 # ----------------------------------------------------------------------
-# mesh_generator
-# ----------------------------------------------------------------------
-[pylithapp.mesh_generator.reader]
-filename = meshes/hex8_refined_20km.exo
-
-# ----------------------------------------------------------------------
 # materials
 # ----------------------------------------------------------------------
 [pylithapp.timedependent.materials]
@@ -22,23 +16,4 @@
 quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 2
 
-# ----------------------------------------------------------------------
-# output
-# ----------------------------------------------------------------------
-[pylithapp.problem.formulation.output.domain]
-writer.filename = output/hex8.h5
-
-[pylithapp.problem.formulation.output.subdomain]
-writer.filename = output/hex8-groundsurf.h5
-
-[pylithapp.timedependent.interfaces.fault.output]
-writer.filename = output/hex8-fault.h5
-
-[pylithapp.timedependent.materials.elastic.output]
-writer.filename = output/hex8-elastic.h5
-
-[pylithapp.timedependent.materials.maxwell.output]
-writer.filename = output/hex8-maxwell.h5
-
-
 # End of file

Added: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/hex8_20km.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/hex8_20km.cfg	                        (rev 0)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/hex8_20km.cfg	2012-04-25 23:18:54 UTC (rev 19996)
@@ -0,0 +1,27 @@
+[pylithapp]
+
+# ----------------------------------------------------------------------
+# mesh_generator
+# ----------------------------------------------------------------------
+[pylithapp.mesh_generator.reader]
+filename = meshes/hex8_20km.exo
+
+# ----------------------------------------------------------------------
+# output
+# ----------------------------------------------------------------------
+[pylithapp.problem.formulation.output.domain]
+writer.filename = output/hex8_20km.h5
+
+[pylithapp.problem.formulation.output.subdomain]
+writer.filename = output/hex8_20km-groundsurf.h5
+
+[pylithapp.timedependent.interfaces.fault.output]
+writer.filename = output/hex8_20km-fault.h5
+
+[pylithapp.timedependent.materials.elastic.output]
+writer.filename = output/hex8_20km-elastic.h5
+
+[pylithapp.timedependent.materials.maxwell.output]
+writer.filename = output/hex8_20km-maxwell.h5
+
+# End of file

Added: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/hex8_6.7km.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/hex8_6.7km.cfg	                        (rev 0)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/hex8_6.7km.cfg	2012-04-25 23:18:54 UTC (rev 19996)
@@ -0,0 +1,27 @@
+[pylithapp]
+
+# ----------------------------------------------------------------------
+# mesh_generator
+# ----------------------------------------------------------------------
+[pylithapp.mesh_generator.reader]
+filename = meshes/hex8_6.7km.exo
+
+# ----------------------------------------------------------------------
+# output
+# ----------------------------------------------------------------------
+[pylithapp.problem.formulation.output.domain]
+writer.filename = output/hex8_6.7km.h5
+
+[pylithapp.problem.formulation.output.subdomain]
+writer.filename = output/hex8_6.7km-groundsurf.h5
+
+[pylithapp.timedependent.interfaces.fault.output]
+writer.filename = output/hex8_6.7km-fault.h5
+
+[pylithapp.timedependent.materials.elastic.output]
+writer.filename = output/hex8_6.7km-elastic.h5
+
+[pylithapp.timedependent.materials.maxwell.output]
+writer.filename = output/hex8_6.7km-maxwell.h5
+
+# End of file

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/tet4.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/tet4.cfg	2012-04-25 23:16:53 UTC (rev 19995)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/tet4.cfg	2012-04-25 23:18:54 UTC (rev 19996)
@@ -3,12 +3,6 @@
 # This is not a self-contained simulation configuration file. 
 
 # ----------------------------------------------------------------------
-# mesh_generator
-# ----------------------------------------------------------------------
-[pylithapp.mesh_generator.reader]
-filename = meshes/tet4_graded_6.7km.exo
-
-# ----------------------------------------------------------------------
 # materials
 # ----------------------------------------------------------------------
 [pylithapp.timedependent.materials]
@@ -24,23 +18,4 @@
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = triangle
 
-# ----------------------------------------------------------------------
-# output
-# ----------------------------------------------------------------------
-[pylithapp.problem.formulation.output.domain]
-writer.filename = output/tet4.h5
-
-[pylithapp.problem.formulation.output.subdomain]
-writer.filename = output/tet4-groundsurf.h5
-
-[pylithapp.timedependent.interfaces.fault.output]
-writer.filename = output/tet4-fault.h5
-
-[pylithapp.timedependent.materials.elastic.output]
-writer.filename = output/tet4-elastic.h5
-
-[pylithapp.timedependent.materials.maxwell.output]
-writer.filename = output/tet4-maxwell.h5
-
-
 # End of file

Added: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/tet4_20km.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/tet4_20km.cfg	                        (rev 0)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/tet4_20km.cfg	2012-04-25 23:18:54 UTC (rev 19996)
@@ -0,0 +1,29 @@
+[pylithapp]
+
+# This is not a self-contained simulation configuration file. 
+
+# ----------------------------------------------------------------------
+# mesh_generator
+# ----------------------------------------------------------------------
+[pylithapp.mesh_generator.reader]
+filename = meshes/tet4_20km.exo
+
+# ----------------------------------------------------------------------
+# output
+# ----------------------------------------------------------------------
+[pylithapp.problem.formulation.output.domain]
+writer.filename = output/tet4_20km.h5
+
+[pylithapp.problem.formulation.output.subdomain]
+writer.filename = output/tet4_20km-groundsurf.h5
+
+[pylithapp.timedependent.interfaces.fault.output]
+writer.filename = output/tet4_20km-fault.h5
+
+[pylithapp.timedependent.materials.elastic.output]
+writer.filename = output/tet4_20km-elastic.h5
+
+[pylithapp.timedependent.materials.maxwell.output]
+writer.filename = output/tet4_20km-maxwell.h5
+
+# End of file

Added: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/tet4_6.7km.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/tet4_6.7km.cfg	                        (rev 0)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/tet4_6.7km.cfg	2012-04-25 23:18:54 UTC (rev 19996)
@@ -0,0 +1,29 @@
+[pylithapp]
+
+# This is not a self-contained simulation configuration file. 
+
+# ----------------------------------------------------------------------
+# mesh_generator
+# ----------------------------------------------------------------------
+[pylithapp.mesh_generator.reader]
+filename = meshes/tet4_6.7km.exo
+
+# ----------------------------------------------------------------------
+# output
+# ----------------------------------------------------------------------
+[pylithapp.problem.formulation.output.domain]
+writer.filename = output/tet4_6.7km.h5
+
+[pylithapp.problem.formulation.output.subdomain]
+writer.filename = output/tet4_6.7km-groundsurf.h5
+
+[pylithapp.timedependent.interfaces.fault.output]
+writer.filename = output/tet4_6.7km-fault.h5
+
+[pylithapp.timedependent.materials.elastic.output]
+writer.filename = output/tet4_6.7km-elastic.h5
+
+[pylithapp.timedependent.materials.maxwell.output]
+writer.filename = output/tet4_6.7km-maxwell.h5
+
+# End of file



More information about the CIG-COMMITS mailing list