From 1c723da65098f2bef0a50fa14a9ceba1e17bcf8b Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Sun, 1 Jan 2012 16:19:50 +0000
Subject: [PATCH] do a single homotopy step only

[[Imported from SVN: r8326]]
---
 cosserat-continuum.parset | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cosserat-continuum.parset b/cosserat-continuum.parset
index 4fac690c..71cb85b9 100644
--- a/cosserat-continuum.parset
+++ b/cosserat-continuum.parset
@@ -2,7 +2,7 @@
 numLevels = 1
 
 # Number of homotopy steps for the Dirichlet boundary conditions
-numHomotopySteps = 2
+numHomotopySteps = 1
 
 # Tolerance of the trust region solver
 tolerance = 1e-12
-- 
GitLab