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

brad at geodynamics.org brad at geodynamics.org
Tue Jan 31 15:44:44 PST 2012


Author: brad
Date: 2012-01-31 15:44:44 -0800 (Tue, 31 Jan 2012)
New Revision: 19537

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/gradient.jou
Log:
Use bias sizing scheme for surfaces touching fault edges. This makes a nicer mesh at surface edges.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/gradient.jou
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/gradient.jou	2012-01-31 23:43:32 UTC (rev 19536)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/gradient.jou	2012-01-31 23:44:44 UTC (rev 19537)
@@ -30,6 +30,10 @@
 curve all scheme default
 surface all sizing function none
 surface fault_surface fault_surface at A fault_surface at B fault_surface at C size {dx}
+surface 9 16 sizing function type bias start curve 41 factor {bias_factor}
+surface 19 sizing function type bias start curve 45 factor {bias_factor}
+surface 20 sizing function type bias start curve 44 factor {bias_factor}
+surface 23 sizing function type bias start curve 43 factor {bias_factor}
 
 # Set bias on curves extending from faults
 
@@ -82,3 +86,4 @@
 # End of file
 
 
+



More information about the CIG-COMMITS mailing list