diff --git a/cosserat-continuum-wriggers-l-shape.parset b/cosserat-continuum-wriggers-l-shape.parset
index 3c534f51dac752e127f48bc08f5049e71658396e..8b0d8ac58c3d01699576833485c92ced89249cd9 100644
--- a/cosserat-continuum-wriggers-l-shape.parset
+++ b/cosserat-continuum-wriggers-l-shape.parset
@@ -93,7 +93,7 @@ dirichletVerticesPredicate = "x[0] < 0.001"
 neumannVerticesPredicate = "x[1] < -0.239"
 
 ###  Neumann values, if needed
-neumannValues =  -1e3 0 0
+neumannValues =  -5e6 0 0
 
 # Initial deformation
-initialDeformation = "[x[0], x[1], 0]"
+initialDeformation = "[x[0], x[1], 0.1*x[0]*(0.24+x[1])]"