[cig-commits] r17907 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14

brad at geodynamics.org brad at geodynamics.org
Fri Feb 18 17:28:07 PST 2011


Author: brad
Date: 2011-02-18 17:28:07 -0800 (Fri, 18 Feb 2011)
New Revision: 17907

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tet4_200m.jou
Log:
Reduce smallest condition number target to allow faster mesh generation (diminishing returns).

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tet4_200m.jou
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tet4_200m.jou	2011-02-18 22:25:12 UTC (rev 17906)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv14/tet4_200m.jou	2011-02-19 01:28:07 UTC (rev 17907)
@@ -35,7 +35,7 @@
 # Smooth mesh to improve quality
 # ----------------------------------------------------------------------
 #{condnum=2.0}
-#{loop(5)}
+#{loop(4)}
 cleanup volume all
 volume all smooth scheme condition number beta {condnum} cpu 10
 smooth volume all
@@ -51,5 +51,3 @@
 # Export exodus file
 # ----------------------------------------------------------------------
 export mesh "tet4_200m.exo" dimension 3 overwrite
-
-



More information about the CIG-COMMITS mailing list