[cig-commits] r11978 - in long/3D/Gale/trunk: . input/benchmarks

walter at geodynamics.org walter at geodynamics.org
Thu May 15 12:07:17 PDT 2008


Author: walter
Date: 2008-05-15 12:07:17 -0700 (Thu, 15 May 2008)
New Revision: 11978

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/input/benchmarks/extension.xml
   long/3D/Gale/trunk/input/benchmarks/shortening.xml
Log:
 r2158 at earth:  boo | 2008-05-15 12:07:26 -0700
 Use the correct friction coefficients for sand



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

Modified: long/3D/Gale/trunk/input/benchmarks/extension.xml
===================================================================
--- long/3D/Gale/trunk/input/benchmarks/extension.xml	2008-05-15 19:07:13 UTC (rev 11977)
+++ long/3D/Gale/trunk/input/benchmarks/extension.xml	2008-05-15 19:07:17 UTC (rev 11978)
@@ -353,8 +353,8 @@
       <param name="StrainWeakening">strainWeakening</param>
       <param name="cohesion">10.0</param>
       <param name="cohesionAfterSoftening">0.1</param>
-      <param name="frictionCoefficient">0.404026225835</param>
-      <param name="frictionCoefficientAfterSoftening">0.363970234266</param>
+      <param name="frictionCoefficient">0.726542528005</param>
+      <param name="frictionCoefficientAfterSoftening">0.600860619027</param>
     </struct>
     <struct name="pdmsViscosity">
       <param name="Type">MaterialViscosity</param>

Modified: long/3D/Gale/trunk/input/benchmarks/shortening.xml
===================================================================
--- long/3D/Gale/trunk/input/benchmarks/shortening.xml	2008-05-15 19:07:13 UTC (rev 11977)
+++ long/3D/Gale/trunk/input/benchmarks/shortening.xml	2008-05-15 19:07:17 UTC (rev 11978)
@@ -351,8 +351,8 @@
       <param name="StrainWeakening">sandStrainWeakening</param>
       <param name="cohesion">10.0</param>
       <param name="cohesionAfterSoftening">0.1</param>
-      <param name="frictionCoefficient">0.404026225835</param>
-      <param name="frictionCoefficientAfterSoftening">0.363970234266</param>
+      <param name="frictionCoefficient">0.726542528005</param>
+      <param name="frictionCoefficientAfterSoftening">0.600860619027</param>
     </struct>
 
     <struct name="sandViscosity">



More information about the cig-commits mailing list