From b875c2f9d3876d988d791d4478c46284bf667a6a Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Thu, 28 Nov 2013 09:06:42 +0000
Subject: [PATCH] update to newer version of the program

[[Imported from SVN: r9549]]
---
 wrinkling_testsuite/cosserat-continuum.parset | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/wrinkling_testsuite/cosserat-continuum.parset b/wrinkling_testsuite/cosserat-continuum.parset
index d02e5fe4..2a29abf7 100644
--- a/wrinkling_testsuite/cosserat-continuum.parset
+++ b/wrinkling_testsuite/cosserat-continuum.parset
@@ -50,8 +50,6 @@ thickness = 0.05
 # corresponds to E = 1e6, nu=0.3
 mu = 3.8462e+05
 lambda = 2.7149e+05
-#mu = 1
-#lambda = 1
 
 # Cosserat couple modulus
 mu_c = 0
@@ -68,10 +66,8 @@ kappa = 1
 
 []
 
-# 2d problem
-#path = /home/haile/sander/data/richards/twosquares/
-#gridFile = twosquares0.grid
+structuredGrid = true
+lower = 0 0
+upper = 5 1
+elements = 5 1
 
-# 3d problem
-path = /home/haile/sander/data/contact/tetracubes/
-gridFile = tetracube0.grid
-- 
GitLab