From 8b487eb030bff78acdaf6291603ea8a919a59a64 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Fri, 11 Jul 2014 12:28:18 +0000 Subject: [PATCH] Add new configuration parameter 'problem', for the time being [[Imported from SVN: r9832]] --- cosserat-continuum-wong-pellegrino-wrinkling.parset | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cosserat-continuum-wong-pellegrino-wrinkling.parset b/cosserat-continuum-wong-pellegrino-wrinkling.parset index 7cb47bf9..e01e58cf 100644 --- a/cosserat-continuum-wong-pellegrino-wrinkling.parset +++ b/cosserat-continuum-wong-pellegrino-wrinkling.parset @@ -85,6 +85,8 @@ kappa = 1 # Boundary values ############################################# +problem = wong-pellegrino + ### Python predicate specifying all Dirichlet grid vertices # x is the vertex coordinate dirichletVerticesPredicate = "x[1] < 0.0001 or x[1] > 0.128 - 0.0001" -- GitLab