[cig-commits] r13317 - short/3D/PyLith/trunk/playpen/memcheck

brad at geodynamics.org brad at geodynamics.org
Sat Nov 15 13:47:02 PST 2008


Author: brad
Date: 2008-11-15 13:47:02 -0800 (Sat, 15 Nov 2008)
New Revision: 13317

Modified:
   short/3D/PyLith/trunk/playpen/memcheck/benchmark_strikeslip_tet4_1000m.cfg
Log:
Added materials.

Modified: short/3D/PyLith/trunk/playpen/memcheck/benchmark_strikeslip_tet4_1000m.cfg
===================================================================
--- short/3D/PyLith/trunk/playpen/memcheck/benchmark_strikeslip_tet4_1000m.cfg	2008-11-15 19:29:37 UTC (rev 13316)
+++ short/3D/PyLith/trunk/playpen/memcheck/benchmark_strikeslip_tet4_1000m.cfg	2008-11-15 21:47:02 UTC (rev 13317)
@@ -1,6 +1,7 @@
 [memoryusage]
 
 vertex_groups = [fault,bc_xneg,bc_xpos,bc_yneg,bc_ypos,bc_zneg]
+materials = [elastic,viscoelastic]
 
 [memoryusage.mesh]
 
@@ -31,3 +32,11 @@
 [memoryusage.vertex_groups.bc_zneg]
 label = boundary_zneg
 size = 528
+
+[memoryusage.materials.elastic]
+label = Elastic
+size = 2
+
+[memoryusage.materials.viscoelastic]
+label = Viscoelastic
+size = 3



More information about the CIG-COMMITS mailing list