[cig-commits] r8258 - short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog

brad at geodynamics.org brad at geodynamics.org
Fri Nov 9 12:00:08 PST 2007


Author: brad
Date: 2007-11-09 12:00:08 -0800 (Fri, 09 Nov 2007)
New Revision: 8258

Modified:
   short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/strikeslip_lagrit.cfg
Log:
Removed setting quadrature order now that the default is appropriate.

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/strikeslip_lagrit.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/strikeslip_lagrit.cfg	2007-11-09 19:55:54 UTC (rev 8257)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/strikeslip_lagrit.cfg	2007-11-09 20:00:08 UTC (rev 8258)
@@ -17,7 +17,6 @@
 quadrature = pylith.feassemble.quadrature.Quadrature3D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = tetrahedron
-quadrature.cell.quad_order = 1
 
 [pylithapp.timedependent.materials.elastic_neg]
 label = Elastic material -x
@@ -26,7 +25,6 @@
 quadrature = pylith.feassemble.quadrature.Quadrature3D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = tetrahedron
-quadrature.cell.quad_order = 1
 
 [pylithapp.timedependent.materials.viscoelastic_pos]
 label = Viscoelastic material +x
@@ -35,7 +33,6 @@
 quadrature = pylith.feassemble.quadrature.Quadrature3D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = tetrahedron
-quadrature.cell.quad_order = 1
 
 [pylithapp.timedependent.materials.viscoelastic_neg]
 label = Viscoelastic material -x
@@ -44,7 +41,6 @@
 quadrature = pylith.feassemble.quadrature.Quadrature3D
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.shape = tetrahedron
-quadrature.cell.quad_order = 1
 
 # ----------------------------------------------------------------------
 # boundary conditions



More information about the cig-commits mailing list