[cig-commits] commit: Set maxStrainRate=1e6 in geologic/extension

Mercurial hg at geodynamics.org
Wed Aug 22 15:04:34 PDT 2012


changeset:   470:b3792dea0bbc
user:        Walter Landry <wlandry at caltech.edu>
date:        Wed Aug 22 15:01:22 2012 -0700
files:       input/geologic/extension.json
description:
Set maxStrainRate=1e6 in geologic/extension


diff -r 7e31f6e93b77 -r b3792dea0bbc input/geologic/extension.json
--- a/input/geologic/extension.json	Wed Aug 22 14:59:48 2012 -0700
+++ b/input/geologic/extension.json	Wed Aug 22 15:01:22 2012 -0700
@@ -110,7 +110,8 @@
             "cohesionAfterSoftening": "1e6",
             "frictionCoefficient": "0.258819045102",
             "frictionCoefficientAfterSoftening": "0.0348994967025",
-            "minimumViscosity": "1.0e0"
+            "minimumViscosity": "1.0e0",
+            "maxStrainRate": "1e6"
         },
         "fixedViscosity":
         {



More information about the CIG-COMMITS mailing list