From 6c010a1a438454d8a8d23df9c991e3d2268ec091 Mon Sep 17 00:00:00 2001
From: Elias Pipping <elias.pipping@fu-berlin.de>
Date: Tue, 29 Nov 2011 11:11:41 +0100
Subject: [PATCH] Comments

---
 src/one-body-sample.parset | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/one-body-sample.parset b/src/one-body-sample.parset
index 36ba4842..e9d6d0b6 100644
--- a/src/one-body-sample.parset
+++ b/src/one-body-sample.parset
@@ -28,7 +28,7 @@ steps = 1
 requiredResidual = 1e-12
 
 [boundary.friction]
-normalstress = 0.1
+normalstress = 0.1 # laursen depends a lot more on this
 # "Most dry materials in combination have friction coefficient values
 #  between 0.3 and 0.6"
 # -- http://en.wikipedia.org/wiki/Friction#Coefficient_of_friction
@@ -57,8 +57,7 @@ a = 0.015
 # Application of a unified rate and state friction theory to the
 # mechanics of fault zones with strain localization
 
-# If a > b, the
-# overall change of f is positive, the friction is
+# If a > b, the overall change of f is positive, the friction is
 # velocity-strengthening, and only stable sliding is possible. On the
 # other hand, if a < b, the overall change is negative, the friction
 # is velocity-weakening, and dynamic instabilities can occur (e.g.,
-- 
GitLab