File: timoshenko_a.flt

package info (click to toggle)
felt 3.02-4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 16,460 kB
  • ctags: 6,885
  • sloc: ansic: 72,103; fortran: 3,614; yacc: 2,825; lex: 1,172; sh: 311; makefile: 279
file content (24 lines) | stat: -rw-r--r-- 534 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
problem description
title="Logan #5.19" nodes=3 elements=2

nodes
1  x=1 y=5 z=0 constraint=fixed
2  x=5 y=5 z=0 constraint=xroller
3  x=9 y=5 z=0 constraint=free

timoshenko elements
1  nodes=[1,2]   material=aluminum    
2  nodes=[2,3]   load=side2   

material properties
aluminum  E=7e+10 A=1 Ix=0.0003 nu=0.3 G=2.7e10

distributed loads
side2   direction=Perpendicular   values=(1,-8000) (2,-8000) 

constraints
fixed  tx=c ty=c tz=u rx=u ry=u rz=c
xroller  tx=c ty=c tz=u rx=u ry=u rz=u
free  tx=c ty=u tz=u rx=u ry=u rz=u

end