Skip to content
Snippets Groups Projects
Commit 33b80d1e authored by Oliver Sander's avatar Oliver Sander Committed by sander@FU-BERLIN.DE
Browse files

use the material and bc from my dissertation again

[[Imported from SVN: r6923]]
parent d90326e7
No related branches found
No related tags found
No related merge requests found
......@@ -161,8 +161,10 @@ numRodBaseElements = 4
rodA = 0.0625
# Geometric moments (here: square of edge length 0.25)
rodJ1 = 0.0013021
rodJ2 = 0.0013021
#rodJ1 = 0.0013021
#rodJ2 = 0.0013021
rodJ1 = 0.00032552
rodJ1 = 0.00032552
# Material parameters
rodE = 1e6
......@@ -175,7 +177,7 @@ rodRestEndPoint1 = 0.625 0.625 2
#rodRestEndPoint1 = 0.625 -0.082 1.707
# Dirichlet values
dirichletValue1 = 0.625 0.875 2.5
dirichletValue1 = 0.625 0.875 2.0
dirichletAxis1 = 0 0 1
dirichletAngle1 = 90
......
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