[cig-commits] r18995 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205

brad at geodynamics.org brad at geodynamics.org
Thu Sep 29 14:48:20 PDT 2011


Author: brad
Date: 2011-09-29 14:48:20 -0700 (Thu, 29 Sep 2011)
New Revision: 18995

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/friction.spatialdb
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/hex8_100m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/hex8_200m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_100m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_200m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tractions.spatialdb
Log:
Updated parameter files.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/friction.spatialdb
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/friction.spatialdb	2011-09-29 19:48:51 UTC (rev 18994)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/friction.spatialdb	2011-09-29 21:48:20 UTC (rev 18995)
@@ -11,12 +11,12 @@
     space-dim = 3
   }
 }
--15.001	0.0		-15.0		1000.0	0.525	0.4		0.0
--15.0	0.0		-15.0		0.677	0.525	0.4		0.0
-+15.0	0.0		-15.0		0.677	0.525	0.4		0.0
-+15.001	0.0		-15.0		1000.0	0.525	0.4		0.0
+0.0  -15.0    -14.999    1000.0   0.525   0.4    0.0
+0.0  -14.999  -14.999    0.677    0.525   0.4    0.0
+0.0  +14.999  -14.999    0.677    0.525   0.4    0.0
+0.0  +15.0    -14.999    1000.0   0.525   0.4    0.0
 
--15.001	0.0		-15.001		1000.0	0.525	0.4		0.0
--15.0	0.0		-15.001		1000.0	0.525	0.4		0.0
-+15.0	0.0		-15.001		1000.0	0.525	0.4		0.0
-+15.001	0.0		-15.001		1000.0	0.525	0.4		0.0
+0.0  -15.0    -15.000    1000.0   0.525   0.4    0.0
+0.0  -14.999  -15.000    1000.0   0.525   0.4    0.0
+0.0  +14.999  -15.000    1000.0   0.525   0.4    0.0
+0.0  +15.0    -15.000    1000.0   0.525   0.4    0.0

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/hex8_100m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/hex8_100m.cfg	2011-09-29 19:48:51 UTC (rev 18994)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/hex8_100m.cfg	2011-09-29 21:48:20 UTC (rev 18995)
@@ -6,6 +6,7 @@
 # ----------------------------------------------------------------------
 [pylithapp.mesh_generator.reader]
 filename = hex8_100m.exo
+refiner = pylith.topology.RefineUniform
 
 # ----------------------------------------------------------------------
 # problem
@@ -16,18 +17,14 @@
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------
-# Give basename for VTK domain output of solution over domain.
 [pylithapp.problem.formulation.output.domain]
-writer.filename = output/hex8_100m.vtk
+writer.filename = output/hex8_100m.h5
 
-# Give basename for VTK domain output of solution over subdomain.
 [pylithapp.problem.formulation.output.subdomain]
-writer.filename = output/hex8_100m-off_fault.vtk
+writer.filename = output/hex8_100m-groundsurf.h5
 
-# Give basename for VTK fault output.
 [pylithapp.timedependent.interfaces.fault.output]
-writer.filename = output/hex8_100m-fault.vtk
+writer.filename = output/hex8_100m-fault.h5
 
-# Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.elastic.output]
-writer.filename = output/hex8_100m-elastic.vtk
+writer.filename = output/hex8_100m-elastic.h5

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/hex8_200m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/hex8_200m.cfg	2011-09-29 19:48:51 UTC (rev 18994)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/hex8_200m.cfg	2011-09-29 21:48:20 UTC (rev 18995)
@@ -17,18 +17,14 @@
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------
-# Give basename for VTK domain output of solution over domain.
 [pylithapp.problem.formulation.output.domain]
-writer.filename = output/hex8_200m.vtk
+writer.filename = output/hex8_200m.h5
 
-# Give basename for VTK domain output of solution over subdomain.
 [pylithapp.problem.formulation.output.subdomain]
-writer.filename = output/hex8_200m-off_fault.vtk
+writer.filename = output/hex8_200m-groundsurf.h5
 
