Skip to content
Snippets Groups Projects
Commit 95f69be1 authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Update elasticity and warnings

parent 04af0359
No related branches found
No related tags found
No related merge requests found
......@@ -15,11 +15,11 @@ useTNNMG = true
refinements = 3
[body]
E = 3e3 # WARNING: At 1e5, this becomes tough; at 2e5 we have no convergence
E = 1e6 # 2e6 is okay; at 5e6 we basically have no convergence
# "Most steels and rigid polymers when used within their design limits
# (before yield) exhibit values of about 0.3"
# -- http://en.wikipedia.org/wiki/Poisson's_ratio
nu = 0.3 # WARNING: From 0.39 on we have no convergence
nu = 0.3 # WARNING: At 0.48 we hardly have convergence; at 0.45 it's weird
[solver]
maxiterations = 1000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment