File: beamspec.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 (26 lines) | stat: -rw-r--r-- 503 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
25
26
problem description
title="Spectral Analysis of a Cantilever" nodes=2 elements=1 analysis=spectral

analysis parameters
beta=0.25  	gamma=0.5  	alpha=0.0  
start=0.0	stop=100.0	step=1
nodes=[2] dofs=[Ty] mass-mode=lumped

nodes
1	x=0.0	y=0.0	constraint=fixed
2	x=1.0		constraint=free		force=point	mass=10

beam elements
1	nodes=[1,2]	material=steel

material properties
steel	A=0.1	E=1e9	Ix=0.01	rho=0.0001

constraints
fixed	Tx=c Ty=c Rz=c
free	Tx=u Ty=u Rz=u

forces
point	Fy=-100000*cos(31.4*t)

end