-# Give basename for VTK fault output.
 [pylithapp.timedependent.interfaces.fault.output]
-writer.filename = output/hex8_200m-fault.vtk
+writer.filename = output/hex8_200m-fault.h5
 
-# Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.elastic.output]
-writer.filename = output/hex8_200m-elastic.vtk
+writer.filename = output/hex8_200m-elastic.h5

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg	2011-09-29 19:48:51 UTC (rev 18994)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg	2011-09-29 21:48:20 UTC (rev 18995)
@@ -11,6 +11,7 @@
 petsc = 1
 meshiocubit = 1
 elasticityexplicit = 1
+elasticityexplicittet4 = 1
 meshimporter = 1
 #quadrature2d = 1
 #fiatlagrange = 1
@@ -26,8 +27,12 @@
 # ----------------------------------------------------------------------
 [pylithapp.mesh_generator]
 reader = pylith.meshio.MeshIOCubit
-reorder_mesh = True
+#reorder_mesh = True
 
+distributor.partitioner = parmetis
+distributor.write_partition = True
+distributor.data_writer.filename = output/partition.vtk
+
 [pylithapp.mesh_generator.reader]
 coordsys.space_dim = 3
 
@@ -35,60 +40,40 @@
 # problem
 # ----------------------------------------------------------------------
 [pylithapp.timedependent]
-
 dimension = 3
 
-# Set interfaces to an array with 1 faults: 'fault'.
-interfaces = [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 = 12.001*s
 dt = 0.01*s
 
-
-[pylithapp.timedependent.formulation]
-output = [domain,subdomain]
-output.subdomain = pylith.meshio.OutputSolnSubset
-
-
 # ----------------------------------------------------------------------
 # materials
 # ----------------------------------------------------------------------
 [pylithapp.timedependent]
-
 materials = [elastic]
 materials.elastic = pylith.materials.ElasticIsotropic3D
 
 [pylithapp.timedependent.materials.elastic]
 label = Elastic material
 id = 1
+db_properties.label = Elastic properties
 db_properties.iohandler.filename = matprops.spatialdb
 
 # ----------------------------------------------------------------------
 # boundary conditions
 # ----------------------------------------------------------------------
+[pylithapp.timedependent]
+bc = [x_neg,x_pos,y_neg,y_pos,z_neg]
+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
@@ -118,13 +103,11 @@
 # ----------------------------------------------------------------------
 # faults
 # ----------------------------------------------------------------------
+[pylithapp.timedependent]
+interfaces = [fault]
+interfaces.fault = pylith.faults.FaultCohesiveDyn
 
-# Provide information on the fault (interface).
-[pylithapp.timedependent.interfaces]
-fault = pylith.faults.FaultCohesiveDyn
-
 [pylithapp.timedependent.interfaces.fault]
-# Material id
 id = 10
 label = fault
 
@@ -133,6 +116,7 @@
 db_initial_tractions.label = "Initial fault tractions"
 
 friction = pylith.friction.SlipWeakening
+friction.label = Slip weakening
 
 friction.db_properties = spatialdata.spatialdb.SimpleDB
 friction.db_properties.iohandler.filename = friction.spatialdb
@@ -141,68 +125,40 @@
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------
-# Give basename for VTK domain output of solution over domain.
+[pylithapp.timedependent.formulation]
+output = [domain,subdomain]
+output.subdomain = pylith.meshio.OutputSolnSubset
+
 [pylithapp.problem.formulation.output.domain]
 vertex_data_fields=[displacement,velocity]
 output_freq = time_step
 time_step = 12.0*s
-writer.time_format = %06.3f
+writer = pylith.meshio.DataWriterHDF5ExtMesh
 
 [pylithapp.problem.formulation.output.subdomain]
-label = off_fault ; nodeset for subdomain
+label = face_zpos
 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 fault output.
 [pylithapp.timedependent.interfaces.fault.output]
 vertex_info_fields = [strike_dir,normal_dir,initial_traction]
 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
-

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4.cfg	2011-09-29 19:48:51 UTC (rev 18994)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4.cfg	2011-09-29 21:48:20 UTC (rev 18995)
@@ -2,39 +2,53 @@
 [pylithapp]
 
 # ----------------------------------------------------------------------
+# problem
+# ----------------------------------------------------------------------
+[pylithapp.timedependent]
+formulation = pylith.problems.ExplicitLumpedTet4
+
+
+# ----------------------------------------------------------------------
 # materials
 # ----------------------------------------------------------------------
 [pylithapp.timedependent.materials.elastic]
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = tetrahedron
 
+
 # ----------------------------------------------------------------------
 # boundary conditions
 # ----------------------------------------------------------------------
 [pylithapp.timedependent.bc.x_pos]
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = triangle
+quadrature.cell.quad_order = 2
 
 [pylithapp.timedependent.bc.x_neg]
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = triangle
+quadrature.cell.quad_order = 2
 
 [pylithapp.timedependent.bc.y_pos]
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = triangle
+quadrature.cell.quad_order = 2
 
 [pylithapp.timedependent.bc.y_neg]
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = triangle
+quadrature.cell.quad_order = 2
 
 [pylithapp.timedependent.bc.z_neg]
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = triangle
+quadrature.cell.quad_order = 2
 
+
 # ----------------------------------------------------------------------
 # faults
 # ----------------------------------------------------------------------
 [pylithapp.timedependent.interfaces.fault]
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = triangle
-
+quadrature.cell.quad_order = 2

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_100m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_100m.cfg	2011-09-29 19:48:51 UTC (rev 18994)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_100m.cfg	2011-09-29 21:48:20 UTC (rev 18995)
@@ -4,8 +4,9 @@
 # ----------------------------------------------------------------------
 # mesh_generator
 # ----------------------------------------------------------------------
-[pylithapp.mesh_generator.reader]
-filename = tet4_100m.exo
+[pylithapp.mesh_generator]
+reader.filename = tet4_200m.exo
+refiner = pylith.topology.RefineUniform
 
 # ----------------------------------------------------------------------
 # problem
@@ -16,18 +17,14 @@
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------
-# Give basename for VTK domain output of solution over domain.
 [pylithapp.problem.formulation.output.domain]
-writer.filename = output/tet4_100m.vtk
+writer.filename = output/tet4_100m.h5
 
-# Give basename for VTK domain output of solution over subdomain.
 [pylithapp.problem.formulation.output.subdomain]
-writer.filename = output/tet4_100m-off_fault.vtk
+writer.filename = output/tet4_100m-groundsurf.h5
 
-# Give basename for VTK fault output.
 [pylithapp.timedependent.interfaces.fault.output]
-writer.filename = output/tet4_100m-fault.vtk
+writer.filename = output/tet4_100m-fault.h5
 
-# Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.elastic.output]
-writer.filename = output/tet4_100m-elastic.vtk
+writer.filename = output/tet4_100m-elastic.h5

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_200m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_200m.cfg	2011-09-29 19:48:51 UTC (rev 18994)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_200m.cfg	2011-09-29 21:48:20 UTC (rev 18995)
@@ -16,18 +16,14 @@
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------
-# Give basename for VTK domain output of solution over domain.
 [pylithapp.problem.formulation.output.domain]
-writer.filename = output/tet4_200m.vtk
+writer.filename = output/tet4_200m.h5
 
-# Give basename for VTK domain output of solution over subdomain.
 [pylithapp.problem.formulation.output.subdomain]
-writer.filename = output/tet4_200m-off_fault.vtk
+writer.filename = output/tet4_200m-groundsurf.h5
 
-# Give basename for VTK fault output.
 [pylithapp.timedependent.interfaces.fault.output]
-writer.filename = output/tet4_200m-fault.vtk
+writer.filename = output/tet4_200m-fault.h5
 
-# Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.elastic.output]
-writer.filename = output/tet4_200m-elastic.vtk
+writer.filename = output/tet4_200m-elastic.h5

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tractions.spatialdb
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tractions.spatialdb	2011-09-29 19:48:51 UTC (rev 18994)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tractions.spatialdb	2011-09-29 21:48:20 UTC (rev 18995)
@@ -11,59 +11,54 @@
     space-dim = 3
   }
 }
--9.0001	0.0	-5.9999		-70.0		0.0	-120.0
--9.0	0.0	-5.9999		-70.0		0.0	-120.0
--6.0	0.0	-5.9999		-70.0		0.0	-120.0
--5.9999	0.0	-5.9999		-70.0		0.0	-120.0
--1.5001	0.0	-5.9999		-70.0		0.0	-120.0
--1.5	0.0	-5.9999		-70.0		0.0	-120.0
-+1.5	0.0	-5.9999		-70.0		0.0	-120.0
-+1.5001	0.0	-5.9999		-70.0		0.0	-120.0
-+5.9999	0.0	-5.9999		-70.0		0.0	-120.0
-+6.0	0.0	-5.9999		-70.0		0.0	-120.0
-+9.0	0.0	-5.9999		-70.0		0.0	-120.0
-+9.0001	0.0	-5.9999		-70.0		0.0	-120.0
+0.0  -9.0001  -5.9999    -70.0    0.0   -120.0
+0.0  -9.0     -5.9999	 -70.0	  0.0   -120.0
+0.0  -6.0     -5.9999	 -70.0	  0.0   -120.0
+0.0  -5.9999  -5.9999	 -70.0	  0.0   -120.0
+0.0  -1.5001  -5.9999	 -70.0	  0.0   -120.0
+0.0  -1.5     -5.9999	 -70.0	  0.0   -120.0
+0.0  +1.5     -5.9999	 -70.0	  0.0   -120.0
+0.0  +1.5001  -5.9999	 -70.0	  0.0   -120.0
+0.0  +5.9999  -5.9999	 -70.0	  0.0   -120.0
+0.0  +6.0     -5.9999	 -70.0	  0.0   -120.0
+0.0  +9.0     -5.9999	 -70.0	  0.0   -120.0
+0.0  +9.0001  -5.9999	 -70.0	  0.0   -120.0
 
--9.0001	0.0	-6.0		-70.0		0.0	-120.0
--9.0	0.0	-6.0		-78.0		0.0	-120.0
--6.0	0.0	-6.0		-78.0		0.0	-120.0
--5.9999	0.0	-6.0		-70.0		0.0	-120.0
--1.5001	0.0	-6.0		-70.0		0.0	-120.0
--1.5	0.0	-6.0		-81.6		0.0	-120.0
-+1.5	0.0	-6.0		-81.6		0.0	-120.0
-+1.5001	0.0	-6.0		-70.0		0.0	-120.0
-+5.9999	0.0	-6.0		-70.0		0.0	-120.0
-+6.0	0.0	-6.0		-62.0		0.0	-120.0
-+9.0	0.0	-6.0		-62.0		0.0	-120.0
-+9.0001	0.0	-6.0		-70.0		0.0	-120.0
+0.0  -9.0001  -6.0	 -70.0	  0.0   -120.0
+0.0  -9.0     -6.0	 -78.0	  0.0   -120.0
+0.0  -6.0     -6.0	 -78.0	  0.0   -120.0
+0.0  -5.9999  -6.0	 -70.0	  0.0   -120.0
+0.0  -1.5001  -6.0	 -70.0	  0.0   -120.0
+0.0  -1.5     -6.0	 -81.6	  0.0   -120.0
+0.0  +1.5     -6.0	 -81.6	  0.0   -120.0
+0.0  +1.5001  -6.0	 -70.0	  0.0   -120.0
+0.0  +5.9999  -6.0	 -70.0	  0.0   -120.0
+0.0  +6.0     -6.0	 -62.0	  0.0   -120.0
+0.0  +9.0     -6.0	 -62.0	  0.0   -120.0
+0.0  +9.0001  -6.0	 -70.0	  0.0   -120.0
 
