[cig-commits] r13671 - in long/3D/Gale/trunk: . input/examples

walter at geodynamics.org walter at geodynamics.org
Fri Dec 12 14:52:35 PST 2008


Author: walter
Date: 2008-12-12 14:52:35 -0800 (Fri, 12 Dec 2008)
New Revision: 13671

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/input/examples/tibet.xml
Log:
 r2424 at dante:  boo | 2008-12-12 14:03:48 -0800
 Remove weakened material from tibet



Property changes on: long/3D/Gale/trunk
___________________________________________________________________
Name: svk:merge
   - 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:2421
   + 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:2424

Modified: long/3D/Gale/trunk/input/examples/tibet.xml
===================================================================
--- long/3D/Gale/trunk/input/examples/tibet.xml	2008-12-12 21:46:35 UTC (rev 13670)
+++ long/3D/Gale/trunk/input/examples/tibet.xml	2008-12-12 22:52:35 UTC (rev 13671)
@@ -391,48 +391,6 @@
       <param name="MaterialPointsSwarm">materialSwarm</param>
     </struct>
 
-
-<!--     <struct name="lowShape"> -->
-<!--       <param name="Type">Box</param> -->
-<!--       <param name="startX">450000</param> -->
-<!--       <param name="endX">550000</param> -->
-<!--       <param name="startY">68000</param> -->
-<!--       <param name="endY">80000</param> -->
-<!--       <param name="startZ">minZ</param> -->
-<!--       <param name="endZ">maxZ</param> -->
-<!--     </struct> -->
-<!--     <struct name="lowViscosity"> -->
-<!--       <param name="Type">FrankKamenetskii</param> -->
-<!--       <param name="TemperatureField">TemperatureField</param> -->
-      <!-- at T=273, viscosity=1e25, at T=1273, viscosity=1e20 -->
-<!--       <param name="eta0">2.31739465e-1</param> -->
-  <!--       <param name="eta0">2.31739465e26</param> -->
-<!--       <param name="theta">0.011512925465</param> -->
-<!--     </struct> -->
-<!--     <struct name="lowViscous"> -->
-<!--       <param name="Type">RheologyMaterial</param> -->
-<!--       <param name="Shape">lowShape</param> -->
-<!--       <param name="density">2800</param> -->
-<!--       <param name="alpha">3.0e-5</param> -->
-  <!--       <param name="density">upperDensity</param> -->
-  <!--       <param name="alpha">upperAlpha</param> -->
-<!--       <param name="diffusivity">1.0e-6</param> -->
-<!--       <list name="heatingElements"> -->
-<!--         <struct> -->
-<!--           <param name="Q">1.0e-12</param> -->
-<!--           <param name="lambda">0.0</param> -->
-<!--         </struct> -->
-<!--       </list> -->
-<!--       <list name="Rheology"> -->
-<!--         <param>lowViscosity</param> -->
-<!--         <param>yielding</param> -->
-<!--         <param>storeViscosity</param> -->
-<!--         <param>storeStress</param> -->
-<!--       </list> -->
-<!--     </struct> -->
-
-
-
     <!-- Crust -->
     <struct name="crustShape">
       <param name="Type">PolygonShape</param>
@@ -484,17 +442,8 @@
       <param name="frictionCoefficientAfterSoftening">0.57735026919</param>
     </struct>
 
-<!--     <struct name="crustlowShape"> -->
-<!--       <param name="Type">Intersection</param> -->
-<!--       <list name="shapes"> -->
-<!--         <param>crustShape</param> -->
-<!--         <param>!lowShape</param> -->
-<!--       </list> -->
-<!--     </struct> -->
-
     <struct name="crustViscous">
       <param name="Type">RheologyMaterial</param>
-<!--       <param name="Shape">crustlowShape</param> -->
       <param name="Shape">crustShape</param>
       <param name="density">2800</param>
       <param name="alpha">3.0e-5</param>



More information about the CIG-COMMITS mailing list