[cig-commits] r19605 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d

brad at geodynamics.org brad at geodynamics.org
Wed Feb 8 18:18:29 PST 2012


Author: brad
Date: 2012-02-08 18:18:29 -0800 (Wed, 08 Feb 2012)
New Revision: 19605

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/gradient.jou
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tri3_050m.jou
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tri3_100m.jou
Log:
Fine tuned bias for smoother mesh.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/gradient.jou
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/gradient.jou	2012-02-09 02:07:38 UTC (rev 19604)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/gradient.jou	2012-02-09 02:18:29 UTC (rev 19605)
@@ -66,7 +66,7 @@
 curve 28 scheme bias fine size {dxE} coarse size {dxG} start vertex 17
 
 surface 10 13 sizing function type bias start curve fault_surface factor {bias_factor} 
-surface 11 12 sizing function type bias start vertex 16 factor {bias_factor} 
+surface 11 12 sizing function type bias start curve fault_surface at A factor {bias_factor}
 
 
 # End of file

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tri3_050m.jou
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tri3_050m.jou	2012-02-09 02:07:38 UTC (rev 19604)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tri3_050m.jou	2012-02-09 02:18:29 UTC (rev 19605)
@@ -14,6 +14,8 @@
 surface all scheme trimesh
 playback 'gradient.jou'
 
+surface 11 12 sizing function type bias start curve fault_surface at A factor {bias_factor*0.995}
+
 # ----------------------------------------------------------------------
 # Generate the mesh
 # ----------------------------------------------------------------------
@@ -38,3 +40,4 @@
 
 # End of file
 
+

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tri3_100m.jou
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tri3_100m.jou	2012-02-09 02:07:38 UTC (rev 19604)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tri3_100m.jou	2012-02-09 02:18:29 UTC (rev 19605)
@@ -14,6 +14,8 @@
 surface all scheme trimesh
 playback 'gradient.jou'
 
+surface 11 12 sizing function type bias start curve fault_surface at A factor {bias_factor*0.995}
+
 # ----------------------------------------------------------------------
 # Generate the mesh
 # ----------------------------------------------------------------------
@@ -38,3 +40,4 @@
 
 # End of file
 
+



More information about the CIG-COMMITS mailing list