From aca32ed37ef336aea5499fb483090ab810d036ff Mon Sep 17 00:00:00 2001
From: Oliver Sander <oliver.sander@tu-dresden.de>
Date: Sat, 5 Mar 2016 16:04:03 +0100
Subject: [PATCH] Add a trustRegionScaling parameter

---
 problems/cosserat-continuum-twisted-strip.parset | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/problems/cosserat-continuum-twisted-strip.parset b/problems/cosserat-continuum-twisted-strip.parset
index c813e46c..04c738f4 100644
--- a/problems/cosserat-continuum-twisted-strip.parset
+++ b/problems/cosserat-continuum-twisted-strip.parset
@@ -23,6 +23,8 @@ tolerance = 1e-8
 # Max number of steps of the trust region solver
 maxTrustRegionSteps = 200
 
+trustRegionScaling = 1 1 1 1 1 1
+
 # Initial trust-region radius
 initialTrustRegionRadius = 0.1
 
-- 
GitLab