From 070036d8e636ff1aa16e5883b7a541b9b09ea18a Mon Sep 17 00:00:00 2001 From: Elias Pipping <elias.pipping@fu-berlin.de> Date: Tue, 13 Mar 2012 17:38:47 +0100 Subject: [PATCH] Comments --- src/one-body-sample.parset | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/one-body-sample.parset b/src/one-body-sample.parset index 17b47a28..d4ef4532 100644 --- a/src/one-body-sample.parset +++ b/src/one-body-sample.parset @@ -68,6 +68,7 @@ normalstress = 0.1 # laursen depends a lot more on this # constitutive properties for earthquake prediction # http://earthquake.usgs.gov/research/physics/lab/prediction.pdf mu = 0.5 +# If eta is too large, the initial state becomes very large eta = 1e-8 model = Ruina @@ -82,6 +83,7 @@ initial = 0 # Continuum mathematical modeling of slip weakening in geological systems a = 0.015 b = 0.005 +# If L is too large, reaching a steady state takes too long L = 1e-8 # The second-order a and b terms in [..] are very important in -- GitLab