From dd8552114724dddc15f9af84f0a1ed13a81d161f Mon Sep 17 00:00:00 2001
From: Elias Pipping <elias.pipping@fu-berlin.de>
Date: Wed, 21 Mar 2012 14:13:28 +0100
Subject: [PATCH] Comment on the parameters

---
 src/one-body-sample.parset | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/one-body-sample.parset b/src/one-body-sample.parset
index 639a5ce0..93464c49 100644
--- a/src/one-body-sample.parset
+++ b/src/one-body-sample.parset
@@ -81,7 +81,7 @@ initial = -2.42037
 a = 0.0075
 b = 0.015
 # If L is too large, reaching a steady state takes too long
-L = 1e-3
+L = 1e-3 # 1e-3 for the Dirichlet case, 1e-5 - 1e-7 for the Neumann case
 
 # The second-order a and b terms in [..] are very important in
 # determining whether sliding is stable or unstable and (in appli-
-- 
GitLab