--9.0001	0.0	-9.0		-70.0		0.0	-120.0
--9.0	0.0	-9.0		-78.0		0.0	-120.0
--6.0	0.0	-9.0		-78.0		0.0	-120.0
--5.9999	0.0	-9.0		-70.0		0.0	-120.0
--1.5001	0.0	-9.0		-70.0		0.0	-120.0
--1.5	0.0	-9.0		-81.6		0.0	-120.0
-+1.5	0.0	-9.0		-81.6		0.0	-120.0
-+1.5001	0.0	-9.0		-70.0		0.0	-120.0
-+5.9999	0.0	-9.0		-70.0		0.0	-120.0
-+6.0	0.0	-9.0		-62.0		0.0	-120.0
-+9.0	0.0	-9.0		-62.0		0.0	-120.0
-+9.0001	0.0	-9.0		-70.0		0.0	-120.0
+0.0  -9.0001  -9.0	 -70.0	  0.0   -120.0
+0.0  -9.0     -9.0	 -78.0	  0.0   -120.0
+0.0  -6.0     -9.0	 -78.0	  0.0   -120.0
+0.0  -5.9999  -9.0	 -70.0	  0.0   -120.0
+0.0  -1.5001  -9.0	 -70.0	  0.0   -120.0
+0.0  -1.5     -9.0	 -81.6	  0.0   -120.0
+0.0  +1.5     -9.0	 -81.6	  0.0   -120.0
+0.0  +1.5001  -9.0	 -70.0	  0.0   -120.0
+0.0  +5.9999  -9.0	 -70.0	  0.0   -120.0
+0.0  +6.0     -9.0	 -62.0	  0.0   -120.0
+0.0  +9.0     -9.0	 -62.0	  0.0   -120.0
+0.0  +9.0001  -9.0	 -70.0	  0.0   -120.0
 
--9.0001	0.0	-9.0001		-70.0		0.0	-120.0
--9.0	0.0	-9.0001		-70.0		0.0	-120.0
--6.0	0.0	-9.0001		-70.0		0.0	-120.0
--5.9999	0.0	-9.0001		-70.0		0.0	-120.0
--1.5001	0.0	-9.0001		-70.0		0.0	-120.0
--1.5	0.0	-9.0001		-70.0		0.0	-120.0
-+1.5	0.0	-9.0001		-70.0		0.0	-120.0
-+1.5001	0.0	-9.0001		-70.0		0.0	-120.0
-+5.9999	0.0	-9.0001		-70.0		0.0	-120.0
-+6.0	0.0	-9.0001		-70.0		0.0	-120.0
-+9.0	0.0	-9.0001		-70.0		0.0	-120.0
-+9.0001	0.0	-9.0001		-70.0		0.0	-120.0
-
-
-
-
-		
+0.0  -9.0001  -9.0001	 -70.0	  0.0   -120.0
+0.0  -9.0     -9.0001	 -70.0	  0.0   -120.0
+0.0  -6.0     -9.0001	 -70.0	  0.0   -120.0
+0.0  -5.9999  -9.0001	 -70.0	  0.0   -120.0
+0.0  -1.5001  -9.0001	 -70.0	  0.0   -120.0
+0.0  -1.5     -9.0001	 -70.0	  0.0   -120.0
+0.0  +1.5     -9.0001	 -70.0	  0.0   -120.0
+0.0  +1.5001  -9.0001	 -70.0	  0.0   -120.0
+0.0  +5.9999  -9.0001	 -70.0	  0.0   -120.0
+0.0  +6.0     -9.0001	 -70.0	  0.0   -120.0
+0.0  +9.0     -9.0001	 -70.0	  0.0   -120.0
+0.0  +9.0001  -9.0001	 -70.0	  0.0   -120.0



More information about the CIG-COMMITS mailing list