[cig-commits] r7629 -
cs/cigma/branches/cigma-0.9b1/benchmarks/short/vtk
luis at geodynamics.org
luis at geodynamics.org
Mon Jul 9 16:08:20 PDT 2007
Author: luis
Date: 2007-07-09 16:08:19 -0700 (Mon, 09 Jul 2007)
New Revision: 7629
Added:
cs/cigma/branches/cigma-0.9b1/benchmarks/short/vtk/bottom-layer.vtk
cs/cigma/branches/cigma-0.9b1/benchmarks/short/vtk/top-layer.vtk
Log:
Split domain of benchmark problem into two layers (top is elastic, bottom is viscoelastic)
Added: cs/cigma/branches/cigma-0.9b1/benchmarks/short/vtk/bottom-layer.vtk
===================================================================
--- cs/cigma/branches/cigma-0.9b1/benchmarks/short/vtk/bottom-layer.vtk 2007-07-09 22:55:56 UTC (rev 7628)
+++ cs/cigma/branches/cigma-0.9b1/benchmarks/short/vtk/bottom-layer.vtk 2007-07-09 23:08:19 UTC (rev 7629)
@@ -0,0 +1,20 @@
+# vtk DataFile Version 1.0
+This line is a comment
+ASCII
+DATASET POLYDATA
+POINTS 8 float
+ 0.0 0.0 -12000.0
+24000.0 0.0 -12000.0
+ 0.0 24000.0 -12000.0
+24000.0 24000.0 -12000.0
+ 0.0 0.0 -24000.0
+24000.0 0.0 -24000.0
+ 0.0 24000.0 -24000.0
+24000.0 24000.0 -24000.0
+POLYGONS 6 30
+4 0 2 6 4
+4 1 5 7 3
+4 0 4 5 1
+4 2 3 7 6
+4 0 1 3 2
+4 4 5 7 6
Added: cs/cigma/branches/cigma-0.9b1/benchmarks/short/vtk/top-layer.vtk
===================================================================
--- cs/cigma/branches/cigma-0.9b1/benchmarks/short/vtk/top-layer.vtk 2007-07-09 22:55:56 UTC (rev 7628)
+++ cs/cigma/branches/cigma-0.9b1/benchmarks/short/vtk/top-layer.vtk 2007-07-09 23:08:19 UTC (rev 7629)
@@ -0,0 +1,20 @@
+# vtk DataFile Version 1.0
+This line is a comment
+ASCII
+DATASET POLYDATA
+POINTS 8 float
+ 0.0 0.0 0.0
+24000.0 0.0 0.0
+ 0.0 24000.0 0.0
+24000.0 24000.0 0.0
+ 0.0 0.0 -12000.0
+24000.0 0.0 -12000.0
+ 0.0 24000.0 -12000.0
+24000.0 24000.0 -12000.0
+POLYGONS 6 30
+4 0 2 6 4
+4 1 5 7 3
+4 0 4 5 1
+4 2 3 7 6
+4 0 1 3 2
+4 4 5 7 6
More information about the cig-commits
mailing list