diff --git a/src/one-body-sample.parset b/src/one-body-sample.parset
index 0c3082fa4f33e6ff392415b574e1188b0db14391..317c1792687818eb919b03015806d11b446ae8cf 100644
--- a/src/one-body-sample.parset
+++ b/src/one-body-sample.parset
@@ -1,5 +1,5 @@
 # -*- mode:conf -*-
-timesteps = 300
+timesteps = 500
 
 verbose = false
 printEvolution = true
@@ -10,7 +10,7 @@ printDifference = false
 writeVTK = true
 
 [grid]
-refinements = 5
+refinements = 7
 
 [body]
 E = 1e6
@@ -90,7 +90,7 @@ initial = 1e-4
 # Continuum mathematical modeling of slip weakening in geological systems
 a = 0.015
 b = 0.005
-L = 1e-6
+L = 1e-10
 
 # The second-order a and b terms in [..] are very important in
 # determining whether sliding is stable or unstable and (in appli-