Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-gfe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sander, Oliver
dune-gfe
Commits
61bbeb85
Commit
61bbeb85
authored
11 years ago
by
Oliver Sander
Committed by
sander
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Set parameters for the Taylor,Bertoldi,Steigmann wrinkling example
[[Imported from SVN: r9658]]
parent
9f4dfb67
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cosserat-continuum.parset
+44
-13
44 additions, 13 deletions
cosserat-continuum.parset
with
44 additions
and
13 deletions
cosserat-continuum.parset
+
44
−
13
View file @
61bbeb85
# Number of grid levels
numLevels =
3
numLevels =
2
# Number of homotopy steps for the Dirichlet boundary conditions
numHomotopySteps = 1
...
...
@@ -11,7 +11,7 @@ tolerance = 1e-8
maxTrustRegionSteps = 20
# Initial trust-region radius
initialTrustRegionRadius = 1
initialTrustRegionRadius =
0.00
1
# Number of multigrid iterations per trust-region step
numIt = 200
...
...
@@ -42,23 +42,22 @@ instrumented = 0
############################
Parameters for the
twisted 10x1 strip
#
Parameters for the
shearing/wrinkling example from Taylor,Bertoldi,Steigmann
[materialParameters]
# shell thickness
thickness =
0.0
5
thickness =
2.5e-
5
# Lame parameters
# corresponds to E =
1e6, nu=0.3
mu =
3.846
2e+0
5
lambda = 2.
7149
e+0
5
# corresponds to E =
???
mu =
5.645
2e+0
9
lambda = 2.
1796
e+0
9
# Cosserat couple modulus
mu_c = 0
#mu_c = 3.8462e+05
# Length scale parameter
L_c =
0.0002
L_c =
7.2169e-06
# Curvature exponent
q = 2
...
...
@@ -68,6 +67,38 @@ kappa = 1
[]
structuredGrid = true
lower = 0 0
upper = 0.38 0.18
elements = 15 5
## Parameters for the twisted 10x1 strip
#[materialParameters]
# shell thickness
#thickness = 0.002
# Lame parameters
# corresponds to E = 1e6, nu=0.3
#mu = 3.8462e+05
#lambda = 2.7149e+05
# Cosserat couple modulus
#mu_c = 0
#mu_c = 3.8462e+05
# Length scale parameter
#L_c = 0.001
# Curvature exponent
#q = 2
# Shear correction factor
#kappa = 1
#[]
## For the Wriggers L-shape example
#[materialParameters]
...
...
@@ -100,10 +131,10 @@ neumannValues = -1e3 0 0
structuredGrid = true
lower = 0 0
upper = 5 1
elements = 5 1
#
structuredGrid = true
#
lower = 0 0
#
upper = 5 1
#
elements = 5 1
# Wriggers L-shape
path = /home/sander/data/shells/wriggers_L_shape/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment